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

use rock in track/2.31 #179

Merged
merged 4 commits into from
Dec 12, 2023
Merged

Conversation

ca-scribner
Copy link
Contributor

@ca-scribner ca-scribner commented Dec 8, 2023

refactors the integration test CI to:
* use the latest/edge version of oidc-gatekeeper
* provide oidc-gatekeeper with the public-url config during setup rather than during web browsing.  This is required because the oidc-gatekeeper v1.7+ will block the charm without this setting, and also because it makes more sense then changing oidc-gatekeeper settings in the fixture for a later test

Context: previously, the integration tests here incorrectly pinned OIDC to that from charmed kubeflow 1.4, which is not how we want our main branch testing to work.
Pins the charms used by integration tests as dependencies to their stable channel at time of release of this track, not to `latest/stable` which is expected to change over time.
@orfeas-k
Copy link
Contributor

Let's note also that from now on (canonical/bundle-kubeflow#747), we will use - instead of _ before commit_id for publishing ROCKs.

Copy link
Contributor

@orfeas-k orfeas-k left a comment

Choose a reason for hiding this comment

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

Approved

@kimwnasptd kimwnasptd merged commit 3e1bd4c into track/2.31 Dec 12, 2023
7 checks passed
@kimwnasptd kimwnasptd deleted the KF-5107-use-rock-for-track-2.31 branch December 12, 2023 14:58
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.

3 participants