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

Backport retrieve node address logic from upstream #20615

Conversation

ingvagabund
Copy link
Member

The logic of retrieving node address from a cloud provider was re-implemented. Instead of querying for node addresses each time a node status is updated, the node addresses are cached and provided. This allows the kubelet to limit the number of queries to a cloud provider and avoid timeouts/hangouts which would otherwise block the node status update loop.

… (initializeModules) to avoid kubelet getting stuck in retrieving node addresses from a cloudprovider
@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 13, 2018
@ingvagabund
Copy link
Member Author

@sjenning PTAL

@derekwaynecarr
Copy link
Member

/approve
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 16, 2018
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: derekwaynecarr, ingvagabund

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-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 16, 2018
@ingvagabund
Copy link
Member Author

/retest

@ingvagabund
Copy link
Member Author

Fails in the runs:

@ingvagabund
Copy link
Member Author

/retest

@openshift-bot
Copy link
Contributor

/retest

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

@ingvagabund
Copy link
Member Author

/retest

@openshift-merge-robot openshift-merge-robot merged commit 3c717d7 into openshift:master Aug 17, 2018
@ingvagabund ingvagabund deleted the backport-retrieve-node-address-logic-from-upstream branch August 17, 2018 10:53
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. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants