Skip to content

Conversation

@cgwalters
Copy link
Member

Since we now have a single image, we don't need to worry about
drift between them.

Previously we were trying to parse the output
of git describe (trimmed) as a semantic version, which blew
up when ART pushed a git tag that didn't conform to the previous pattern.

Just refer to the literal raw tag name instead of trying to parse it.

Closes: #976

Since we now have a single image, we don't need to worry about
drift between them.

Previously we were trying to parse the output
of `git describe` (trimmed) as a semantic version, which blew
up when ART pushed a git tag that didn't conform to the previous pattern.

Just refer to the literal raw tag name instead of trying to parse it.

Closes: openshift#976
@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 16, 2019
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 16, 2019
@kikisdeliveryservice kikisdeliveryservice self-requested a review July 16, 2019 22:33
@kikisdeliveryservice
Copy link
Contributor

@cgwalters updated the unit tests for the new version. they should pass now.

@kikisdeliveryservice
Copy link
Contributor

This is great and passes e2e.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 17, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgwalters, kikisdeliveryservice

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [cgwalters,kikisdeliveryservice]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci failures: bootkube.sh: Invalid character(s) found in major number "machine-config-daemon-4"

4 participants