Joe Julian
Joe Julian
Happy to have a contribution to address this. Probably should start with a [HIP](https://github.com/helm/community/blob/main/hips/hip-0001.md) also take a look at the [contributing](https://github.com/helm/helm/blob/main/CONTRIBUTING.md) doc.
Since there seems to be no movement on this and this issue falls outside of how helm is designed, I'm going to go ahead and close this. If you have...
Docs need updated. The minimum helm version is 3.6.0.
This is done.
"integrate maintenance mode with lifecycle hooks" is implemented if that only means adding the postStart and preStop scripts to put a broker into maintenance mode when shutting down and bringing...
It doesn't exactly follow those steps. It doesn't wait for anything external before taking it out of maintenance mode. If "Wait for healthy cluster state" could be that it can...
## A: rollback This would have to roll back the state of the Cluster resource. - I'm not sure previous state is actually saved, so this would need added. -...
For B: What signal should we be looking for? When node 1 is rolled, comes back, takes itself out of maintenance mode - what signal does Redpanda give that the...
This doesn't happen now.
Just for posterity, `exited with 137` means that it was still trying with the pod was deleted.