medik8s / node-maintenance-operator

Kubernetes Operator to manage node maintenance through NodeMaintenance custom resources
https://www.medik8s.io/maintenance-node/
Apache License 2.0
25 stars 13 forks source link

Fetch ETCD Quorum Check fix for Unknown Guard Pod State #119

Closed razo7 closed 5 months ago

razo7 commented 5 months ago

The fix includes the scenario where the guard pod is pending and the condition Ready is missing. Unknown guard pods state. Follow up to https://github.com/medik8s/node-maintenance-operator/pull/110

clobrano commented 5 months ago

Considering that the actual fix is inside common and that this commit "only" picks the new version, it is not clear what part of NMO would be affected. Could you rephrase the commit message to clarify that?

razo7 commented 5 months ago

/retest

openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: clobrano, razo7

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/medik8s/node-maintenance-operator/blob/main/OWNERS)~~ [clobrano,razo7] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment