-
Bug
-
Resolution: Done
-
Normal
-
1.5.0, 1.6.0
-
None
-
Serverless Sprint 183
The knative-serving-openshift should restore all resources that he manage without restarting its pod. For now, it fails to restore at least ConsoleCLIDownload. All CRDs should be watched and managed.
As the evidence, when ConsoleCLIDownload is deleted, it is not reconciled until knative-serving-openshift pod is restarted.
$ oc delete ConsoleCLIDownload kn $ oc get ConsoleCLIDownload kn Error from server (NotFound): consoleclidownloads.console.openshift.io "kn" not found
- relates to
-
SRVKS-454 Kourier doesn't reconcile other resources if Deployments are ok
- Closed