-
Notifications
You must be signed in to change notification settings - Fork 224
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
Add extra sidecar containers config for Keda operator #608
Add extra sidecar containers config for Keda operator #608
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, remove the tgz and revert the index change, we ship the chart manually aggregating all the changes that we want to ship
d155bd7
to
cf6c7b9
Compare
cf6c7b9
to
2290178
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for the improvement! ❤️
Is this something that could be interesting to include in our tests? You can include them modifying the values file generated during this step: https://github.com/kedacore/charts/blob/main/.github/workflows/ci-core.yml#L90
2290178
to
3ed552a
Compare
Signed-off-by: Leo Petrazickis <lpetrazickis@upgrade.com>
3ed552a
to
d200aa6
Compare
@JorTurFer Sure, I've added it to the test run yaml |
Thanks for your contribution! |
Signed-off-by: Leo Petrazickis <lpetrazickis@upgrade.com>
Add configuration parameters for specifying extra sidecar containers and extra init containers. Implements #607
Checklist
Fixes #