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

Update secrets-provider to BucketV2 #1704

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Sep 19, 2024

Re: pulumi/home#3631

Copy link

🍹 The Update for pulumi/k8s-ci-cluster/ead58a9cf46c29eefe57b4326b1ea40fc3d0ee90-207 was successful.

Resource Changes

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

secrets-provider/aws/index.ts Outdated Show resolved Hide resolved
secrets-provider/vault/index.ts Outdated Show resolved Hide resolved
secrets-provider/aws/index.ts Outdated Show resolved Hide resolved
secrets-provider/aws/index.ts Outdated Show resolved Hide resolved
@t0yv0 t0yv0 force-pushed the t0yv0/update-policy-packs-aws-ts-finops-bucketv2 branch from 93c2196 to 862712b Compare October 3, 2024 15:15
@t0yv0 t0yv0 requested a review from corymhall October 3, 2024 15:16
@t0yv0
Copy link
Member Author

t0yv0 commented Oct 3, 2024

Great comments team, zooming out a bit I read the example README carefully and realized the example is not about a Bucket at all. I've therefore simplified it to a bare minimum, and added a warning note for people not to blindly store secrets in bucket objects as that is not what is being recommended here. PTAL.

Copy link

pulumi-staging bot commented Oct 3, 2024

🍹 The Update for pulumi/k8s-ci-cluster/45f7f58306a5c2b2874773b019f6187d5732f321-241 was successful.

Resource Changes

    Name                                                         Type                                        Operation
+   k8s-ci-cluster-45f7f58306a5c2b2874773b019f6187d5732f321-241  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
+   gke                                                          pulumi:providers:kubernetes                 create

Copy link

pulumi-staging bot commented Oct 3, 2024

🍹 The Destroy for pulumi/k8s-ci-cluster/45f7f58306a5c2b2874773b019f6187d5732f321-241 was successful.

Resource Changes

    Name                                                         Type                                        Operation
-   password                                                     random:index/randomPassword:RandomPassword  delete
-   k8s-ci-cluster-45f7f58306a5c2b2874773b019f6187d5732f321-241  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

@t0yv0 t0yv0 merged commit e6bd230 into master Oct 3, 2024
45 of 47 checks passed
@t0yv0 t0yv0 deleted the t0yv0/update-policy-packs-aws-ts-finops-bucketv2 branch October 3, 2024 20:29
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.

3 participants