-
Spike
-
Resolution: Obsolete
-
Undefined
-
None
-
None
-
Proactive Architecture
-
3
-
False
-
None
-
False
It seems changes from the latest grpc library (google.golang.org/grpc v1.45.0) are affecting e2e tests. The connections seem to settle on IDLE rather than READY making some tests timeout.
Current PR: https://github.com/operator-framework/operator-lifecycle-manager/pull/2789
Suggestions: have a look around GH and see how others have tackled it
A/C:
- operator-lifecycle-manager mod.go updated to use latest operator-registry
- catalog source metrics have the same semantics
- e2e passes