kubesphere / ks-devops

This is a cloud-native application that focuses on the DevOps area.
https://kubesphere.io/devops/
Apache License 2.0
160 stars 89 forks source link

[FluxCD Integration] Add independent UI components for FluxCD Application lifecycle management #802

Open chengleqi opened 1 year ago

chengleqi commented 1 year ago

Motivation

FluxCD is similar to ArgoCD but not same. Some concepts in ArgoCD like SyncPolicy and SyncOptions are not exist in FluxCD. Some concepts in FluxCD like more Helm Parameters, Template and Multi-Clusters are not exist in ArgoCD. Mix ArgoCD and FluxCD together may causes tight coupling.

Implement

/area console

chengleqi commented 1 year ago

/assign