Skip to content
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

Error: Waiting for deployment "webshoppingagg" rollout to finish: 0 of 1 updated replicas are available... #1057

Closed
ytimocin opened this issue Apr 12, 2024 · 2 comments
Labels
important This item is a high priority Issue we intend to address as soon as possible triaged This item has been triaged by project maintainers and is in the backlog

Comments

@ytimocin
Copy link
Contributor

ytimocin commented Apr 12, 2024

What is happening?
The pod webshoppingagg is not getting into READY state after the deployment of eShop application (both containers and azure).

I have seen bunch of examples of this error: Waiting for deployment "webshoppingagg" rollout to finish: 0 of 1 updated replicas are available.... I will be tagging this issue in the failed run issues.

What should be done?
We should try to reproduce this locally by deploying eShop on Containers and eShop on Azure. After that we can understand what is going on.

One other way to solve this is to get the logs of the failed runs and see what is happening.

AB#11768

@sylvainsf sylvainsf added triaged This item has been triaged by project maintainers and is in the backlog important This item is a high priority Issue we intend to address as soon as possible labels Apr 22, 2024
@ytimocin
Copy link
Contributor Author

The Wait for all pods to be ready step is unnecessary because the previous step, Deploy app, should wait for all pods to be ready before returning a successful deployment message. This was discussed with @rynowak in one of sync sessions. That is why I am removing this step from both of our test workflows.

Will be handled in #1360.

@ytimocin
Copy link
Contributor Author

Done via #1360.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
important This item is a high priority Issue we intend to address as soon as possible triaged This item has been triaged by project maintainers and is in the backlog
Projects
None yet
Development

No branches or pull requests

2 participants