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

Publish immutable artifact tags + canary version to Docker registries #83

Closed
sgoings opened this issue Mar 14, 2016 · 0 comments · Fixed by #85
Closed

Publish immutable artifact tags + canary version to Docker registries #83

sgoings opened this issue Mar 14, 2016 · 0 comments · Fixed by #85
Assignees
Milestone

Comments

@sgoings
Copy link
Member

sgoings commented Mar 14, 2016

We want to have the ability to have deis/charts reference a specific immutable image which will enable us better traceability on issues that come into various components.

What we've done with efforts in other repositories is publish a version:

  • git-[short sha] that will never be overwritten
  • canary that will move to reference the latest version available of a component

Examples of the easiest way to roll this change out can be seen in deis/workflow#487, deis/builder#246, and deis/workflow-manager#11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants