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
…enticated (#1678)
## Description
tldr; Current ORAS client will query for scoped access to repo,
regardless if credentials exist, resulting in a credential handshake
attempt for public, non-authenticated resources, resulting in a failure.
> This behavior __must__ be tested in nightly, linking to the nightly
issue
## Related Issue
Fixes#1677
## 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
---------
Signed-off-by: razzle <harry@razzle.cloud>
Environment
Device and OS: Ubuntu & Mac
App version: Zarf v0.26.2
Kubernetes distro being used: N/A
Other:
Steps to reproduce
Expected result
it should pull the package same as the oras cli does:
Actual Result
getting this error:
Visual Proof (screenshots, videos, text, etc)
Severity/Priority
Additional Context
The text was updated successfully, but these errors were encountered: