-
Notifications
You must be signed in to change notification settings - Fork 333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[injector] Regression: spec.initContainers[0].name: Required value
#11993
Comments
Hi there, we have the same issue with the kong-dataplane deployment. |
Could this be the issue fixed here already: #11922 ? |
Do you also run in CNI mode? That might be the culprit and #11922 might be the fix after all |
@voidlily or @slavogiez do you have a repro in a non risky environment? If yes I'd love it if you could confirm that the preview artifact: 2.9.1-preview.v9beda2b29 indeed fixes you issues. |
yeah looks like that fixed it, easy enough to test as well by changing |
Thanks, the provided preview fixes the issue on my side too 👍 |
|
What happened?
I don't know exactly why this is happening yet, but it started happening to me in 2.9.0. Previously I was on 2.8.3 where I was not having issues with sidecar injection. This seems to happen to me regardless if I use injection labels on the namespace, or the Deployment.
kuma values.yaml
dp-resources patch referenced in the values.yaml
I tried on 2.9.0 disabling this patch as well but it didn't make a difference.
The text was updated successfully, but these errors were encountered: