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 is a test for fixes to intermittent hanging.
## Related Issue
Relates to #1444
## 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
- [X] Test, docs, adr added or updated as needed
- [X] [Contributor Guide
Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow)
followed
Environment
Device and OS:
App version: v0.25.0-rc1
Kubernetes distro being used: n/a
Other:
Steps to reproduce
registry1.dso.mil
zarf tools registry login -u [username] --password-stdin registry1.dso.mil -l debug # enter your password
Expected result
Zarf prompts for password or entering password immediately proceeds to registry login
Actual Result
Zarf hangs with no indication of success, failure, next steps, etc.
Visual Proof (screenshots, videos, text, etc)
n/a
Severity/Priority
Low
Additional Context
Zarf registry login with valid credentials and the
-p
flag is successfulzarf tools registry login -u [username] -p [password] registry1.dso.mil -l debug 2023/03/16 14:17:22 logged in via /home/[system username]/.docker/config.json
The text was updated successfully, but these errors were encountered: