Skip to content

Remove bindata.go#2983

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
cgwalters:remove-legacy-bindata
Mar 5, 2022
Merged

Remove bindata.go#2983
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
cgwalters:remove-legacy-bindata

Conversation

@cgwalters
Copy link
Copy Markdown
Member

This has been dead code since d08090d

I was briefly confused by this when trying to figure out a different
bug around why my change to add a new field to controllerconfig
wasn't working.

This has been dead code since openshift@d08090d

I was briefly confused by this when trying to figure out a different
bug around why my change to add a new field to controllerconfig
wasn't working.
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 4, 2022
Copy link
Copy Markdown
Contributor

@kikisdeliveryservice kikisdeliveryservice left a comment

Choose a reason for hiding this comment

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

Ahh I see what happened. That PR merged but there was another longer lived PR that modified the file that merged a few days after which readded the removed file in its entirety.

Nice catch!! Thanks Colin.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Mar 4, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 4, 2022

[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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

3 similar comments
@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 5, 2022

@cgwalters: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gcp-op-single-node 2381605 link false /test e2e-gcp-op-single-node
ci/prow/e2e-vsphere-upgrade 2381605 link false /test e2e-vsphere-upgrade
ci/prow/e2e-aws-disruptive 2381605 link false /test e2e-aws-disruptive
ci/prow/e2e-aws-upgrade-single-node 2381605 link false /test e2e-aws-upgrade-single-node
ci/prow/e2e-metal-ipi 2381605 link false /test e2e-metal-ipi
ci/prow/okd-e2e-aws 2381605 link false /test okd-e2e-aws
ci/prow/e2e-aws-single-node 2381605 link false /test e2e-aws-single-node
ci/prow/e2e-aws-workers-rhel8 2381605 link false /test e2e-aws-workers-rhel8

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.

@openshift-merge-robot openshift-merge-robot merged commit 1cab2b2 into openshift:master Mar 5, 2022
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.

4 participants