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 OIDC TS example. #1712

Merged
merged 1 commit into from
Oct 5, 2024
Merged

Fix OIDC TS example. #1712

merged 1 commit into from
Oct 5, 2024

Conversation

jkodroff
Copy link
Member

@jkodroff jkodroff commented Oct 5, 2024

Update the OIDC ESC setup example to account for ESC projects and the newer OIDC subject claims format.

@jkodroff jkodroff requested a review from a team October 5, 2024 19:59
Copy link

pulumi-staging bot commented Oct 5, 2024

🍹 The Update for pulumi/k8s-ci-cluster/b73728c8fdfde2f06d88b8a465e9266194677733-249 was successful.

Resource Changes

    Name                                                         Type                                        Operation
+   k8s-ci-cluster-b73728c8fdfde2f06d88b8a465e9266194677733-249  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 5, 2024

🍹 The Destroy for pulumi/k8s-ci-cluster/b73728c8fdfde2f06d88b8a465e9266194677733-249 was successful.

Resource Changes

    Name                                                         Type                                        Operation
-   multicloud                                                   pulumi-kubernetes:ci:GkeCluster             delete
-   password                                                     random:index/randomPassword:RandomPassword  delete
-   k8s-ci-cluster-b73728c8fdfde2f06d88b8a465e9266194677733-249  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

Copy link
Member

@pierskarsenbarg pierskarsenbarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jkodroff jkodroff merged commit 1432c2c into master Oct 5, 2024
45 of 47 checks passed
@jkodroff jkodroff deleted the fix-oidc-ts branch October 5, 2024 21:11
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