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

fix: create separate secret for docker builds #80

Merged
merged 4 commits into from
Jul 4, 2023
Merged

Conversation

srodenhuis
Copy link
Contributor

The Build feature in Otomi uses Tekton with Kaniko to build images from source using a Dockerfile. Kaniko requires a generic secret with the dockerconfig as a config.json file and can not use a secret of type kubernetes.io/dockerconfigjson. To enable Kaniko to push images to Harbor, a separate push secret for builds is created.

@srodenhuis srodenhuis requested a review from j-zimnowoda July 2, 2023 12:29
@j-zimnowoda j-zimnowoda merged commit e0c51d8 into main Jul 4, 2023
@delete-merged-branch delete-merged-branch bot deleted the sr/fix/builds-sec branch July 4, 2023 05:55
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