-
Notifications
You must be signed in to change notification settings - Fork 1k
Index was out of range
when injecting custom containers
#3037
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
Comments
Hello! Thank you for filing an issue. The maintainers will triage your issue shortly. In the meantime, please take a look at the troubleshooting guide for bug reports. If this is a feature request, please review our contribution guidelines. |
We are facing the same issue |
I ended up adding a sidecar explicitly in the GitHub action (under jobs.<job_id>.services), and configuring it via Kyverno. |
This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 15 days. |
This issue was closed because it has been stalled for 15 days with no activity. |
Checks
Controller Version
0.6.1
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
When trying to run an action I get an error during the "Initialize containers" step:
The error happens here
Describe the expected behavior
It seems the only way to run sidecars is via service containers. However, It would be nice to have it as a part of Pod spec outside of the workflow definition.
Additional Context
K8S version: 1.28
OS: BottleRocket
Controller's helmfile:
Runner's helmfile:
pod template (w/o sidecars):
Controller Logs
Runner Pod Logs
The text was updated successfully, but these errors were encountered: