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.4k stars 880 forks source link

Fix policy pack perf test #1678

Closed justinvp closed 2 months ago

justinvp commented 2 months ago

This change fixes up TestPolicyPacks so that it can run without always failing.

pulumi-staging[bot] commented 2 months ago

:tropical_drink: The Update for pulumi/k8s-ci-cluster/09715ccc42865a124676b618f1298901e7c620c3-157 was successful.

Resource Changes

    Name                                                         Type                                        Operation
+   ephemeral-ci-cluster                                         gcp:container/cluster:Cluster               create
+   primary-node-pool                                            gcp:container/nodePool:NodePool             create
+   gke                                                          pulumi:providers:kubernetes                 create
+   k8s-ci-cluster-09715ccc42865a124676b618f1298901e7c620c3-157  pulumi:pulumi:Stack                         create
+   multicloud                                                   pulumi-kubernetes:ci:GkeCluster             create
+   password                                                     random:index/randomPassword:RandomPassword  create
pulumi-staging[bot] commented 2 months ago

:tropical_drink: The Destroy for pulumi/k8s-ci-cluster/09715ccc42865a124676b618f1298901e7c620c3-157 was successful.

Resource Changes

    Name                                                         Type                                        Operation
-   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
-   password                                                     random:index/randomPassword:RandomPassword  delete
-   k8s-ci-cluster-09715ccc42865a124676b618f1298901e7c620c3-157  pulumi:pulumi:Stack                         delete