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

Bug 1858683: data/data/bootstrap: prepend DNS VIP via NM script instead of dhclient #3777

Merged

Conversation

vrutkovs
Copy link
Member

dhclient is not available in FCOS and removed in RHCOS 4.6. This would
ensure local resolver is used by bootstrap service when it attempts
to reach to API via api-int endpoint.

@jcpowermac
Copy link
Contributor

/test e2e-vsphere

@vrutkovs
Copy link
Member Author

/cherry-pick release-4.5

@openshift-cherrypick-robot

@vrutkovs: once the present PR merges, I will cherry-pick it on top of release-4.5 in a new PR and assign it to you.

In response to this:

/cherry-pick release-4.5

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@@ -0,0 +1,22 @@
#!/bin/bash
Copy link
Contributor

Choose a reason for hiding this comment

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

how is this handled in the control-plane? Using a bash script like this or something else?

Copy link
Member Author

Choose a reason for hiding this comment

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

@vrutkovs
Copy link
Member Author

Creating DNS records...
Creating batch file to destroy DNS records
Waiting for DNS records to sync...
Waiter ResourceRecordSetsChanged failed: Rate exceeded 

/retest

@LorbusChris
Copy link
Member

/retest

@michaelgugino
Copy link
Contributor

Looks like the VMWare issue is a legit issue. Probably flakes through sometimes depending on how fast the vmware cluster creates tasks.

@vrutkovs
Copy link
Member Author

/test e2e-vsphere

@vrutkovs vrutkovs changed the title data/data/bootstrap/vsphere: prepend DNS VIP via NM script instead of dhclient data/data/bootstrap: prepend DNS VIP via NM script instead of dhclient Jun 20, 2020
@vrutkovs
Copy link
Member Author

/cc @jcpowermac @adduarte @rgolangh

@rgolangh
Copy link
Contributor

lgtm ovirt

@@ -1,2 +1 @@
send dhcp-client-identifier = hardware;
Copy link
Member Author

Choose a reason for hiding this comment

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

Not entirely sure what's the NM equivalent of this

Copy link
Contributor

Choose a reason for hiding this comment

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

@vrutkovs
Copy link
Member Author

/test e2e-vsphere
/retest

@vrutkovs
Copy link
Member Author

/retest

1 similar comment
@vrutkovs
Copy link
Member Author

/retest

… dhclient

`dhclient` is not available in FCOS and removed in RHCOS 4.6. This would
ensure local resolver is used by bootstrap service when it attempts
to reach to API via `api-int` endpoint.
@jcpowermac
Copy link
Contributor

/test e2e-vsphere

1 similar comment
@jcpowermac
Copy link
Contributor

/test e2e-vsphere

@vrutkovs
Copy link
Member Author

level=error msg="Error: error setting up new vSphere SOAP client: Post "https://vcsa-ci.vmware.devcluster.openshift.com/sdk\": dial tcp 139.178.70.10:443: connect: no route to host"

/retest

@vrutkovs
Copy link
Member Author

/test e2e-vsphere

@openshift-ci-robot
Copy link
Contributor

@vrutkovs: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-aws-fips f5890ea link /test e2e-aws-fips
ci/prow/e2e-libvirt f5890ea link /test e2e-libvirt
ci/prow/e2e-aws-scaleup-rhel7 f5890ea link /test e2e-aws-scaleup-rhel7
ci/prow/e2e-vsphere f5890ea link /test e2e-vsphere

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@jcpowermac
Copy link
Contributor

jcpowermac commented Jul 21, 2020

An error occurred (Throttling) when calling the ListHostedZonesByName operation (reached max retries: 2): Rate exceeded
error: failed to execute wrapped command: exit status 254

/test e2e-vsphere

@jcpowermac
Copy link
Contributor

Workers are coming up. I think this is far enough into the process to determine if this resolves the issue.
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 21, 2020
@jcpowermac
Copy link
Contributor

/approve

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jcpowermac

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 Jul 21, 2020
@openshift-merge-robot openshift-merge-robot merged commit ec14bf0 into openshift:master Jul 21, 2020
@openshift-cherrypick-robot

@vrutkovs: new pull request created: #3937

In response to this:

/cherry-pick release-4.5

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@abhinavdahiya abhinavdahiya changed the title data/data/bootstrap: prepend DNS VIP via NM script instead of dhclient Bug 1858683: data/data/bootstrap: prepend DNS VIP via NM script instead of dhclient Jul 24, 2020
@openshift-ci-robot
Copy link
Contributor

@vrutkovs: All pull requests linked via external trackers have merged: . Bugzilla bug 1858683 has been moved to the MODIFIED state.

In response to this:

Bug 1858683: data/data/bootstrap: prepend DNS VIP via NM script instead of dhclient

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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

9 participants