-
Notifications
You must be signed in to change notification settings - Fork 2.1k
ci-operator/mco: rename mco dockerfile #4314
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
ci-operator/mco: rename mco dockerfile #4314
Conversation
Rename mco dockerfile from Dockerfile.machine-config-operator to Dockerfile Related-to: openshift/machine-config-operator#739
|
This PR opened based on @runcom 's request here: /assign @runcom |
|
Realizing I need to change this first in our repo before I change it here, will have to time this correctly tomorrow. So: |
|
In order to rename our new master dockerfile which is currently called
|
|
last minute thought, this might be the time we sync with ART about the rhel image as well (if we drop Dockerfile.machine-config-operator.rhel7 will ART start failing?) |
@runcom Sounds like a good idea!! Will do! |
The final mco master dockerfiles will be named: Dockerfile and Dockerfile.rhel7 Need to ratchet in the name change by first adding these files and copying contents of the current master dockerfiles Dockerfile.machine-config-operator/.rhel7 Once this is is merged will be able to update the names in release and ART in followup prs and remove all other Dockerfiles. Related-to: openshift#739 Required-by: openshift/release#4314
|
lifting hold since openshift/machine-config-operator#941 has merged. /hold cancel |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kikisdeliveryservice, runcom The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@kikisdeliveryservice: Updated the following 6 configmaps:
DetailsIn response to this:
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. |
Rename mco dockerfile from Dockerfile.machine-config-operator
to Dockerfile
Related-to: openshift/machine-config-operator#739
Required-by: openshift/machine-config-operator#895
cc:@runcom