Skip to content

Conversation

@sgreene570
Copy link

@sgreene570 sgreene570 commented Sep 21, 2020

bumps the build_root image ref to rhel-8-release-golang-1.15-openshift-4.6 for the router, the ingress-operator, the dns-operator, and openshift/coredns. Context and art input https://coreos.slack.com/archives/CB95J6R4N/p1600696630055100

@sgreene570
Copy link
Author

/assign @Miciah @danehans
/cc @frobware

Copy link
Contributor

Choose a reason for hiding this comment

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

There was some discussion about moving to 1.15 - can we not go to 1.15 here?

Copy link
Author

@sgreene570 sgreene570 Sep 21, 2020

Choose a reason for hiding this comment

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

We could jump to 1.15 here, I just noticed other components are still using 1.13 for the build_root. All of the other net edge components are on go 1.13 for build_root. Should this PR bump each of our components to go 1.15 in one go? (no pun intended)

Copy link
Author

@sgreene570 sgreene570 Sep 21, 2020

Choose a reason for hiding this comment

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

Actually, better idea, each of our components should be using rhel-8-release-golang-1.15-openshift-4.6 for build_root (to match the image build bases). Ill amend this PR to accomplish that.
xref https://coreos.slack.com/archives/CB95J6R4N/p1600696630055100

Copy link
Author

@sgreene570 sgreene570 Sep 21, 2020

Choose a reason for hiding this comment

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

@frobware I addressed your suggestion and re-pushed.

Copy link
Contributor

Choose a reason for hiding this comment

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

Actually, better idea, each of our components should be using rhel-8-release-golang-1.15-openshift-4.6 for build_root (to match the image build bases). Ill amend this PR to accomplish that.
xref https://coreos.slack.com/archives/CB95J6R4N/p1600696630055100

/lgtm

Based on the slack conversation. Curious as to why we're the only component that currently references rhel-8-release-golang-1.15-openshift-4.6 .

Copy link
Contributor

Choose a reason for hiding this comment

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

Based on the slack conversation. Curious as to why we're the only component that currently references rhel-8-release-golang-1.15-openshift-4.6 .

I too am confused and nervous to see that other components are referencing older Go images, but let's do the right thing.

/lgtm

bumps the build_root image ref to
`rhel-8-release-golang-1.15-openshift-4.6` for
router, ingress-operator, dns-operator, and coredns
@sgreene570 sgreene570 force-pushed the coredns-unit-test-go-bump branch from 1a22884 to 6e2736f Compare September 21, 2020 14:59
@sgreene570 sgreene570 changed the title coredns: Bump build_root golang image ref net edge: Bump build_root golang image ref Sep 21, 2020
@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 21, 2020
@knobunc
Copy link
Contributor

knobunc commented Sep 21, 2020

/approve

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: frobware, knobunc, Miciah, sgreene570

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:

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

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Sep 21, 2020

@sgreene570: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/rehearse/openshift/coredns/release-4.7/e2e-aws 1a2288453b804be4bfa5b44c0e100cd5fe27bf3c link /test pj-rehearse
ci/rehearse/openshift/coredns/release-4.7/e2e-aws-upgrade 1a2288453b804be4bfa5b44c0e100cd5fe27bf3c link /test pj-rehearse

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@sgreene570
Copy link
Author

#12098 merged, should resolve CI errors
/retest

@openshift-merge-robot openshift-merge-robot merged commit 2b20b4a into openshift:master Sep 21, 2020
@openshift-ci-robot
Copy link
Contributor

@sgreene570: Updated the following 3 configmaps:

  • ci-operator-master-configs configmap in namespace ci at cluster app.ci using the following files:
    • key openshift-cluster-dns-operator-master.yaml using file ci-operator/config/openshift/cluster-dns-operator/openshift-cluster-dns-operator-master.yaml
    • key openshift-cluster-ingress-operator-master.yaml using file ci-operator/config/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-master.yaml
    • key openshift-coredns-master.yaml using file ci-operator/config/openshift/coredns/openshift-coredns-master.yaml
    • key openshift-router-master.yaml using file ci-operator/config/openshift/router/openshift-router-master.yaml
  • ci-operator-4.6-configs configmap in namespace ci at cluster app.ci using the following files:
    • key openshift-cluster-dns-operator-release-4.6.yaml using file ci-operator/config/openshift/cluster-dns-operator/openshift-cluster-dns-operator-release-4.6.yaml
    • key openshift-cluster-ingress-operator-release-4.6.yaml using file ci-operator/config/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-release-4.6.yaml
    • key openshift-coredns-release-4.6.yaml using file ci-operator/config/openshift/coredns/openshift-coredns-release-4.6.yaml
    • key openshift-router-release-4.6.yaml using file ci-operator/config/openshift/router/openshift-router-release-4.6.yaml
  • ci-operator-4.7-configs configmap in namespace ci at cluster app.ci using the following files:
    • key openshift-cluster-dns-operator-release-4.7.yaml using file ci-operator/config/openshift/cluster-dns-operator/openshift-cluster-dns-operator-release-4.7.yaml
    • key openshift-cluster-ingress-operator-release-4.7.yaml using file ci-operator/config/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-release-4.7.yaml
    • key openshift-coredns-release-4.7.yaml using file ci-operator/config/openshift/coredns/openshift-coredns-release-4.7.yaml
    • key openshift-router-release-4.7.yaml using file ci-operator/config/openshift/router/openshift-router-release-4.7.yaml
Details

In response to this:

bumps the build_root image ref to rhel-8-release-golang-1.15-openshift-4.6 for the router, the ingress-operator, the dns-operator, and openshift/coredns. Context and art input https://coreos.slack.com/archives/CB95J6R4N/p1600696630055100

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.

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants