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

Add another gotestfmt install step #1545

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

cnunciato
Copy link
Contributor

@cnunciato cnunciato commented Jan 5, 2024

Looks like I missed a spot when I added this in #1539. This should do it. (Verified with an ad-hoc run here.)

Copy link

pulumi-staging bot commented Jan 5, 2024

🍹 The Update for pulumi/k8s-ci-cluster/996f14f054ad7847ce4f8cfae5a42ea194d8a61c-1320 was successful.

Resource Changes

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

@cnunciato cnunciato marked this pull request as ready for review January 5, 2024 15:58
@cnunciato cnunciato requested review from a team January 5, 2024 15:58
@cnunciato cnunciato force-pushed the cnunciato/gotestfmt-2 branch from 61a7f6e to 83c0c7e Compare January 5, 2024 15:59
@cnunciato cnunciato enabled auto-merge (squash) January 5, 2024 16:04
Copy link

pulumi-staging bot commented Jan 5, 2024

🍹 The Destroy for pulumi/k8s-ci-cluster/996f14f054ad7847ce4f8cfae5a42ea194d8a61c-1320 was successful.

Resource Changes

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

Copy link

pulumi-staging bot commented Jan 5, 2024

🍹 The Update for pulumi/k8s-ci-cluster/d16dfe17320a8c253d0eb828c8d386b40af732ea-1643 was successful.

Resource Changes

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

Copy link

pulumi-staging bot commented Jan 5, 2024

🍹 The Destroy for pulumi/k8s-ci-cluster/d16dfe17320a8c253d0eb828c8d386b40af732ea-1643 was successful.

Resource Changes

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

@cnunciato cnunciato merged commit f8a04f9 into master Jan 5, 2024
51 checks passed
@cnunciato cnunciato deleted the cnunciato/gotestfmt-2 branch January 5, 2024 19:10
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.

2 participants