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

Support volume image / image pull secret #416

Merged
merged 1 commit into from
May 12, 2022

Conversation

adracus
Copy link
Contributor

@adracus adracus commented May 12, 2022

This allows a volume to be bootstrapped by specifying an image.
Additionally, an image pull secret can be used to authenticate to the
remote OCI registry.

Fixes #341

cc @gehoern

This allows a volume to be bootstrapped by specifying an image.
Additionally, an image pull secret can be used to authenticate to the
remote OCI registry.

Fixes #341
@adracus adracus requested a review from a team as a code owner May 12, 2022 07:28
@adracus adracus self-assigned this May 12, 2022
@github-actions github-actions bot added size/L api-change documentation Improvements or additions to documentation enhancement New feature or request storage labels May 12, 2022
@adracus adracus merged commit 60b17a5 into main May 12, 2022
@adracus adracus deleted the feature/volume-image-image-pull-secret branch May 12, 2022 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-change documentation Improvements or additions to documentation enhancement New feature or request size/L storage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Image and Image Pull Secrets to Volume / VolumeClaim
2 participants