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

[kots]: allow multiple docker pull secrets #10685

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

mrsimonemms
Copy link
Contributor

@mrsimonemms mrsimonemms commented Jun 15, 2022

Description

For customers pulling from their own registry, the Docker secrets need to support multiple sources. This adds the multiple secrets and adds the registries to the .experimental.webApp.server.defaultBaseImageRegistryWhitelist array in the Gitpod Installer config

Related Issue(s)

Fixes #10298

How to test

Release Notes

[kots]: allow multiple docker pull secrets

Documentation

@mrsimonemms mrsimonemms requested a review from a team June 15, 2022 14:49
@mrsimonemms mrsimonemms marked this pull request as draft June 15, 2022 14:49
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label Jun 15, 2022
@mrsimonemms mrsimonemms force-pushed the sje/kots-multi-docker-secrets branch 2 times, most recently from a989257 to 7d215d9 Compare June 15, 2022 15:48
@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-sje-kots-multi-docker-secrets.3 because the annotations in the pull request description changed
(with .werft/ from main)

@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-sje-kots-multi-docker-secrets.5 because the annotations in the pull request description changed
(with .werft/ from main)

@mrsimonemms
Copy link
Contributor Author

mrsimonemms commented Jun 15, 2022

/werft run no-preview publish-to-kots

👍 started the job as gitpod-build-sje-kots-multi-docker-secrets.6
(with .werft/ from main)

@mrsimonemms mrsimonemms force-pushed the sje/kots-multi-docker-secrets branch from 03a8531 to 82b05bf Compare June 20, 2022 16:37
@mrsimonemms
Copy link
Contributor Author

mrsimonemms commented Jun 20, 2022

/werft run no-preview publish-to-kots

👍 started the job as gitpod-build-sje-kots-multi-docker-secrets.8
(with .werft/ from main)

Copy link
Contributor

@corneliusludmann corneliusludmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. 🛹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note size/M team: delivery Issue belongs to the self-hosted team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Airgapped installs of Gitpod force the use of installation registry
3 participants