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 #493

Closed

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:26
@DnPlas
Copy link
Contributor Author

DnPlas commented Aug 1, 2024

Re-running CI due to a transient (known) issue canonical/bundle-kubeflow#1005

@DnPlas
Copy link
Contributor Author

DnPlas commented Aug 14, 2024

Closing this PR as it is not required. The versions of dex and oidc used for integration tests do not have the dex-issuer-url relation. Nothing else to do.

@DnPlas DnPlas closed this Aug 14, 2024
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.

1 participant