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

Bug 1872080: Dockerfile.rhel: Use a RHEL-version-agnostic filename #444

Merged

Conversation

wking
Copy link
Member

@wking wking commented Aug 25, 2020

So we don't have a nominally-rhel7 Dockerfile building RHEL 8 images and also so we don't need to manually bump this filename when we bump RHEL versions.

@openshift-ci-robot openshift-ci-robot added bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels Aug 25, 2020
@openshift-ci-robot
Copy link
Contributor

@wking: This pull request references Bugzilla bug 1872080, which is valid. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.6.0) matches configured target release for branch (4.6.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

In response to this:

Bug 1872080: Dockerfile.rhel: Use a RHEL-version-agnostic filename

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 25, 2020
@wking wking force-pushed the rhel-version-agnostic-dockerfile branch 2 times, most recently from 32dabbc to 1100906 Compare August 25, 2020 19:04
@jottofar
Copy link
Contributor

jottofar commented Aug 25, 2020

makes sense to me but others can have a look as well
/hold
/lgtm

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 25, 2020
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 25, 2020
So we don't have a nominally-rhel7 Dockerfile building RHEL 8 images
and also so we don't need to manually bump this filename when we bump
RHEL versions.  We've had a RHEL 8 base since a4044f4 (Updating
Dockerfile.rhel7 baseimages to mach ocp-build-data config, 2020-08-24, openshift#442).

Once consumers have updated, we can remove the backwards-compat
symlink.
@wking wking force-pushed the rhel-version-agnostic-dockerfile branch from 1100906 to 32204c0 Compare August 26, 2020 17:25
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Aug 26, 2020
@wking
Copy link
Member Author

wking commented Aug 26, 2020

Rebased around #442 with 1100906 -> 32204c0.

Copy link
Member

@LalatenduMohanty LalatenduMohanty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 26, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jottofar, LalatenduMohanty, wking

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [LalatenduMohanty,jottofar,wking]

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

@wking
Copy link
Member Author

wking commented Aug 27, 2020

/hold cancel

Both Lala and Jack have chimed in.

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 27, 2020
@openshift-merge-robot openshift-merge-robot merged commit 05f3d33 into openshift:master Aug 27, 2020
@openshift-ci-robot
Copy link
Contributor

@wking: Some pull requests linked via external trackers have merged:

The following pull requests linked via external trackers have not merged:

These pull request must merge or be unlinked from the Bugzilla bug in order for it to move to the next state.

Bugzilla bug 1872080 has not been moved to the MODIFIED state.

In response to this:

Bug 1872080: Dockerfile.rhel: Use a RHEL-version-agnostic filename

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@wking wking deleted the rhel-version-agnostic-dockerfile branch August 29, 2020 00:15
wking added a commit to wking/ocp-build-data that referenced this pull request Aug 31, 2020
Because we don't care if it's 7 or 8.  Catches up with
openshift/cluster-version-operator@32204c00ba (Dockerfile.rhel: Use a
RHEL-version-agnostic filename, 2020-08-25,
openshift/cluster-version-operator#444).
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. bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants