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

ImagePullSecret in every namespace #3

Closed
bakayolo opened this issue Feb 3, 2021 · 0 comments · Fixed by kintoproj/kinto-helm#29
Closed

ImagePullSecret in every namespace #3

bakayolo opened this issue Feb 3, 2021 · 0 comments · Fixed by kintoproj/kinto-helm#29
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bakayolo
Copy link
Member

bakayolo commented Feb 3, 2021

Is your feature request related to a problem? Please describe.

We are taking advantages of cloud node permissions to access the different cloud registry.
Which mean that GKE can access GCR, EKS can access ECR and AKS can access ACR, etc.
But we are not able to use an external registry.

External links:

Describe the solution you'd like

The workflow already use the secret to push images into the registry.
Therefore, it could also duplicate the image into the user namespace and add the imagePullSecrets into the deployment.

Additional context

Might depend on #2.
Please sync up with @bappr before starting this.

@bakayolo bakayolo added the enhancement New feature or request label Feb 3, 2021
@bakayolo bakayolo added this to the Post Launch milestone Feb 3, 2021
@bakayolo bakayolo self-assigned this Mar 3, 2021
bakayolo added a commit to kintoproj/kinto-helm that referenced this issue Mar 4, 2021
bakayolo added a commit to kintoproj/kinto-helm that referenced this issue Mar 4, 2021
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