kubernetes-sigs / cluster-api-provider-ibmcloud

Cluster API Provider for IBM Cloud
https://cluster-api-ibmcloud.sigs.k8s.io
Apache License 2.0
60 stars 76 forks source link

PowerVS CI: configure public network creation with specific DNS servers #1863

Closed Amulyam24 closed 3 days ago

Amulyam24 commented 4 days ago

What this PR does / why we need it: It has been observed in CI that the static pod kube-vip creation has been failing intermittently with not being able to pull the image. On further debugging, DNS resolution seemed to not be working with the name servers that were already present on the machine. Pass additional server 1.1.1.1 to the public network creation as it promises to be stable.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Special notes for your reviewer:

/area provider/ibmcloud

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:

PowerVS CI: configure public network creation with specific DNS servers
netlify[bot] commented 4 days ago

Deploy Preview for kubernetes-sigs-cluster-api-ibmcloud ready!

Name Link
Latest commit a6061975900be70fd85b87fc6857cd05b6c09227
Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-ibmcloud/deploys/66826dbf41ce65000822779b
Deploy Preview https://deploy-preview-1863--kubernetes-sigs-cluster-api-ibmcloud.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Amulyam24 commented 4 days ago

This PR should be backported to release-0.8 and release-0.7.

k8s-ci-robot commented 3 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Amulyam24, mkumatag

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/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/main/OWNERS)~~ [mkumatag] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
Amulyam24 commented 3 days ago

/cherry-pick release-0.8

k8s-infra-cherrypick-robot commented 3 days ago

@Amulyam24: new pull request created: #1866

In response to [this](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/pull/1863#issuecomment-2202065376): >/cherry-pick release-0.8 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
Amulyam24 commented 3 days ago

/cherry-pick release-0.7

k8s-infra-cherrypick-robot commented 3 days ago

@Amulyam24: new pull request created: #1867

In response to [this](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/pull/1863#issuecomment-2202066797): >/cherry-pick release-0.7 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.