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

tests: remove public-url config and add dex-oidc-config relation #489

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

DnPlas
Copy link
Contributor

@DnPlas DnPlas commented Jul 31, 2024

The public-url configuration option has been replaced by a relation between dex-auth and oidc-gatekeeper. Because of that, configuring this option is not required anymore, and in fact if kept, can cause errors as it won't be recognised by Juju anymore. This commit removes the extra configuration from the integration tests.

Part of #487

The public-url configuration option has been replaced by
a relation between dex-auth and oidc-gatekeeper. Because of that,
configuring this option is not required anymore, and in fact if kept,
can cause errors as it won't be recognised by Juju anymore.
This commit removes the extra configuration from the integration tests.

Part of #487
@DnPlas DnPlas requested a review from a team as a code owner July 31, 2024 09:11
Copy link
Contributor

@rgildein rgildein left a comment

Choose a reason for hiding this comment

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

Fixing this in #477, but doing it by separate PR is better 👍.

@DnPlas
Copy link
Contributor Author

DnPlas commented Jul 31, 2024

Fixing this in #477, but doing it by separate PR is better 👍.

Makes sense!

@DnPlas DnPlas merged commit d74befd into main Jul 31, 2024
19 checks passed
@DnPlas DnPlas deleted the KF-6076-remove-public-url-config branch July 31, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants