:warning: OPRUN-4075: Move to a helm-based configuration by tmshort · Pull Request #2145 · operator-framework/operator-controller

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

joelanford

joelanford

joelanford

Signed-off-by: Todd Short <tshort@redhat.com>
Signed-off-by: Todd Short <tshort@redhat.com>
Signed-off-by: Todd Short <tshort@redhat.com>
Signed-off-by: Todd Short <tshort@redhat.com>
Signed-off-by: Todd Short <tshort@redhat.com>
Signed-off-by: Todd Short <tshort@redhat.com>

joelanford

joelanford

joelanford

@openshift-ci openshift-ci bot added the approved

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

label

Sep 9, 2025

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

Sep 23, 2025
Followup of operator-framework#2145: given that `config` folder is going to be removed soon,
`internal/operator-controller/controllers/suite_test.go` loads CRDs from
`helm/olmv1/base/operator-controller/crd`.

Creation of `envtest.Environment` moved and consolidated into `test/utils.go`
so that it can be consumed by multiple test suites.

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

Sep 23, 2025
Followup of #2145: given that `config` folder is going to be removed soon,
`internal/operator-controller/controllers/suite_test.go` loads CRDs from
`helm/olmv1/base/operator-controller/crd`.

Creation of `envtest.Environment` moved and consolidated into `test/utils.go`
so that it can be consumed by multiple test suites.