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

Watch for Kubernetes Object Status updates as soon as each batch is applied in the case of the Raw Yaml deployments #8715

Closed
kevjt opened this issue Apr 3, 2024 · 2 comments
Assignees

Comments

@kevjt
Copy link

kevjt commented Apr 3, 2024

When deploying with the Raw Yaml step, the deployment can take a while if either there are many batches involved and/or large deployment manifests in each batch (as kubectl apply may take a few seconds in such circumstances). The Kubernetes Object Status should start monitoring as soon as each batch is applied instead of waiting for all the batches to complete. This will reduce the delay in which the user can start seeing KOS updates.

@octoreleasebot
Copy link

Release Note: Watch for Kubernetes Object Status updates as soon as each batch is applied in the case of the Raw Yaml deployments

@Octobob
Copy link
Member

Octobob commented May 16, 2024

🎉 The fix for this issue has been released in:

Release stream Release
2024.2 2024.2.4173
2024.3+ all releases

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

3 participants