Skip to content

fix: Role isnt respecting namespaceOverride#152

Merged
sagikazarmark merged 2 commits intodexidp:masterfrom
peschmae:fix/missed-namepsace
Feb 25, 2025
Merged

fix: Role isnt respecting namespaceOverride#152
sagikazarmark merged 2 commits intodexidp:masterfrom
peschmae:fix/missed-namepsace

Conversation

@peschmae
Copy link
Contributor

@peschmae peschmae commented Feb 25, 2025

Overview

In #144 I've added the namespace to all resourced, and implement a namespaceOverride. During refactoring I've missed the Role and it's now always created in the .Release.Namespace.

What this PR does / why we need it

Fixes #151

Additionally the NOTES.txt now also uses the dex.namespace helper, to ensure it shows the proper namespace in the message after installing/upgrading the chart

Checklist

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

Signed-off-by: Mathias Petermann <mathias.petermann@gmail.com>
@peschmae peschmae force-pushed the fix/missed-namepsace branch from 5eefff3 to e076777 Compare February 25, 2025 09:20
Signed-off-by: Mathias Petermann <mathias.petermann@gmail.com>
@peschmae peschmae force-pushed the fix/missed-namepsace branch from 5722141 to ebfead7 Compare February 25, 2025 09:24
Copy link
Member

@sagikazarmark sagikazarmark left a comment

Choose a reason for hiding this comment

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

Thanks!

@sagikazarmark sagikazarmark merged commit 82a0b25 into dexidp:master Feb 25, 2025
10 checks passed
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.

Dex fails to start w/ RBAC error when namespaceOverride value is set

2 participants