Eschewed features
What would you like to have added?
KRM functions can be run in the shell, or as containers when using Kustomize. To grant users more flexibility, could we look into running KRM functions in Kubernetes as a Pod.
Why is this needed?
It allows us to schedule kustomize workloads more effectively, when running in a kubernetes cluster. It also reduces the attack surface since kustomize does not need to mount the cgroups of the node.
Can you accomplish the motivating task without this feature, and if so, how?
Yes, by mounting the cgroups.
What other solutions have you considered?
N/A
Anything else we should know?
No response
Feature ownership
Eschewed features
What would you like to have added?
KRM functions can be run in the shell, or as containers when using Kustomize. To grant users more flexibility, could we look into running KRM functions in Kubernetes as a Pod.
Why is this needed?
It allows us to schedule kustomize workloads more effectively, when running in a kubernetes cluster. It also reduces the attack surface since kustomize does not need to mount the cgroups of the node.
Can you accomplish the motivating task without this feature, and if so, how?
Yes, by mounting the cgroups.
What other solutions have you considered?
N/A
Anything else we should know?
No response
Feature ownership