Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Can/should Weave GitOps manage the CRD lifecycle? If not, how do it's users do that? #51

Open
scottrigby opened this issue Jul 6, 2021 · 0 comments

Comments

@scottrigby
Copy link
Contributor

scottrigby commented Jul 6, 2021

Can we use Weave GitOps to manage CRD lifecycle? @scottrigby do we have any documentation on how to do this using Flux Kustomize Controller?

To be clear, this is something Flux can currently do by using a Kustomization file to order first any CRD updates, and then any Helm chart updates that would depend on those. This example repo doesn't show it, but does show how with pure Flux Kustomize and Helm can work together: https://github.com/fluxcd/flux2-kustomize-helm-example

If I understand correctly, Weave GitOps hides most of this from users in an attempt to simplify the experience. Is the idea that users should manage their CRD updates with their own hand-made kustomization files like Flux does? Or is there an interest in essentially doing this same thing for users based on some wego/UI configuration?

See #39 #50

This was referenced Jul 8, 2021
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

1 participant