Brent Dearth
Brent Dearth
@jmdeal - This is a bit of an annoying workaround for users who already have `karpenter` being deployed in an ArgoCD application, originating from a private GitOps repo, containing relevant...
@trojaond - Currently, our ArgoCD application paths are all namespace-oriented with differing values files based on environment (development, staging, production, etc). This change breaks with those conventions and would require...
> Helm doesn't allow any templating for CRDs that are located in "crds" directory, so it's impossible to affect them based on input values. They can **only** be turned off...
> @booleanbetrayal For comprehensive reasoning (as the team behind helm sees it), read this: https://github.com/helm/community/blob/f9e06c16d89ccea1bea77c01a6a96ae3b309f823/architecture/crds.md I've read this document and I understand some of the theoretical concerns, but when theoretical...
Thanks for the consideration behind this @jmdeal !