-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
-
None
-
None
The podman-etcd start logic currently lacks a retry mechanism, leading to lack of resilience during etcd startup.
Investigation Areas:
- Review Pacemaker's on-fail property to determine if it can be leveraged for retries.
- Examine the impact of migration-threshold and start-failure-is-fatal properties on current retry behavior.
- Explore using "hard" or "soft" error codes for finer control over retry scenarios.