-
Notifications
You must be signed in to change notification settings - Fork 93
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
Adding ability to add 'extraManifests' #212
base: main
Are you sure you want to change the base?
Adding ability to add 'extraManifests' #212
Conversation
Closes #213 |
229817b
to
6c9f51e
Compare
Can a reviewer kindly review this? |
@slaskawi Can you please review this one as well? The feature aligns with many other opensource helm charts (e.g. grafana, prometheus, argo-cd, etc.), to support extra k8s manifests using the values files. |
d330cc9
to
9fd8540
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.
Overall, I'm fine with extraObjects
. We're seen this approach in Grafana and Argo, and we see it useful.
I'm not sure about adding annotations on Service Accounts. Could you please provide us examples why it's necessary and extract this into a separate PR?
This PR is being marked stale because it has been open for 60 days with no activity. Please update the PR or ask for a fresh review. |
@JunaidChaudry Could you please check my comment and rebase this PR? |
@slaskawi Apologies for the VERY long delay. I have rebased with main, and please also check out my comment around serviceaccount annotations, and why I think it should be included. |
This PR is being marked stale because it has been open for 60 days with no activity. Please update the PR or ask for a fresh review. |
All Submissions:
closes #XXXX
in your comment to auto-close the issue that your PR fixes (if such).