Skip to content
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

Allow setting Certificate secretTemplate #426

Merged
merged 2 commits into from
Apr 12, 2023
Merged

Allow setting Certificate secretTemplate #426

merged 2 commits into from
Apr 12, 2023

Conversation

pharaujo
Copy link
Contributor

@pharaujo pharaujo commented Apr 11, 2023

Some environments have admission webhooks that might mandate specific labels or annotations. This change allows chart users to set labels and/or annotations in the Secret created by the Certificate resources.

Checklist

@pharaujo pharaujo requested a review from a team as a code owner April 11, 2023 16:29
@pharaujo pharaujo marked this pull request as draft April 11, 2023 16:31
Some environments have admission webhooks that might mandate specific
labels or annotations. This change allows chart users to set labels
and/or annotations in the Secret created by the Certificate resources.

Signed-off-by: Pedro Araujo <pedro.araujo@saltpay.co>
@pharaujo pharaujo marked this pull request as ready for review April 11, 2023 17:20
Copy link
Member

@JorTurFer JorTurFer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, some nits inline

keda/README.md Outdated Show resolved Hide resolved
keda/values.yaml Outdated Show resolved Hide resolved
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Signed-off-by: Pedro Araújo <phcrva@gmail.com>
Copy link
Member

@JorTurFer JorTurFer left a 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! ❤️

@JorTurFer JorTurFer merged commit eff0548 into kedacore:main Apr 12, 2023
@pharaujo pharaujo deleted the cert-secret-template branch April 12, 2023 08:36
@pharaujo
Copy link
Contributor Author

Thanks for such a quick review and merge! Out of curiosity, what's the chart release cycle like?

@JorTurFer
Copy link
Member

Thanks for such a quick review and merge! Out of curiosity, what's the chart release cycle like?

We don't have any defined cycle for releasing the chart, whenever a feature is needed, we release new chart versions but in this case, we aim to release a hotfix release this week, so we will release the chart as part of core hotfix release.
I'd say that tomorrow we will do the release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants