Details
-
Improvement
-
Status: Done
-
Medium
-
Resolution: Done
-
2.29.0
-
None
-
2
-
Yes
-
Yes
-
No
-
C/S Core
Description
User story:
Faster PMM in k8s initialization and simpler k8s manifests.
UI/UX:
none
Acceptance criteria:
helm install and upgrade after 2.29.0 release works and no data is lost after upgrade.
Out of scope:
none
Suggested implementation:
We need just remove init container.
How to test:
regular CI/CD should be able to test install and upgrade.
Details:
2.29.0 introduces new /srv/init procedure: PMM-8082
that obsoletes the need for special container.