Mike Ng
Mike Ng
**Describe the bug** The `make generate` Makefile target currently doesn't work because of the `helmrelease_types.go` contains a spec field that has `interface{}`. The current workaround is: Commented out the following...
We should add some ClusterProfile / ClusterInventory API documentation to the https://multicluster.sigs.k8s.io/ website. See https://github.com/kubernetes-sigs/sig-multicluster-site/issues/19 for more details.
Fixes [ISSUE #25498] The [ClusterDecisionResourceGenerator](https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/Generators-Cluster-Decision-Resource/) was missing cluster secret metadata (labels and annotations) that the [ClusterGenerator](https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/Generators-Cluster/) already provides. This PR adds fixes this issue by fetching cluster secrets and including...
Checklist: - [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. - [x] I've included steps to reproduce the bug. - [x] I've pasted the output of...
# Review Project Moving Level Evaluation - [x] I have reviewed the TOC's [moving level readiness triage guide](https://github.com/cncf/toc/blob/main/operations/dd-toc-guide.md#initial-triageevaluation-prior-to-assignment), ensured the criteria for my project are met before opening this issue,...