-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello-World Service stuck with RevisionMissing #6085
Comments
Could you get the status of |
I don´t see anything special with the PodAutoscaler. Also the referenced deployment looks fine (1 up-to-date and available)
However I noticed that the Configuration has a Warning Event
|
There is no |
No, that was the full output of |
Can you actually get the |
Sure. This is a different id as it was only a temporary cluster, but it was setup with the same config.
Quite surprised to see ContainerMissing and unable to pull image as this is a public registry and the actual deployment is up and running:
|
Well, so your SA seems to be setup incorrectly. But this is outside of knative :) |
Thanks for looking into this! Unfortunately, I don´t understand the error message. The first part Other than that, I was not able to reproduce this error message anymore. I destroyed and created the cluster a few times and it always resulted in the following state:
I also see the following errors in the knative serving controller:
|
Those errors are fine. That's eventual consistency races. |
I think that this is caused by the serving-operator knative/serving-operator#226 |
This is fixed with the latest release of the serving operator :) |
Hi,
I´m trying to setup a simple hello-world service. Here are some cornerstones
All pods (istio, knative,service) are up and running
Here is a list of the Knative Entities:
And finally the log of the knative-serving controller
Thanks in advance! I´m happy to provide other details.
Best regards,
Fabian
The text was updated successfully, but these errors were encountered: