You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was raised after an internal arch meeting where the code style around resource specifications was discussed.
### Acceptance criteria
- [ ] tests are added that cover the current mismatch in parsing
- [ ] the parsing is fixed and in sync with k8s parsing
- [ ] quantity format document in the documentation is updated
Our custom Quantity parsing doesn't match K8s behavior completely. This issue tracks the improvement of our parsing. This might break tests.
Parsing spec: https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/
This issue was raised after an internal arch meeting where the code style around resource specifications was discussed.
See
The text was updated successfully, but these errors were encountered: