Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Service image tag update (CI->CD) #178

Open
pbriet opened this issue Mar 1, 2021 · 1 comment
Open

Service image tag update (CI->CD) #178

pbriet opened this issue Mar 1, 2021 · 1 comment

Comments

@pbriet
Copy link

pbriet commented Mar 1, 2021

Describe the solution you'd like
When I first evaluated kam, I was expecting to see a binding between CI and CD.
Instead, I found a static nginx deployment.

Would it make sense, in the default bootstrapping to :

  • Create a new Task that would edit the GitOPS repo (environments/dev/apps/app-my-app/services/my-app/overlays/kustomization.yaml) and set the images: value using kustomize edit set image (last build, tag based on commit SHA)
  • Add this Task to the App Pipeline, to run after the Buildah task

It seems to me this is a standard way of doing things. Don't you think?

@wtam2018
Copy link
Collaborator

wtam2018 commented Mar 8, 2021

@pbriet thanks for your suggestion. It seems to make sense.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants