fluxcd / flux2-kustomize-helm-example

A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.
https://fluxcd.io
Apache License 2.0
933 stars 992 forks source link

Remove Weave GitOps #106

Closed stefanprodan closed 4 months ago

stefanprodan commented 5 months ago

Weave GitOps is not compatible with Flux v2.2 and given that Weaveworks has shutdown I propose we remove it from the Flux examples to stop people reporting issues for Weave GitOps in the CNCF Flux project. Example: https://github.com/fluxcd/flux2/issues/4593

laszlocph commented 5 months ago

Hey folks,

I understand the decision.

Hoping we can fill the void with https://github.com/gimlet-io/capacitor in the near future. Flux deserves a widely used GUI. Our vision is to be that, to create the right context for developers to debug their deployments. Whether the error is related to Flux or not.

Laszlo

kingdonb commented 4 months ago

Good news! Weave GitOps Enterprise and all its friends appear to have just been open sourced. But I don't think this changes much in terms of our references to WG in the docs, as at least for now, these things all don't have maintainers anymore, so we still can't recommend them.

I'm in favor of removing these (for now at least.) I have also been removing them bit by bit from my personal example repos.