Skip to content

Establish a release workflow for docker images #693

@larsks

Description

@larsks

On the team check-in today, @knikolla expressed a preference for using commit hashes from the main branch as image tags rather than using branch names (to ensure that a deployment continues to use the same image unless it is explicitly changed). This becomes slightly problematic when the same repository houses both the Docker image sources and the openshift deployment manifests.

Kristi suggested an alternative approach using semantic versioning and named tags. There are a number of ways to automate this process; we would like to collect some examples of existing workflows so we can pick one that works well for our projects.

We can collect pointers to good example repositories (and generally discuss the topic of automated release workflows) here in this issue.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions