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

Question: Trigger deployment when a different image is updated #770

Open
MPritsch opened this issue Sep 19, 2024 · 0 comments
Open

Question: Trigger deployment when a different image is updated #770

MPritsch opened this issue Sep 19, 2024 · 0 comments

Comments

@MPritsch
Copy link

Hello,

I have a question, whether or not it is possible to use keel to trigger a deployment, when a different image is updated.

Like an annotation keel.sh/images: some-other-image,another-image, while the image in the deployment is actually example-image.

We have a bit of a complex stack, which is deployed throughout an onprem and cloud Kubernetes. The micro service images are built via different git repos and live in separate k8s deployments. But to make sure, that we have a clean dev environment, we would want to redeploy every deployment and trigger some end2end tests.

If this is not possible with keel, could you point me to the correct tool for the job? I already wrote a gitlab-ci job which does that logic but it seems way to fragile and complex for what I want to achieve

Best regards

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

No branches or pull requests

1 participant