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 does not wait for settings job success #258

Open
mjnagel opened this issue Dec 17, 2024 · 0 comments
Open

Deployment does not wait for settings job success #258

mjnagel opened this issue Dec 17, 2024 · 0 comments
Labels
possible-bug 🐛 Something may not be working

Comments

@mjnagel
Copy link
Contributor

mjnagel commented Dec 17, 2024

Environment

Device and OS: MBP (Ubuntu/Colima), macOS
App/package versions: 17.6.2-uds.0
Kubernetes distro being used: k3d
Other: Deployed the demo/test bundle on top of UDS Core slim-dev

Steps to reproduce

This may not be the easiest issue to reproduce as I encountered it as a side effect of resource constraints on my machine. What I experienced was that the deployment succeeded, but my gitlab-settings-job-xxxxx job was Pending due to resources.

Expected result

Deployment would wait for settings job completion.

Actual Result

Settings job was Pending, deployment succeeded.

Severity/Priority

Low

Additional Context

Unsure if I just hit some edge case here with Pending, but wondering if the same behavior might be hit if the job failed and this may not be super apparent to the end user?

@mjnagel mjnagel added the possible-bug 🐛 Something may not be working label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible-bug 🐛 Something may not be working
Projects
None yet
Development

No branches or pull requests

1 participant