stackabletech / stackabletech/operator-rs
Rework Quantity parsing
Aperta
@Techassi ci sta già lavorando.
Dal 5/7/2023.
release-note/action-required
- Lingua principale
- Rust
- Stelle
- 167
- Fork
- 19
- Merge medio
- 1g 6h
- PR unite (30g)
- 9
Descrizione
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.
### 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
See
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.