Skip to content

feat(charts/dex): add extraObjects#132

Open
TheRealNoob wants to merge 10 commits intodexidp:masterfrom
TheRealNoob:add_extraobjects
Open

feat(charts/dex): add extraObjects#132
TheRealNoob wants to merge 10 commits intodexidp:masterfrom
TheRealNoob:add_extraobjects

Conversation

@TheRealNoob
Copy link
Copy Markdown

@TheRealNoob TheRealNoob commented Jun 6, 2024

Overview

What this PR does / why we need it

Closes #23 #130 dexidp/dex#3227

add extraObjects object, allowing people to define their own (set of) custom manifests

Special notes for your reviewer

Checklist

  • [x ] Change log updated in Chart.yaml (see the contributing guide for details)
  • [ x] Chart version bumped in Chart.yaml (see the contributing guide for details)
  • [ x] Documentation regenerated by running make docs

Signed-off-by: TheRealNoob <mike1118@live.com>
Signed-off-by: TheRealNoob <mike1118@live.com>
@TheRealNoob TheRealNoob changed the title add extraObjects support feat(charts/dex): add extraObjects Jun 6, 2024
TheRealNoob and others added 2 commits June 8, 2024 06:01
Signed-off-by: TheRealNoob <TheRealNoob@users.noreply.github.com>
@TheRealNoob
Copy link
Copy Markdown
Author

TheRealNoob commented Mar 18, 2025

@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.

@skhtor
Copy link
Copy Markdown

skhtor commented Mar 24, 2025

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

@cardoe
Copy link
Copy Markdown

cardoe commented Aug 21, 2025

@TheRealNoob You'll need to add a sign off to acknowledge the DCO. git commit --amend --signoff and push again.

TheRealNoob and others added 3 commits August 26, 2025 06:03
Signed-off-by: TheRealNoob <mike1118@live.com>
Signed-off-by: TheRealNoob <mike1118@live.com>
Helm complains when coasescing objects of two different types, such as from the default list to map

Signed-off-by: TheRealNoob <TheRealNoob@users.noreply.github.com>
Signed-off-by: TheRealNoob <mike1118@live.com>
Signed-off-by: TheRealNoob <mike1118@live.com>
@TheRealNoob
Copy link
Copy Markdown
Author

@cardoe ready for re-review

Signed-off-by: TheRealNoob <mike1118@live.com>
@TheRealNoob
Copy link
Copy Markdown
Author

bumped the chart patch version when i should have bumped the minor version. fixed.

Signed-off-by: TheRealNoob <mike1118@live.com>
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.

Option to create a secret when using the Google connector.

3 participants