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

lock k8s-keystone-auth to a k8s version tag instead of "latest" #195

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

kwmonroe
Copy link
Member

@kwmonroe kwmonroe commented Sep 10, 2020

Fixes: https://bugs.launchpad.net/cdk-addons/+bug/1895190

We want to lock k8s-keystone-auth to the current release tag from upstream.

@Cynerva
Copy link
Contributor

Cynerva commented Sep 10, 2020

LGTM, but normally we would merge into master first and then backport to release-1.19. We need this in master to make sure it doesn't get unpinned in 1.20.

@kwmonroe
Copy link
Member Author

kwmonroe commented Sep 10, 2020

LGTM, but normally we would merge into master first and then backport to release-1.19. We need this in master to make sure it doesn't get unpinned in 1.20.

My thought was that master would remain on :latest considering there is no tag for :v1.20.0 yet. So this would be branch-specific.

@Cynerva
Copy link
Contributor

Cynerva commented Sep 10, 2020

We need to protect ourselves from ending up on :latest again. This needs to go in master so that if we get to the 1.20 release and forget to update this, then we stay on the :v1.19.0 tag rather than reverting to :latest.

@kwmonroe kwmonroe changed the base branch from release-1.19 to master September 10, 2020 18:57
@kwmonroe kwmonroe changed the title lock k8s-keystone-auth to the k8s version for this branch lock k8s-keystone-auth to a k8s version tag instead of "latest" Sep 10, 2020
@kwmonroe kwmonroe marked this pull request as draft September 10, 2020 19:02
@kwmonroe kwmonroe marked this pull request as ready for review September 10, 2020 19:07
@hyperbolic2346
Copy link
Contributor

🥧

@johnsca johnsca merged commit e43dd1a into master Sep 10, 2020
@johnsca johnsca deleted the pin-keystone branch September 10, 2020 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants