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

Deployment Status Check does succeed while rollout is broken #9563

Open
AndreasBergmeier6176 opened this issue Nov 12, 2024 · 0 comments
Open

Comments

@AndreasBergmeier6176
Copy link
Contributor

Expected behavior

Deploy Status Check should fail.

Actual behavior

Deployment gets marked as ok.

Information

  • Skaffold version: 2.13.1
  • Operating system: Ubuntu 24.04
  • Installed via: Google Cloud SDK

Steps to reproduce the behavior

Doc says:

Deployment: check the output of kubectl rollout status deployment command

When I manually run the command I get:

$ kubectl rollout status deployment -n foo bar
error: deployment "bar" exceeded its progress deadline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant