You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
This fixes an issue with waiting for a namespace when a namespace isn't
specified.
## Related Issue
Fixes#2054
## Type of change
- [X] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)
## Checklist before merging
- [ ] Test, docs, adr added or updated as needed
- [X] [Contributor Guide
Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow)
followed
---------
Co-authored-by: Lucas Rodriguez <[email protected]>
Environment
Device and OS: Macos, MBP
App version: 0.30.0
Kubernetes distro being used: k3d
Steps to reproduce
Option 1:
Option 2:
(the first one passes, the others fail)
Expected result
The wait-for behavior should be the same across these versions.
Actual Result
Wait-for seems to fail in some scenarios, possibly due to namespace handling behavior with the kubectl library update?
Visual Proof (screenshots, videos, text, etc)
Included logs above for CLI behavior.
Severity/Priority
Breaks the BB extension due to the metrics server wait included there.
The text was updated successfully, but these errors were encountered: