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

chore(doks,doks_public) ignore cluster version changes in the lifecycle #148

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

dduportal
Copy link
Contributor

@dduportal dduportal commented Sep 19, 2023

Build on the principal branch fails since 2 days with the following kind of errors:

Error: Get "http://localhost/api/v1/namespaces/kube-system/serviceaccounts/infraciadmin": dial tcp [::1]:80: connect: connection refused

When DigitalOcean upgrades our clusters for minor versions, the kube-config changes, which lead to errors during plan and refresh: there is a dead-lock for terraform with the data sources used to configure kubernetes provider in modules.

Found in hashicorp/terraform-provider-kubernetes#1635 (comment)

When DigitalOcean upgrades our clusters for minor versions, the kubeconfig changes,
which lead to errors during plan and refresh: there is a dead-lock for teraform with the data
sources used to configure kuberenetes provider in modules.

Found in hashicorp/terraform-provider-kubernetes#1635 (comment)

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal dduportal requested a review from a team as a code owner September 19, 2023 11:47
Copy link
Contributor Author

@dduportal dduportal left a comment

Choose a reason for hiding this comment

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

No changes. Your infrastructure matches the configuration.

@dduportal dduportal merged commit 3292a97 into jenkins-infra:main Sep 19, 2023
7 checks passed
@dduportal dduportal deleted the chore/fix-main-ci branch September 19, 2023 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant