[pkgsite-metrics] terraform/environment: increase max auto scaling worker count

2 views
Skip to first unread message

Ethan Lee (Gerrit)

unread,
11:36 AM (11 hours ago) 11:36 AM
to goph...@pubsubhelper.golang.org, golang-co...@googlegroups.com

Ethan Lee has uploaded the change for review

Commit message

terraform/environment: increase max auto scaling worker count
Change-Id: I6a9ef2e0262c54fc3dd625d31db8bec529365a7d

Change diff

diff --git a/terraform/environment/worker.tf b/terraform/environment/worker.tf
index b3bf3c2..ce687aa 100644
--- a/terraform/environment/worker.tf
+++ b/terraform/environment/worker.tf
@@ -184,7 +184,7 @@
metadata {
annotations = {
"autoscaling.knative.dev/minScale" = "10"
- "autoscaling.knative.dev/maxScale" = each.value == "us-central1" ? "2500" : "625"
+ "autoscaling.knative.dev/maxScale" = each.value == "us-central1" ? "3738" : "625"
"run.googleapis.com/cloudsql-instances" = local.pkgsite_db
"run.googleapis.com/execution-environment" = "gen2"
}

Change information

Files:
Change size: XS
Delta: 1 file changed, 1 insertion(+), 1 deletion(-)
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement is not satisfiedCode-Review
  • requirement satisfiedNo-Unresolved-Comments
  • requirement is not satisfiedReview-Enforcement
  • requirement is not satisfiedTryBots-Pass
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: newchange
Gerrit-Project: pkgsite-metrics
Gerrit-Branch: master
Gerrit-Change-Id: I6a9ef2e0262c54fc3dd625d31db8bec529365a7d
Gerrit-Change-Number: 708375
Gerrit-PatchSet: 1
Gerrit-Owner: Ethan Lee <etha...@google.com>
Gerrit-Reviewer: Ethan Lee <etha...@google.com>
unsatisfied_requirement
satisfied_requirement
open
diffy

Markus Kusano (Gerrit)

unread,
12:07 PM (10 hours ago) 12:07 PM
to Ethan Lee, goph...@pubsubhelper.golang.org, Go LUCI, golang-co...@googlegroups.com
Attention needed from Ethan Lee

Markus Kusano voted Code-Review+2

Code-Review+2
Open in Gerrit

Related details

Attention is currently required from:
  • Ethan Lee
Submit Requirements:
  • requirement satisfiedCode-Review
  • requirement satisfiedNo-Unresolved-Comments
  • requirement satisfiedReview-Enforcement
  • requirement satisfiedTryBots-Pass
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: pkgsite-metrics
Gerrit-Branch: master
Gerrit-Change-Id: I6a9ef2e0262c54fc3dd625d31db8bec529365a7d
Gerrit-Change-Number: 708375
Gerrit-PatchSet: 1
Gerrit-Owner: Ethan Lee <etha...@google.com>
Gerrit-Reviewer: Ethan Lee <etha...@google.com>
Gerrit-Reviewer: Markus Kusano <kus...@google.com>
Gerrit-Attention: Ethan Lee <etha...@google.com>
Gerrit-Comment-Date: Wed, 01 Oct 2025 16:07:18 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Gopher Robot (Gerrit)

unread,
12:07 PM (10 hours ago) 12:07 PM
to Ethan Lee, goph...@pubsubhelper.golang.org, golang-...@googlegroups.com, Markus Kusano, Go LUCI, golang-co...@googlegroups.com

Gopher Robot submitted the change

Change information

Commit message:
terraform/environment: increase max auto scaling worker count
Change-Id: I6a9ef2e0262c54fc3dd625d31db8bec529365a7d
Files:
Change size: XS
Delta: 1 file changed, 1 insertion(+), 1 deletion(-)
Branch: refs/heads/master
Submit Requirements:
  • requirement satisfiedCode-Review: +2 by Markus Kusano
  • requirement satisfiedTryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: pkgsite-metrics
Gerrit-Branch: master
Gerrit-Change-Id: I6a9ef2e0262c54fc3dd625d31db8bec529365a7d
Gerrit-Change-Number: 708375
Gerrit-PatchSet: 2
Gerrit-Owner: Ethan Lee <etha...@google.com>
Gerrit-Reviewer: Ethan Lee <etha...@google.com>
Gerrit-Reviewer: Gopher Robot <go...@golang.org>
Gerrit-Reviewer: Markus Kusano <kus...@google.com>
open
diffy
satisfied_requirement

Ethan Lee (Gerrit)

unread,
1:53 PM (9 hours ago) 1:53 PM
to Markus Kusano, goph...@pubsubhelper.golang.org, golang-co...@googlegroups.com
Attention needed from Markus Kusano

Ethan Lee has uploaded the change for review

Ethan Lee would like Markus Kusano to review this change.

Commit message

terraform/environment: increase max auto scaling worker count
Change-Id: Ic5f587b843afc65f16740d806ef9e9e3bf704479

Change diff

diff --git a/terraform/environment/worker.tf b/terraform/environment/worker.tf
index 0eaa618..446fb8f 100644

--- a/terraform/environment/worker.tf
+++ b/terraform/environment/worker.tf
@@ -184,7 +184,7 @@
metadata {
annotations = {
"autoscaling.knative.dev/minScale" = "10"
-        "autoscaling.knative.dev/maxScale"         = each.value == "us-central1" ? "3738" : "625"
+ "autoscaling.knative.dev/maxScale" = each.value == "us-central1" ? "5000" : "2240"

Change information

Files:
Change size: XS
Delta: 1 file changed, 1 insertion(+), 1 deletion(-)
Open in Gerrit

Related details

Attention is currently required from:
  • Markus Kusano
Submit Requirements:
  • requirement is not satisfiedCode-Review
  • requirement satisfiedNo-Unresolved-Comments
  • requirement is not satisfiedReview-Enforcement
  • requirement is not satisfiedTryBots-Pass
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: newchange
Gerrit-Project: pkgsite-metrics
Gerrit-Branch: master
Gerrit-Change-Id: Ic5f587b843afc65f16740d806ef9e9e3bf704479
Gerrit-Change-Number: 708378
Gerrit-PatchSet: 1
Gerrit-Owner: Ethan Lee <etha...@google.com>
Gerrit-Reviewer: Ethan Lee <etha...@google.com>
Gerrit-Reviewer: Markus Kusano <kus...@google.com>
Gerrit-Attention: Markus Kusano <kus...@google.com>
unsatisfied_requirement
satisfied_requirement
open
diffy

Markus Kusano (Gerrit)

unread,
2:09 PM (8 hours ago) 2:09 PM
to Ethan Lee, goph...@pubsubhelper.golang.org, Go LUCI, golang-co...@googlegroups.com
Attention needed from Ethan Lee

Markus Kusano voted Code-Review+2

Code-Review+2
Open in Gerrit

Related details

Attention is currently required from:
  • Ethan Lee
Submit Requirements:
  • requirement satisfiedCode-Review
  • requirement satisfiedNo-Unresolved-Comments
  • requirement satisfiedReview-Enforcement
  • requirement satisfiedTryBots-Pass
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: pkgsite-metrics
Gerrit-Branch: master
Gerrit-Change-Id: Ic5f587b843afc65f16740d806ef9e9e3bf704479
Gerrit-Change-Number: 708378
Gerrit-PatchSet: 1
Gerrit-Owner: Ethan Lee <etha...@google.com>
Gerrit-Reviewer: Ethan Lee <etha...@google.com>
Gerrit-Reviewer: Markus Kusano <kus...@google.com>
Gerrit-Attention: Ethan Lee <etha...@google.com>
Gerrit-Comment-Date: Wed, 01 Oct 2025 18:09:44 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Gopher Robot (Gerrit)

unread,
2:11 PM (8 hours ago) 2:11 PM
to Ethan Lee, goph...@pubsubhelper.golang.org, golang-...@googlegroups.com, Markus Kusano, Go LUCI, golang-co...@googlegroups.com

Gopher Robot submitted the change

Change information

Commit message:
terraform/environment: increase max auto scaling worker count
Change-Id: Ic5f587b843afc65f16740d806ef9e9e3bf704479
Files:
Change size: XS
Delta: 1 file changed, 1 insertion(+), 1 deletion(-)
Branch: refs/heads/master
Submit Requirements:
  • requirement satisfiedCode-Review: +2 by Markus Kusano
  • requirement satisfiedTryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: pkgsite-metrics
Gerrit-Branch: master
Gerrit-Change-Id: Ic5f587b843afc65f16740d806ef9e9e3bf704479
Gerrit-Change-Number: 708378
Gerrit-PatchSet: 2
Gerrit-Owner: Ethan Lee <etha...@google.com>
Gerrit-Reviewer: Ethan Lee <etha...@google.com>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages