stackabletech / stackabletech/commons-operator
Add support for DaemonSet restarts to the Restarter
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 8
- Fork
- 4
- Merge medio
- 7h 48m
- PR unite (30g)
- 7
Descrizione
Use Case:
The Restarter already has the ability to restart StatefulSet workloads based on a label. This functionality should also be implemented for DaemonSet workloads, since some workloads, like the OpaCluster, are running as a DaemonSet but might need a restart when the configuration provided by a ConfigMap changes. The need for this extension surfaced during the refinement for https://github.com/stackabletech/opa-operator/issues/422
There exists a current workaround of manually restarting the Pods, so it's not very urgent.
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
Inizia individuando l’implementazione di Restarter e il percorso esistente di riavvio di StatefulSet basato sulle label nel repository. Estendi l’indagine ai workload DaemonSet, quindi verifica che un DaemonSet corrispondente possa essere riavviato quando cambia la sua configurazione ConfigMap; l’issue non indica alcun file di test.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- kubernetes
- Ambito
- infrastructure
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100