-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
-
User Story
As a developer I want consistent build versions so that when the release team is organizing master images they don't encounter errors due to missing git tags.
Background
See OCPCLOUD-2173 for background.
See https://github.com/openshift/cluster-version-operator/blob/master/hack/build-go.sh for an example implementation.
Steps
- update Makefile
Stakeholders
- openshift engineering
Definition of Done
- Builds are using OS_GIT_VERSION as the primary source of truth for builds
- Docs
- n/a
- Testing
- n/a