Skip to content

Retry K8s node joined check

brunos requested to merge bruno.sc/retry-k8s-node-joined-check into devel

Version Control Information

Source branch: bruno.sc/retry-k8s-node-joined-check
Target branch: devel

Commits:

* Retry K8s node joined check

Makes the check tolerant to temporary errors, such as "etcd leader change".

Related: 918228780fe047425edc61ce2dd9c34405773fce

Incorporated-into: #677


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit
Edited by brunos

Merge request reports