-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.18.0, 4.19
-
None
-
False
-
-
Release Note Not Required
-
In Progress
Description of problem:
As part of fixing OCPBUGS-50587 we need to create a CEL validation rule that makes use of the optionalOldSelf functionality that exists for x-kubernetes-validations on a CRD property. This functionality was introduced in upstream controller-tools in https://github.com/kubernetes-sigs/controller-tools/pull/1150 It was merged to our fork in https://github.com/openshift/kubernetes-sigs-controller-tools/pull/26 In order to make use of this new functionality without using manual overrides, we need to update the openshift/api tools go.mod to point to the correct openshift/controller-tools commit.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- clones
-
OCPBUGS-51075 Update openshift/api controller-tools dependency
-
- ON_QA
-
- depends on
-
OCPBUGS-51075 Update openshift/api controller-tools dependency
-
- ON_QA
-
- links to