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

Bump Go and Node versions in CI #1542

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

cnunciato
Copy link
Contributor

@cnunciato cnunciato commented Jan 5, 2024

Upgrades the Node.js and Go runtimes we use in CI to our currently-supported versions.

Fixes #1543.

@cnunciato cnunciato requested review from a team January 5, 2024 00:58
Copy link

pulumi-staging bot commented Jan 5, 2024

🍹 The Update for pulumi/k8s-ci-cluster/6a89033730c9a24eabbf7e0c068e4f3aeac374c7-1641 was successful.

Resource Changes

    Name                                                          Type                                        Operation
+   password                                                      random:index/randomPassword:RandomPassword  create
+   ephemeral-ci-cluster                                          gcp:container/cluster:Cluster               create
+   primary-node-pool                                             gcp:container/nodePool:NodePool             create
+   gke                                                           pulumi:providers:kubernetes                 create
+   k8s-ci-cluster-6a89033730c9a24eabbf7e0c068e4f3aeac374c7-1641  pulumi:pulumi:Stack                         create
+   multicloud                                                    pulumi-kubernetes:ci:GkeCluster             create

Copy link

pulumi-staging bot commented Jan 5, 2024

🍹 The Destroy for pulumi/k8s-ci-cluster/6a89033730c9a24eabbf7e0c068e4f3aeac374c7-1641 was successful.

Resource Changes

    Name                                                          Type                                        Operation
-   ephemeral-ci-cluster                                          gcp:container/cluster:Cluster               delete
-   multicloud                                                    pulumi-kubernetes:ci:GkeCluster             delete
-   password                                                      random:index/randomPassword:RandomPassword  delete
-   k8s-ci-cluster-6a89033730c9a24eabbf7e0c068e4f3aeac374c7-1641  pulumi:pulumi:Stack                         delete
-   gke                                                           pulumi:providers:kubernetes                 delete
-   primary-node-pool                                             gcp:container/nodePool:NodePool             delete

@cnunciato cnunciato merged commit b245cc1 into master Jan 5, 2024
49 of 51 checks passed
@cnunciato cnunciato deleted the cnunciato/runtime-versions branch January 5, 2024 03:58
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.

Fix failing Azure tests
2 participants