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

Bump AWS session duration #1478

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Conversation

cnunciato
Copy link
Member

@cnunciato cnunciato commented Aug 8, 2023

Currently our AWS session tokens time out at one hour, which, given how long it takes to complete a test run today, puts us pretty close to that limit. So this change bumps the token duration to two hours across the board.

Fixes #1477.

@cnunciato cnunciato requested a review from a team August 8, 2023 21:30
@pulumi-staging
Copy link

pulumi-staging bot commented Aug 8, 2023

🍹 The Update for moolumi/k8s-ci-cluster/014e1cacb896cf7c79d556414e61d87f4ec22c66-1488 was successful.

Resource Changes

    Name                                                          Type                                        Operation
+   primary-node-pool                                             gcp:container/nodePool:NodePool             create
+   gke                                                           pulumi:providers:kubernetes                 create
+   k8s-ci-cluster-014e1cacb896cf7c79d556414e61d87f4ec22c66-1488  pulumi:pulumi:Stack                         create
+   multicloud                                                    pulumi-kubernetes:ci:GkeCluster             create
+   password                                                      random:index/randomPassword:RandomPassword  create
+   ephemeral-ci-cluster                                          gcp:container/cluster:Cluster               create

@cnunciato
Copy link
Member Author

Failure is due to our hitting a DigitalOcean limit. I've requested an increase, so we can safely merge this change in the meantime.

@cnunciato cnunciato merged commit 34225ba into master Aug 8, 2023
49 of 50 checks passed
@cnunciato cnunciato deleted the cnunciato/bump-aws-session-duration branch August 8, 2023 22:07
@pulumi-staging
Copy link

pulumi-staging bot commented Aug 8, 2023

🍹 The Destroy for moolumi/k8s-ci-cluster/014e1cacb896cf7c79d556414e61d87f4ec22c66-1488 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
-   password              random:index/randomPassword:RandomPassword  delete

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.

Workflow failure: Run Performance Metrics Cron Job
3 participants