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

Allow to set imagePullSecrets for k8up-io/k8up #567

Open
rparree opened this issue Nov 23, 2021 · 0 comments · May be fixed by #923
Open

Allow to set imagePullSecrets for k8up-io/k8up #567

rparree opened this issue Nov 23, 2021 · 0 comments · May be fixed by #923
Labels
enhancement New feature or request

Comments

@rparree
Copy link
Contributor

rparree commented Nov 23, 2021

Summary

As K8up user
I want to define image pull secrets for a Job
So that I can schedule Backups with images that are in a registry with authentication.

Context

It would be great to allow for the the pod in the Job template to have imagePullSecrets. Otherwise the backup won't work inside a "offline"-cluster with a docker/nexus proxy.

adding the imagePullSecrets to a sa named pod-executor prior to the backup/schedule acts as a work around.

Out of Scope

Further links

Acceptance criteria

Implementation Ideas

@rparree rparree added the enhancement New feature or request label Nov 23, 2021
@eunames eunames linked a pull request Feb 14, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant