Skip to content

How do you add a build step to the gitops flow? #383

Answered by kgorskowski
kachar asked this question in Q&A
Discussion options

You must be logged in to vote

I am having some problems wrapping my head around a similar problem. I guess the workflow from "git push" to "build, test and push and updated docker image" is pretty straightforward and is done via the pipeline tool of your choice (I usually use gitlab in most projects, this is pretty "gitops" compatible imho). But I am lacking the understanding of how to have the deployment as "far away from the dev" as possible. Flux 1 was able to scan a registry for a new image, update the deployment and push the changes back to git for review/merge. This feature is not yet implemented in fluxv2 so "someone" must check in and commit the new image reference for flux to pick it up? Thats usually not som…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@stefanprodan
Comment options

@kgorskowski
Comment options

@stefanprodan
Comment options

Answer selected by kingdonb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants