Harry Wilkinson
Harry Wilkinson
This change adds a 'multiline' argument to `json2html.convert`. When enabled, line breaks are replaced with HTML `` tags, preserving them in the rendered HTML. This argument is `False` by default,...
### Describe the bug I found that the `serviceName` in the StatefulSet `argocd-application-controller` refers to a Service that doesn't exist. Essentially [this StatefulSet template](https://github.com/argoproj/argo-helm/blob/main/charts/argo-cd/templates/argocd-application-controller/statefulset.yaml#L18) points to a Service with the...
### Description ### Description Creating this here as as a followup to [karpenter-provider-aws#8618](https://github.com/aws/karpenter-provider-aws/issues/8618), at the suggestion of @jmdeal. **What problem are you trying to solve?** I opened [karpenter-aws-provider#5033](https://github.com/aws/karpenter-provider-aws/issues/5033) 2 years...
### Description **What problem are you trying to solve?** I opened #5033 2 years ago and with node overlays in Karpenter 1.7 I think we now have a solution to...