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

feat: support registry_username and registry_password #141

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

richm
Copy link
Contributor

@richm richm commented Apr 12, 2024

Feature: Add support for specifying registry password globally or on
a per-spec basis.

Reason: Some registries require authentication for access.

Result: Users can use the podman role to manage containers with
images in registries which require authentication.

QE: There is a new test tests_auth_and_security.yml

Signed-off-by: Rich Megginson [email protected]

@richm
Copy link
Contributor Author

richm commented Apr 12, 2024

[citest]

@richm richm force-pushed the registry-password branch 2 times, most recently from fd50795 to e1f1727 Compare April 12, 2024 14:57
@richm
Copy link
Contributor Author

richm commented Apr 12, 2024

[citest]

Feature: Add support for specifying registry password globally or on
a per-spec basis.

Reason: Some registries require authentication for access.

Result: Users can use the podman role to manage containers with
images in registries which require authentication.

QE: There is a new test tests_auth_and_security.yml
The password is "podman_password".  The logs should *not* contain
this string.

Signed-off-by: Rich Megginson <[email protected]>
@richm richm force-pushed the registry-password branch from e1f1727 to 448edbc Compare April 17, 2024 22:32
@richm richm merged commit be33b2d into linux-system-roles:main Apr 22, 2024
8 checks passed
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