Skip to content

Conversation

@TheRealNoob
Copy link

@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

@TheRealNoob TheRealNoob changed the title add extraObjects support feat(charts/dex): add extraObjects Jun 6, 2024
@TheRealNoob
Copy link
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

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

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 <[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]>
@TheRealNoob
Copy link
Author

@cardoe ready for re-review

Signed-off-by: TheRealNoob <[email protected]>
@TheRealNoob
Copy link
Author

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

Signed-off-by: TheRealNoob <[email protected]>
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