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: update doks and doks-public clusters to Kubernetes 1.24 #101

Merged

Conversation

lemeurherve
Copy link
Member

@lemeurherve lemeurherve requested review from dduportal, smerle33 and a team February 22, 2023 09:49
@lemeurherve lemeurherve changed the title chore: update doks and doks-public clusters to Kubernetes 1.24 chore: update doks and doks-public clusters to Kubernetes 1.24 Feb 22, 2023
Copy link
Contributor

@smerle33 smerle33 left a comment

Choose a reason for hiding this comment

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

🚀

@lemeurherve
Copy link
Member Author

Terraform will perform the following actions:

  # digitalocean_kubernetes_cluster.doks_cluster will be updated in-place
  ~ resource "digitalocean_kubernetes_cluster" "doks_cluster" {
        id             = "8f6e486f-86e9-45d0-a52b-d5554c70f4ec"
        name           = "jenkins-infra-doks-hkuxfyvb"
        tags           = [
            "managed-by:terraform",
        ]
      ~ version        = "1.23.14-do.0" -> "1.24.8-do.0"
        # (14 unchanged attributes hidden)


        # (2 unchanged blocks hidden)
    }

  # digitalocean_kubernetes_cluster.doks_public_cluster will be updated in-place
  ~ resource "digitalocean_kubernetes_cluster" "doks_public_cluster" {
        id             = "c2ac8f9f-55e0-44d7-9524-2848fd6e3747"
        name           = "jenkins-infra-doks-public-hkuxfyvb"
        tags           = [
            "managed-by:terraform",
        ]
      ~ version        = "1.23.14-do.0" -> "1.24.8-do.0"
        # (13 unchanged attributes hidden)


        # (2 unchanged blocks hidden)
    }

Plan: 0 to add, 2 to change, 0 to destroy.

@lemeurherve lemeurherve merged commit c91aacc into jenkins-infra:main Feb 22, 2023
@lemeurherve lemeurherve deleted the helpdesk3387-update-k8s-to-1-24 branch February 22, 2023 09:55
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.

3 participants