pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.33k stars 873 forks source link

Fix button references to use pulumi.com #1640

Closed cnunciato closed 1 month ago

cnunciato commented 1 month ago

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

pulumi-staging[bot] commented 1 month ago

:tropical_drink: 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
pulumi-staging[bot] commented 1 month ago

:tropical_drink: 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