1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
5e7e3783e1
revert: "fix(k3s-upgrade): drain.timeout must be integer"
This reverts commit fd1a8adb28.
2023-11-17 10:20:11 +01:00
fd1a8adb28
fix(k3s-upgrade): drain.timeout must be integer 2023-11-17 10:17:06 +01:00
a49633c4dd
feat(k3s-upgrade): add podSelector to ignore lognhorn-manager and instance-manager pods
- because of storageclass longhorn-static with numberOfReplicas=1, it is impossible to drain nodes without violating pod disruption budget
- dataloss may occur on volume-level, but postgres-operator should replicate data from primary, if primary is evicted, new will be selected
2023-11-17 10:13:04 +01:00
aa2ce2a2f9
feat(k3s-upgrade): add drain timeout 2023-11-17 09:30:18 +01:00
993620bbd2
fix(k3s-upgrade): forcefully drain nodes 2023-11-17 09:11:56 +01:00
be12582e98
feat: add upgrade plan for k3s server on release channel for v1.28 2023-11-17 09:06:21 +01:00