You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Since #2801 we support native sidecars via feature gate.
We also support quite old kubenertes versions with the operator. Making it impossible to enable this by default soon.
Describe the solution you'd like
One option to enable the usage would be to introduce another mode e.g. native-sidecar and reject the deployment in webhook, if the kubernetes version is <1.29.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Component(s)
collector
Is your feature request related to a problem? Please describe.
Since #2801 we support native sidecars via feature gate.
We also support quite old kubenertes versions with the operator. Making it impossible to enable this by default soon.
Describe the solution you'd like
One option to enable the usage would be to introduce another mode e.g.
native-sidecar
and reject the deployment in webhook, if the kubernetes version is <1.29.Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: