Results 61 comments of Jack Langston
trafficstars

I agree. However, the purpose of this is actually to aid in making updates to controllers. Many Kubernetes controllers such as StatefulSets have immutable fields. For example, in StatefulSets, `.spec.volumeClaimTemplates`...

@stevehipwell Thanks for the heads up. @alekc Would it be fine to add orphan to the list of available options for `delete_cascade`?

I was pointing the vpa at the Deployment, so let me switch it to the Pooler and get back to you.

I do see the scale subresource on the CRD. However, it is missing a field required by the VPA: [docs](https://github.com/kubernetes/autoscaler/blob/master/vertical-pod-autoscaler/FAQ.md#how-can-i-apply-vpa-to-my-custom-resource). In particular, it is missing the `labelSelector` field which is...

This seems like a pretty serious bug for a couple reasons: 1. The HTTP template type does not work out-of-the-box without this additional secret being created. No mention of it...

Additionally, there does not appear to be any way to customize the agent pod that gets generated either in the Workflow CRD or in the Helm chart.