Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[community-4.8] [wmco] WINC-631: BYOH controller is able to react to changes in Node objects #543

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #479

/assign sebsoto

This commit makes it so that the ConfigMap controller watches all BYOH
nodes, and ensures that the Machine controller does not attempt to
reconcile BYOH nodes.
This commit moves adding of all annotations, besides the version
annotation, to right after the inital kubelet configuration. This allows
nodes to be identified as BYOH nodes in the case that confuration fails
part way through.
This commit ensures that BYOH nodes that were partially configured are
properly dealt with. The reconfiguration suite was expanded to include
reconfiguration of one Machine sourced node, and one BYOH node.

Before this commit, if an instance was far enough along in the
configuration process that a node object was created for it, and then
the configuration failed, the instance would be left in a partially
configured and unusable state, unless the node was manually deleted.
@alinaryan
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 27, 2021
@jrvaldes
Copy link
Contributor

/lgtm

@sebsoto
Copy link
Contributor

sebsoto commented Jul 27, 2021

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 27, 2021
Copy link
Contributor

@aravindhp aravindhp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 27, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aravindhp, openshift-cherrypick-robot

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 27, 2021
@sebsoto
Copy link
Contributor

sebsoto commented Jul 27, 2021

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 27, 2021
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

3 similar comments
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit e5ac768 into openshift:community-4.8 Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants