-
Notifications
You must be signed in to change notification settings - Fork 97
feat(charts/dex): add extraObjects #132
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: TheRealNoob <[email protected]>
Signed-off-by: TheRealNoob <[email protected]>
55d0288 to
5b34082
Compare
Signed-off-by: TheRealNoob <[email protected]>
|
@nabokihms Could I bother you for a review please? There is another PR #143 open aiming to do the same thing - one should be merged the other closed. |
|
I've added this functionality to a bunch of our charts in my organisation. I'm +1 in favour of allowing extraObjects to be inputted as a dict, as it allows for merging across multiple values files |
|
@TheRealNoob You'll need to add a sign off to acknowledge the DCO. |
Signed-off-by: TheRealNoob <[email protected]>
Signed-off-by: TheRealNoob <[email protected]>
Helm complains when coasescing objects of two different types, such as from the default list to map Signed-off-by: TheRealNoob <[email protected]> Signed-off-by: TheRealNoob <[email protected]>
6ad5603 to
e900b47
Compare
Signed-off-by: TheRealNoob <[email protected]>
|
@cardoe ready for re-review |
Signed-off-by: TheRealNoob <[email protected]>
|
bumped the chart patch version when i should have bumped the minor version. fixed. |
Signed-off-by: TheRealNoob <[email protected]>
Overview
What this PR does / why we need it
Closes #23 #130 dexidp/dex#3227
add
extraObjectsobject, allowing people to define their own (set of) custom manifestsSpecial notes for your reviewer
Checklist
Chart.yaml(see the contributing guide for details)Chart.yaml(see the contributing guide for details)make docs