-
Bug
-
Resolution: Done
-
Major
-
1.9.0
-
None
-
False
-
False
-
Undefined
-
A knative-operator (1.9.0-3 registry.redhat.io/openshift-serverless-1/knative-rhel8-operator@sha256:e8908e403242b836dc47588f653b1de5e2384f9b2c3f760c98801e2c207eb93) pod is crashing repeatedly on OCP 4.6 with error:
Observed a panic: cannot handle unexported field at {v1alpha1.KnativeServingSpec}.CommonSpec.Resources[0].ResourceRequirements.Limits["memory"].i: "github.com/openshift-knative/serverless-operator/knative-operator/vendor/k8s.io/apimachinery/pkg/api/resource".Quantity consider using a custom Comparer; if you control the implementation of type, you can also consider using an Exporter, AllowUnexported, or cmpopts.IgnoreUnexported
Full log with trace info is attached.