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 collision between Linux and Windows tags. Undocumented Windows tags like latest, jdk8 and jdk11 are no longer shipped #126

Merged
merged 1 commit into from
Apr 13, 2020

Conversation

oleg-nenashev
Copy link
Member

This change restricts deployments only to tags documented in https://github.com/jenkinsci/docker-agent#configurations . We should definitely start shipping short handles for Windows images later, but now it is needed to prevent collision of the latest tag.

Closes #125

@oleg-nenashev oleg-nenashev requested a review from a team as a code owner April 13, 2020 12:14
@oleg-nenashev
Copy link
Member Author

Will merge it to fix the release, will follow-up later this week

@oleg-nenashev
Copy link
Member Author

Linux build times out, but it should not be any worse

@oleg-nenashev oleg-nenashev merged commit 685b2ae into master Apr 13, 2020
@oleg-nenashev oleg-nenashev deleted the windows-image-fix branch April 13, 2020 13:36
@oleg-nenashev oleg-nenashev added bug and removed chore labels Apr 13, 2020
@oleg-nenashev oleg-nenashev changed the title Stop shipping undocumented Windows image tags Fix collision between Linux and Windows tags. Undocumented Windows tags like latest, jdk8 and jdk11 are no longer shipped Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Collision between Linux and Windows flows in the latest tag
2 participants