Daniel Loader
Daniel Loader
This is pretty ideal, we also have the same model with subdomains representing premium tier b2b clients. It's been a pain so far to maintain this url list, both redirect...
https://github.com/argoproj/argo-cd/issues/4331 might not work so well with Argo CD as one aspect to this problem.
I'd be able to skip this via `argocd.argoproj.io/hook: Skip` as an annotation on the job, but since the annotation is universal and applied to all resources which isn't the desired...
It's worth interjecting here, as far as I can tell _without making ttlSecondsAfterFinished value larger than 0_ ArgoCD can never install this chart, no matter how you fiddle it. And...
Guess if there's a desire to force this into kube-system namespace, might be pertinent to swap all the `namespace: {{ .Release.Namespace }}` on the objects to `namespace: kube-system` and take...
The real wins are deep in the comments, this is new to me also and might have made me considerably happier outside of this problem. Thanks @snieg Edit (cried): ```...
I've got to the point where I just don't want this post install hook, I have a handful of custom objects I'm capable of migrating myself I just want the...
Closing as the job has been removed.
https://github.com/aws/karpenter-provider-aws/issues/6761 was covered already, and it's in the notes. _That being said_ I agree with you, because the default should just work on arm64 as well as amd64, which given...