-
Bug
-
Resolution: Done
-
Blocker
-
1.4.0
-
Serverless Sprint 178, Serverless Sprint 179
Installing Serverless operator 1.4.0 and KnativeServing creates the v1beta1.custom.metrics.k8s.io APIService pointing to knative-serving/autoscaler
The apiservice stops working after some time (likely after the openshift certificate rotation happens)
oc logs -n knative-serving autoscaler-6df9c6f777-8d9zp | tail E0127 09:43:38.330286 1 authentication.go:65] Unable to authenticate the request due to an error: x509: certificate signed by unknown authority
The apiservice should be disabled, as has been in previous releases, see also https://issues.redhat.com/browse/SRVKS-186