[ceph-osd] Skip pod wait in post-apply job when disruptive
The new, disruptive post-apply logic to restart ceph-osd pods more efficiently on upgrade still waits for pods to be in a non- disruptive state before restarting them disruptively. This change skips that wait if a disruptive restart is in progress. Change-Id: I484a3b899c61066aab6be43c4077fff2db6f54bc
This commit is contained in:
@@ -38,4 +38,5 @@ ceph-osd:
|
||||
- 0.1.35 Consolidate mon_endpoints discovery
|
||||
- 0.1.36 Add OSD device location pre-check
|
||||
- 0.1.37 Add a disruptive OSD restart to the post-apply job
|
||||
- 0.1.38 Skip pod wait in post-apply job when disruptive
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user