Skip to content

Update the Big Bang example to do GitOps "correctly" #268

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

Closed
RothAndrew opened this issue Feb 4, 2022 · 6 comments
Closed

Update the Big Bang example to do GitOps "correctly" #268

RothAndrew opened this issue Feb 4, 2022 · 6 comments

Comments

@RothAndrew
Copy link
Contributor

After #237 merges the Big Bang example will once again be functionally equivalent to kustomize build | kubectl apply -f - which uses Flux to deploy all the things but doesn't tell Flux to watch a Git repo for changes. We should update the example to have Flux watch a Git repo for changes, so that I can open up a Git repo in Gitea, commit a change, and watch that change be automatically picked up and deployed by Flux.

@RothAndrew RothAndrew moved this to New Requests in Zarf Project Board Feb 4, 2022
@RothAndrew RothAndrew moved this from New Requests to Planned in Zarf Project Board Feb 4, 2022
@RothAndrew
Copy link
Contributor Author

Blocked by #237

@jeff-mccoy
Copy link
Contributor

Is this still valid @RothAndrew ?

@RothAndrew
Copy link
Contributor Author

yes

@jeff-mccoy
Copy link
Contributor

@RothAndrew what's the status of this, I thought we updated the BB examples already?

@RothAndrew
Copy link
Contributor Author

The BB Core example has not been updated yet to satisfy this issue. Now that the software factory package (a.k.a. DI2-ME) does do it in a way that a git repo is watched by Flux I feel less strongly about it needing to be done in the BB Core example too. It does add a decent amount of complexity.

I would be fine with not doing this work to the BB Core example, as long as we update the readme in that example to add “to see an example of setting up Flux to watch a git repo, see this other repo”

@jeff-mccoy
Copy link
Contributor

Closing now, future users searching for this complete example should use https://github.com/defenseunicorns/zarf-package-software-factory.

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

2 participants