:bug: OPRUN-4139: Use old and new pod selectors during kustomize-to-helm transition by tmshort · Pull Request #2214 · operator-framework/operator-controller

@tmshort

Downstream e2es are failing because the old selectors are still being used.

@openshift-ci openshift-ci bot added the approved

Indicates a PR has been approved by an approver from all required OWNERS files.

label

Sep 11, 2025

tmshort added a commit to tmshort/operator-controller that referenced this pull request

Sep 12, 2025
Until downstream is ready to use the "app.kubernetes.io/name" selector,
continue to use the "control-plane" selector in the tests.

Change the network-policies to use a "control-plane" selector (which is still
on pods because the Deployment selector is immutable).

This includes a revert of "Use old and new pod selectors during kustomize-to-helm transition"
This reverts operator-framework#2214
This reverts commit 6e22e2b.

tmshort added a commit to tmshort/operator-controller that referenced this pull request

Sep 12, 2025
Until downstream is ready to use the "app.kubernetes.io/name" selector,
continue to use the "control-plane" selector in the tests.

Change the network-policies to use a "control-plane" selector (which is still
on pods because the Deployment selector is immutable).

This includes a revert of "Use old and new pod selectors during kustomize-to-helm transition"
This reverts operator-framework#2214
This reverts commit 6e22e2b.

openshift-merge-bot bot pushed a commit that referenced this pull request

Sep 12, 2025
)

Until downstream is ready to use the "app.kubernetes.io/name" selector,
continue to use the "control-plane" selector in the tests.

Change the network-policies to use a "control-plane" selector (which is still
on pods because the Deployment selector is immutable).

This includes a revert of "Use old and new pod selectors during kustomize-to-helm transition"
This reverts #2214
This reverts commit 6e22e2b.