-
Notifications
You must be signed in to change notification settings - Fork 476
Open
Description
The discussion originally started in Helm repository helm/helm#11376
I think this repo is better place to continue this feature consideration
The implementation of resource.Quantity in Kubernetes is quite complex, far more than just parsing suffixes. Re-implementing and maintaining all of its edge cases as custom Helm functions would be difficult, so I believe it's better to expose the existing functionality through Sprig instead.
This feature is both common and widely used across Kubernetes resources, and it already has comprehensive test coverage:
A Helm template alone can't match the capabilities provided in the following code
bderrly, gaima8, denniseffing, markmsmith and gpassini
Metadata
Metadata
Assignees
Labels
No labels