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

Fix button references to use pulumi.com #1640

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

cnunciato
Copy link
Contributor

@cnunciato cnunciato commented May 20, 2024

This switches things up to use the buttons served from pulumi.com instead of the ones that'd been served from the examples repo (which have been removed in this PR), as the locally-referenced versions don't render properly when ingested into to the Registry:

image

Copy link

🍹 The Update for pulumi/k8s-ci-cluster/a6774de1dfa66b47ea70baf5cef8cc990bc43c96-1765 was successful.

Resource Changes

    Name                                                          Type                                        Operation
+   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
+   gke                                                           pulumi:providers:kubernetes                 create
+   k8s-ci-cluster-a6774de1dfa66b47ea70baf5cef8cc990bc43c96-1765  pulumi:pulumi:Stack                         create

@cnunciato cnunciato requested a review from a team May 20, 2024 22:56
Copy link

🍹 The Destroy for pulumi/k8s-ci-cluster/a6774de1dfa66b47ea70baf5cef8cc990bc43c96-1765 was successful.

Resource Changes

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

@cnunciato cnunciato requested a review from a team May 21, 2024 00:24
@cnunciato cnunciato merged commit a3d0507 into master May 21, 2024
50 of 51 checks passed
@cnunciato cnunciato deleted the cnunciato/button-fixes branch May 21, 2024 02:20
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