Skip to content

Conversation

@petr-muller
Copy link
Member

@petr-muller petr-muller commented Nov 19, 2020

Previously, pj-rehearse had code that detected when Prow jobs mounted
ci-operator config CMs (ci-operator-*-configs) directly, and handled
resolving and inlining this case. OpenShift CI Prowjobs are no longer
supposed to mount ci-op configs like this (and no longer do so [1]), so
all this code is no longer necessary.

[1]

$ git grep 'ci-operator-.*-configs' ci-operator/jobs/
$

This code cleanup is part of DPTP-1685

Previously, pj-rehearse had code that detected when Prow jobs mounted
ci-operator config CMs (`ci-operator-*-configs`) directly, and handled
resolving and inlining this case. OpenShift CI Prowjobs are no longer
supposed to mount ci-op configs like this (and no longer do so [1]), so
all this code is no longer necessary.

[1]
```console
$ git grep 'ci-operator-.*-configs' ci-operator/jobs/
$
```
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 19, 2020
@petr-muller
Copy link
Member Author

/test e2e

Copy link
Contributor

@alvaroaleman alvaroaleman left a comment

Choose a reason for hiding this comment

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

Code removal, I like

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alvaroaleman, petr-muller

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 [alvaroaleman,petr-muller]

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

@openshift-merge-robot openshift-merge-robot merged commit ff03225 into openshift:master Nov 19, 2020
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