Ronak Nathani
Ronak Nathani
@rheeluke You can fork the repo, create a new branch, push changes on that repo and then you can make a pull request. Let us know if you have further...
Having this feature would be very valuable to our use case as we prefer managing RBACs within k8s. For an env with multiple clusters and multiple tenants, this already comes...
Looking at the code and from some experiments, it seems that this configuration only works for objects that are directly managed by argocd (applied to to the cluster from the...
Any plans to merge this change?
Having this feature would be super helpful! We enforce an `app` label on each pod where the label value is equal to the user defined app names. Having these labels...
Sent a PR to solve this for pods - https://github.com/kubernetes/kube-state-metrics/pull/2428. If the reviewers agree on the approach, can update it for all the resources.
@furykerry do we need a proposal for this or do you think we can send a PR for review?
This request seems to have been mentioned in more than 1 issue: * https://github.com/argoproj/argo-cd/issues/15594 * https://github.com/argoproj/argo-cd/issues/9558#issuecomment-2095809680 * https://github.com/argoproj/argo-cd/issues/9819#issuecomment-1705477558 * https://github.com/argoproj/argo-cd/issues/15612 It'd be good to link them all so folks can...
Glad to see that this feature is being added. We have a case where we run large k8s clusters (~5k nodes) with tens of thousands of pods. Pod updates result...
@mrueg @CatherineF-dev - just checking if you got a chance to take a look. if this direction is okay, I can update the PR for rest of the resources or...