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

Capture commit sha from the image manifest and provide it to notification plugin #796

Open
divaybansal opened this issue Jul 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@divaybansal
Copy link

We use the image updater plugin to deploy the latest image update in Kubernetes. One use case is to provide notifications to the Gitlab repo to create a deployment status associated with an environment.

Solution
The Argo cd notification plugin requires the commit sha to be provided to create the corresponding deployment status in Gitlab. It would be helpful if the image update plugin could also store the last commit sha from which the docker image is built and make this information available to the argo-cd notification plugin.

@divaybansal divaybansal added the enhancement New feature or request label Jul 25, 2024
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

No branches or pull requests

1 participant