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 Helm Chart deploy image from digest #780

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CharmanderJieniJieni
Copy link

GKE Binary Authorization only supports image pull by digest - Ref

  • if .values.reloader.deployment.image.digest is defined, pull image from digest

@karl-johan-grahn
Copy link
Contributor

@CharmanderJieniJieni looks good, please just resolve the conflict before we merge this

@CharmanderJieniJieni
Copy link
Author

@karl-johan-grahn patched against latest commits

@MuneebAijaz
Copy link
Contributor

hi @CharmanderJieniJieni can u pls rebase on master branch, and update helm chart version prematurely in chart.yaml?

GKE Binary Authorization only supports image pull by digest - [Ref](https://cloud.google.com/binary-authorization/docs/deploying-containers#deploy_the_container_image)
* if `.values.reloader.deployment.image.digest` is defined, pull image from digest
* otherwise pull image from tag
@CharmanderJieniJieni
Copy link
Author

hi @CharmanderJieniJieni can u pls rebase on master branch, and update helm chart version prematurely in chart.yaml?

done

@MuneebAijaz
Copy link
Contributor

@CharmanderJieniJieni pls rebase again. sorry for the trouble

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.

3 participants