We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8809a1c commit 72e4b1fCopy full SHA for 72e4b1f
hips/hip-9999.md
@@ -88,7 +88,9 @@ None
88
- [ ] HIP status `accepted'
89
- [x] Reference implementation
90
- [x] Test for concurrent upgrade (valid lock should still block concurrent upgrade attempts)
91
-- [ ] Test for kill scenario (forever stuck in pending)
+- [x] Test for upgrading from pending state
92
+- [x] Test for upgrading from failed state
93
+- [ ] Decision: k8s Lease object vs helm relesae secret for storing the `LOCKED TILL` and `SESSION ID`
94
- [ ] Backwards compatibility check (looking good already)
95
https://github.com/rancher/rancher/issues/44530
96
https://github.com/helm/helm/issues/11863
0 commit comments