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

Keyring defaults #250

Merged
merged 12 commits into from
Feb 26, 2024
Merged

Keyring defaults #250

merged 12 commits into from
Feb 26, 2024

Conversation

macovedj
Copy link
Collaborator

When keyring interaction was initially added, federation was not part of warg and now that it is, these changes should simplify keyring interaction a bit.

1.) Add a default signing key to the configuration that will be used whenever a registry specific keyring does not exist.
2.) Add a key list to local config that can be checked for a registry specific key without password prompt to determine whether to prompt a password for the default key or registry specific key.
3.) Remove key names and files
4.) Unrelated to keys, but there's a fix to get auth tokens based on provided registry url flag

@calvinrp calvinrp requested a review from lann February 24, 2024 21:25
@macovedj macovedj merged commit 55877dc into main Feb 26, 2024
6 checks passed
@calvinrp calvinrp deleted the keyring-defaults branch February 26, 2024 14:25
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.

3 participants