Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

tracking: Improve CRD versioning

Aperta
#757 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@Techassi ci sta già lavorando.

Dal 20/8/2025.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

Follow-up tracking issue of #642.

Documentation Tasks

Framework Tasks

  • https://github.com/stackabletech/operator-rs/pull/866
  • Traitify the try_convert function, see this comment => https://github.com/stackabletech/operator-rs/pull/1067
  • Add support for fallible conversions
  • Add support individual per-container versioning
  • Add a validation stage between initial collection of containers in a module which will also build a "dependency graph" of structs.
  • Add new moved action to support moving fields across nested sub structs. An alternative is to support changed(from_name = <JSONPath>).
  • Can we (partially) fill in webhook details in the generated code?
  • Integrate with Serde (renames, flattening, untagged).
  • Automatically mark deprecated versions as deprecated=true
  • Add support for version removal. Mark removed versions as served=false
  • Automatically mark the latest version as storage=true (or should we mark the previous version as storage=true to give users time to migrate?)
  • Auto-generate action docs
  • Handle versioning of named/unnamed enum fields
  • Preserve module imports that are added by rust-analyzer (ideally they should be moved to the top of the file, but also shouldn't be invalid)
  • Integrate downgrade_with/upgrade_with with hint(...) to more cleverly combine those two mechanisms (if both are used, the function only cares about the inner type (of Vec or Option) instead of the whole type).
  • Support shared impl blocks for versioned structs and enums to avoid code duplication.

Operator Tasks

  • Roll out CRD conversion webhooks in all operators

stackablectl Tasks

Lingua principale
Nessun dato sulla lingua
Stelle
2
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di stackabletech/issues

Tutte le issue di stackabletech/issues

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.