ElementTech / kube-reqsizer

A Kubernetes controller for automatically optimizing pod requests based on their continuous usage. VPA alternative that can work with HPA.
201 stars 10 forks source link

Patch ArgoCD applications to exclude requests #22

Open amitai-devops opened 1 year ago

amitai-devops commented 1 year ago

An optional reconciliation loop

darkxeno commented 7 months ago

@amitai-devops @ElementTech does kube-reqsizer support argocd deployed apps with auto-heal enabled? wondering if the change of the resources is not reverted automatically by argocd.

Is this open issue targetted to resolve this?