-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
2
-
None
-
Jigglypuff OLM Sprint 270
PR: https://github.com/operator-framework/operator-controller/pull/1942 Added support for NetworkPolicies, but they are not supported directly downstream, and the OLMv1 downstreaming bumper PR is failing because of this.
The issue is that openshift/library-go does not have support for NetworkPolicies. This library is used by cluster-olm-operator to install operator-controller and catalogd.
Update library-go to include NetworkPolicies and then update cluster-olm-operator with this new library.