Skip to content
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

fix: #128 make sure the customised Dex issuer URL is used #129

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

stanleyz
Copy link
Contributor

Problem:

The /dex was hard-coded in the affect file which stop Terrakube Registry to be working with customized Dex path

This change address this by using the value of issuer from Dex configuration section.

This should fix #128

@alfespa17
Copy link
Member

Can you update the chart.yml version please

@stanleyz
Copy link
Contributor Author

Can you update the chart.yml version please

updated

Problem:

The /dex was hard-coded in the affect file which stop Terrakube Registry
to be working with customized Dex path

This change address this by using the value of `issuer` from Dex
configuration section.
@stanleyz stanleyz force-pushed the fix/128-dex-customized-path branch from a5fa83f to 5612b48 Compare July 10, 2024 01:33
@alfespa17 alfespa17 merged commit fb1b3c1 into AzBuilder:main Jul 10, 2024
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.

Customised path for Dex not working
2 participants