Michael Morris
Michael Morris
**What this PR does / why we need it**: Allows user to control if uninstall should not return until after pods have been deleted by specifying new option '--cascade' that...
Closes: #6085 Adds `--delete` flag to `argocd app wait` and `--wait` flag to `argocd app delete` as proposed in #6085 to wait until the application delete event is received Checklist:...
### Summary Code examples in bindings/java/README.md are out of date ### Current State The class names (due to #2149) and some method signatures in the example section are out of...
**What this PR does / why we need it**: When a user specifies --wait for an install or upgrade this commit will enable the user to specify a number of...
The new flag, when set, will allow rollback to be performed during a 'helmfile apply' when the following conditions are met: - chart version is provided in the helmfile -...
'addr' argument to the 'mmap' system call is incorrect which can cause the re-mapped area to end up in a different incorrect place, see https://github.com/chaos-mesh/chaos-mesh/issues/3680#issuecomment-2014978923
See https://github.com/chaos-mesh/chaos-mesh/issues/3680 - the fix for this is in this chaos-mesh/toda repo rather than chaos-mesh/chaos-mesh repo that the issue was created in, hence I am creating this issue in the...
This PR opens a HIP to discuss running hooks in parallel. A PR (https://github.com/helm/helm/pull/11804) was opened some time ago to address this issue but has stalled. A comment in the...
### Related problem The kafka verions supported by a particular version of strimzi is controlled by the kafka-versions.yaml. During upgrade of Strimzi and/or Kafka a check is performed that the...