stackabletech / stackabletech/stackablectl
feat: Support reproducable deployments
Aperta
Nessuno ha ancora preso questa issue.
refinement-needed
- Lingua principale
- Rust
- Stelle
- 10
- Fork
- 5
- Merge medio
- 4h 41m
- PR unite (30g)
- 4
Descrizione
Given an existing deployment in Kubernetes, it should be possible to reproduce that install on another Kubernetes cluster.
Ideas:
- Store the
stacablectlcommit hash in the binary - Add labels to all deployed manifests with:
- The commit hash of
stackablectlto differentiate behaviours between versions. - Any CLI parameters that influence the content of the manifests.
- The commit hash of
- Optional: CR/ConfigMap to track this stuff in Kubernetes so we don't need to rely on so many labels, then one label can refer to that CR/ConfigMap.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
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.
Direzione di ricerca
Non vengono indicati file, test o punti di ingresso specifici. Inizia mappando dove stackablectl crea i manifest Kubernetes e gestisce i parametri di deployment, quindi definisci come i metadati del commit e dei parametri verrebbero archiviati e utilizzati per riprodurre un’installazione su un altro cluster.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- kubernetes, rust
- Ambito
- cli, devops, infrastructure
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 25/100