From fc05d60467d7932128b3afad0b6278d9231e1887 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Tue, 15 Jul 2025 17:53:23 +0200 Subject: [PATCH 01/29] increase replicas to 5 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index d247b389c4..4bb44746a2 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -2,7 +2,7 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -replicaCount: 1 +replicaCount: 5 image: repository: gcr.io/google-samples/gb-frontend From 7d6ff33d1dcb3af405ce67522c087721ff589c89 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Tue, 15 Jul 2025 18:13:16 +0200 Subject: [PATCH 02/29] increase replicas to 5 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 4bb44746a2..d7a7a4b59b 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -2,7 +2,7 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -replicaCount: 5 +replicaCount: 4 image: repository: gcr.io/google-samples/gb-frontend From 4f556ef33fedbcc946c9585ccedcd7653e47bfe5 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Tue, 15 Jul 2025 18:27:32 +0200 Subject: [PATCH 03/29] increase replicas to 5 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index d7a7a4b59b..4bb44746a2 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -2,7 +2,7 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -replicaCount: 4 +replicaCount: 5 image: repository: gcr.io/google-samples/gb-frontend From c2ed7207ec809a4f35bdba6b82eb1cacbdbfa32e Mon Sep 17 00:00:00 2001 From: joan-porta Date: Tue, 15 Jul 2025 18:43:43 +0200 Subject: [PATCH 04/29] increase replicas to 5 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 4bb44746a2..cf1488960d 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -2,7 +2,7 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -replicaCount: 5 +replicaCount: 6 image: repository: gcr.io/google-samples/gb-frontend From eae5163ace4cb99615482f7949baa3077a207958 Mon Sep 17 00:00:00 2001 From: Joan Porta Date: Wed, 16 Jul 2025 07:35:26 +0200 Subject: [PATCH 05/29] Update values.yaml --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index cf1488960d..a078966bcb 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -2,7 +2,7 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -replicaCount: 6 +replicaCount: 3 image: repository: gcr.io/google-samples/gb-frontend From 8ffceb997432b683b729cce149fa958b56b2a3ad Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 08:18:03 +0200 Subject: [PATCH 06/29] Increase replicas to 7 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index cf1488960d..2cbddc5f09 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -2,7 +2,7 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -replicaCount: 6 +replicaCount: 7 image: repository: gcr.io/google-samples/gb-frontend From 11fceee26fdb97fdea747f52631b22f7e5e67649 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 10:28:19 +0200 Subject: [PATCH 07/29] Increase replicas to 2 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 49fcc2c714..f304f8b809 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. -replicaCount: 7 +replicaCount: 2 image: repository: gcr.io/google-samples/gb-frontend From abe90fe219a3f76a3e6fd485d13a6f85f072c489 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 10:33:48 +0200 Subject: [PATCH 08/29] Increase replicas to 3 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index f304f8b809..4e89587a9d 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. -replicaCount: 2 +replicaCount: 3 image: repository: gcr.io/google-samples/gb-frontend From 92598393fec5ccbc38318e501875df67451b6fd4 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 10:37:07 +0200 Subject: [PATCH 09/29] Increase replicas to 4 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 4e89587a9d..0d767585c5 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. -replicaCount: 3 +replicaCount: 4 image: repository: gcr.io/google-samples/gb-frontend From aa8a580f4e87ec37234d4bed1dcfa9e174460e41 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 10:52:46 +0200 Subject: [PATCH 10/29] Add pipeline --- .../.github/workflows/pr-creation.yaml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 helm-guestbook/.github/workflows/pr-creation.yaml diff --git a/helm-guestbook/.github/workflows/pr-creation.yaml b/helm-guestbook/.github/workflows/pr-creation.yaml new file mode 100644 index 0000000000..fd35e2faf6 --- /dev/null +++ b/helm-guestbook/.github/workflows/pr-creation.yaml @@ -0,0 +1,24 @@ +name: Automatically create / update pull request + +# run this workflow only on new feature branches, not when they're merged to main +on: + push: + branches-ignore: + - "main" + +permissions: + contents: write + pull-requests: write + +jobs: + create_pr_development: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v3 + + - name: Create Pull Request + uses: peter-evans/create-pull-request@v7 + with: + base: development-next + branch: development-next + author: argocd \ No newline at end of file From 8983e1c7fe22df612bcdfa96c027a89dad03995b Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 10:54:09 +0200 Subject: [PATCH 11/29] Add pipeline --- .github/workflows/pr-creation.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/workflows/pr-creation.yaml diff --git a/.github/workflows/pr-creation.yaml b/.github/workflows/pr-creation.yaml new file mode 100644 index 0000000000..fd35e2faf6 --- /dev/null +++ b/.github/workflows/pr-creation.yaml @@ -0,0 +1,24 @@ +name: Automatically create / update pull request + +# run this workflow only on new feature branches, not when they're merged to main +on: + push: + branches-ignore: + - "main" + +permissions: + contents: write + pull-requests: write + +jobs: + create_pr_development: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v3 + + - name: Create Pull Request + uses: peter-evans/create-pull-request@v7 + with: + base: development-next + branch: development-next + author: argocd \ No newline at end of file From a42fc30d12b11e0adae808448900651710e2c92c Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 10:54:40 +0200 Subject: [PATCH 12/29] replicas to 3 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 0d767585c5..4e89587a9d 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. -replicaCount: 4 +replicaCount: 3 image: repository: gcr.io/google-samples/gb-frontend From e341ff9e57511cd7d7583ebfccb1dda7a9ef5164 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 10:57:37 +0200 Subject: [PATCH 13/29] change pipeline --- .github/workflows/pr-creation.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-creation.yaml b/.github/workflows/pr-creation.yaml index fd35e2faf6..94181b7d02 100644 --- a/.github/workflows/pr-creation.yaml +++ b/.github/workflows/pr-creation.yaml @@ -3,8 +3,8 @@ name: Automatically create / update pull request # run this workflow only on new feature branches, not when they're merged to main on: push: - branches-ignore: - - "main" + branch:-ignore: + - "development-next" permissions: contents: write From 85e03903eee2bf98f5d6f0c298c8ea240401c89a Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 10:58:21 +0200 Subject: [PATCH 14/29] change pipeline --- .github/workflows/pr-creation.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-creation.yaml b/.github/workflows/pr-creation.yaml index 94181b7d02..75299702b7 100644 --- a/.github/workflows/pr-creation.yaml +++ b/.github/workflows/pr-creation.yaml @@ -3,8 +3,8 @@ name: Automatically create / update pull request # run this workflow only on new feature branches, not when they're merged to main on: push: - branch:-ignore: - - "development-next" + branches: + - development-next permissions: contents: write From af3fae8919705ba6e1588c3cca138bd42f18e2e8 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 10:59:31 +0200 Subject: [PATCH 15/29] change pipeline --- .github/workflows/pr-creation.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pr-creation.yaml b/.github/workflows/pr-creation.yaml index 75299702b7..fd116c14dd 100644 --- a/.github/workflows/pr-creation.yaml +++ b/.github/workflows/pr-creation.yaml @@ -4,7 +4,7 @@ name: Automatically create / update pull request on: push: branches: - - development-next + - environment/development-next permissions: contents: write @@ -19,6 +19,6 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v7 with: - base: development-next - branch: development-next + base: environment/development + branch: environment/development-next author: argocd \ No newline at end of file From d63e43ac744b0133a37df21ad2e3d37f2237486b Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 11:00:52 +0200 Subject: [PATCH 16/29] change pipeline --- .github/workflows/pr-creation.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr-creation.yaml b/.github/workflows/pr-creation.yaml index fd116c14dd..503442fe2b 100644 --- a/.github/workflows/pr-creation.yaml +++ b/.github/workflows/pr-creation.yaml @@ -21,4 +21,3 @@ jobs: with: base: environment/development branch: environment/development-next - author: argocd \ No newline at end of file From 6dc28dd2531945b67369c55b0f1186d8cdb6f50a Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 11:03:43 +0200 Subject: [PATCH 17/29] change pipeline --- .github/workflows/pr-creation.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-creation.yaml b/.github/workflows/pr-creation.yaml index 503442fe2b..27d00eff11 100644 --- a/.github/workflows/pr-creation.yaml +++ b/.github/workflows/pr-creation.yaml @@ -5,6 +5,7 @@ on: push: branches: - environment/development-next + workflow_dispatch: permissions: contents: write From da6f08f24bd85f3795a461833cd557c3347573be Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 11:05:00 +0200 Subject: [PATCH 18/29] change to 2 replicas --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 4e89587a9d..f304f8b809 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. -replicaCount: 3 +replicaCount: 2 image: repository: gcr.io/google-samples/gb-frontend From 5acd743a3e01f5721b62ff94f6c0457f9f4fa1b6 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 11:07:45 +0200 Subject: [PATCH 19/29] change pipeline --- .github/workflows/pr-creation.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/pr-creation.yaml b/.github/workflows/pr-creation.yaml index 27d00eff11..1929d4e052 100644 --- a/.github/workflows/pr-creation.yaml +++ b/.github/workflows/pr-creation.yaml @@ -4,7 +4,7 @@ name: Automatically create / update pull request on: push: branches: - - environment/development-next + - environment/staging-next workflow_dispatch: permissions: @@ -12,7 +12,7 @@ permissions: pull-requests: write jobs: - create_pr_development: + create_pr_staging: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 @@ -20,5 +20,5 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v7 with: - base: environment/development - branch: environment/development-next + base: environment/staging + branch: environment/staging-next From e09f3b60602211c0118e60c00f277fb31dcb7b9f Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 11:34:02 +0200 Subject: [PATCH 20/29] change pipeline --- .github/workflows/pr-creation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-creation.yaml b/.github/workflows/pr-creation.yaml index 1929d4e052..8effc23e87 100644 --- a/.github/workflows/pr-creation.yaml +++ b/.github/workflows/pr-creation.yaml @@ -15,7 +15,7 @@ jobs: create_pr_staging: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Create Pull Request uses: peter-evans/create-pull-request@v7 From 3e674a0830b244d0aaeaeef243751343e6c6acf0 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 11:34:32 +0200 Subject: [PATCH 21/29] change pipeline --- .github/workflows/pr-creation.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/pr-creation.yaml b/.github/workflows/pr-creation.yaml index 8effc23e87..1c7c81c8e0 100644 --- a/.github/workflows/pr-creation.yaml +++ b/.github/workflows/pr-creation.yaml @@ -3,8 +3,6 @@ name: Automatically create / update pull request # run this workflow only on new feature branches, not when they're merged to main on: push: - branches: - - environment/staging-next workflow_dispatch: permissions: From 3371114567c37e397cd2ae170341a7ddbc4c0e31 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 11:36:59 +0200 Subject: [PATCH 22/29] change pipeline --- .github/workflows/pr-creation.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pr-creation.yaml b/.github/workflows/pr-creation.yaml index 1c7c81c8e0..8effc23e87 100644 --- a/.github/workflows/pr-creation.yaml +++ b/.github/workflows/pr-creation.yaml @@ -3,6 +3,8 @@ name: Automatically create / update pull request # run this workflow only on new feature branches, not when they're merged to main on: push: + branches: + - environment/staging-next workflow_dispatch: permissions: From dabe8e1c2251d283635001e3434dd7ecb93f5e3e Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 11:47:17 +0200 Subject: [PATCH 23/29] change replicas to 5 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index f304f8b809..a384f08ef6 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. -replicaCount: 2 +replicaCount: 5 image: repository: gcr.io/google-samples/gb-frontend From a72c5983e15dd1a316b9a5060d30261a2fd82f36 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 11:51:10 +0200 Subject: [PATCH 24/29] change replicas to 8 --- .github/workflows/pr-creation.yaml | 3 ++- helm-guestbook/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-creation.yaml b/.github/workflows/pr-creation.yaml index 8effc23e87..e719eb4f89 100644 --- a/.github/workflows/pr-creation.yaml +++ b/.github/workflows/pr-creation.yaml @@ -4,7 +4,7 @@ name: Automatically create / update pull request on: push: branches: - - environment/staging-next + - "environment/staging-next" workflow_dispatch: permissions: @@ -22,3 +22,4 @@ jobs: with: base: environment/staging branch: environment/staging-next + always-create: true diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index a384f08ef6..488ce26f2f 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. -replicaCount: 5 +replicaCount: 8 image: repository: gcr.io/google-samples/gb-frontend From 87ce170a62ea0426d480214289c34bd2c1a20089 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 16:30:52 +0200 Subject: [PATCH 25/29] replicas to 1 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 488ce26f2f..87705a9ba6 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. -replicaCount: 8 +replicaCount: 1 image: repository: gcr.io/google-samples/gb-frontend From 7b0f2eb3fde0ed7977024320f3328c48dce9f2e0 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 16:34:54 +0200 Subject: [PATCH 26/29] replicas to 3 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 87705a9ba6..4e89587a9d 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. -replicaCount: 1 +replicaCount: 3 image: repository: gcr.io/google-samples/gb-frontend From a8faf03b51ab7bea1d71ccca858c7bcf44cbd3be Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 16:38:47 +0200 Subject: [PATCH 27/29] replicas to 5 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 4e89587a9d..a384f08ef6 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. -replicaCount: 3 +replicaCount: 5 image: repository: gcr.io/google-samples/gb-frontend From 1cd3f41f95e091405dbf64eceaabdf14f86b4c5d Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 16:52:27 +0200 Subject: [PATCH 28/29] replicas to 1 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index a384f08ef6..87705a9ba6 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. -replicaCount: 5 +replicaCount: 1 image: repository: gcr.io/google-samples/gb-frontend From ba7a58d6c21b937275050535ac446932eda1d596 Mon Sep 17 00:00:00 2001 From: joan-porta Date: Wed, 16 Jul 2025 16:53:02 +0200 Subject: [PATCH 29/29] replicas to 2 --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 87705a9ba6..f304f8b809 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. -replicaCount: 1 +replicaCount: 2 image: repository: gcr.io/google-samples/gb-frontend