Skip to content

Conversation

@mzihlmann
Copy link
Collaborator

Copied from authn.DefaultKeychain but instead of parsing on every request We store the credentials in memory. This will allow us to delete the files after initial loading

Fixes # in case of a bug fix, this should point to a bug and any other related issue(s)

Description

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

Release Notes

Describe any changes here so maintainer can include it in the release notes, or delete this block.

Examples of user facing changes:
- kaniko adds a new flag `--registry-repo` to override registry

@mzihlmann mzihlmann force-pushed the 106-secure-registry-auth branch 3 times, most recently from 412567d to dcb1016 Compare September 7, 2025 12:02
Copied from authn.DefaultKeychain but instead of parsing on every request
We store the credentials in memory. This will allow us to delete the files
after initial loading
@mzihlmann mzihlmann force-pushed the 106-secure-registry-auth branch from dcb1016 to 2b927a3 Compare September 7, 2025 12:03
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

Successfully merging this pull request may close these issues.

2 participants