You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump Arktos to v1.0 (#1409)
* Bump Arktos to v0.10.0
* update mizar version
* update mizar to v0.91
* update mizar to v0.91
* Change mizar version to 0.91 (#1411)
* Bump Arktos version to 1.0
* Use unified mizar release link.
Co-authored-by: sonyafenge <45471193+sonyafenge@users.noreply.github.com>
Suppress extraneous updates of node status runtime readiness with no …
…status change (#160)
* frugal node status runtime readiness updates
* refactored runtime service readiness setter to make it consistent with other setters
* initialize runtime condition only if runtime status is probed
* initialize runtime conditions with unknown readiness
* when initializing, the order of runtime conditions matters - vm first, container next
Co-authored-by: Howell Chen <howell@example.test>
Co-authored-by: Xiaoning Ding <xiaoning.ding@futurewei.com>