Commit 4794351
Adding documentation for the versioned ready label on the nodes.
Users need an official API to determine if their kmod was upgraded to
the newer version successfully when using the ordered-upgrade flow.
Before this commit, we only had a label describing if a specific kmod is
ready to be used or not but the same label was used for all versions.
To prevent users from watching the ready label being removed and then
re-appearing for the new kmod, we decided to add a new label with the
kmod version in it.
Signed-off-by: Yoni Bettan <[email protected]>1 parent 9343f17 commit 4794351
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
| |||
0 commit comments