From b6fffdb73b39521aff8f57c8c205373e808b0a05 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Mon, 5 Aug 2024 13:53:06 +0000 Subject: [PATCH 01/38] Setting latest tag in intents-operator helm chart repo to v2.0.13 --- intents-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index f9326313..7925d239 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -3,7 +3,7 @@ name: intents-operator description: Otterize intents operator type: application version: 3.0.22 -appVersion: v2.0.12 +appVersion: v2.0.13 home: https://github.com/otterize/intents-operator sources: - https://github.com/otterize/intents-operator From 69839e61c0d0901de63bad0d38d978f2deaa56ac Mon Sep 17 00:00:00 2001 From: otterizebot Date: Mon, 5 Aug 2024 13:53:18 +0000 Subject: [PATCH 02/38] Bump chart versions [nobump] --- intents-operator/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index 7925d239..e721b615 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: intents-operator description: Otterize intents operator type: application -version: 3.0.22 +version: 3.0.23 appVersion: v2.0.13 home: https://github.com/otterize/intents-operator sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index 477ab8ae..d47c0c78 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.7 +version: 4.0.8 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From 6389711def2b6eee4f6e41a945f96cbcbf69001c Mon Sep 17 00:00:00 2001 From: otterizebot Date: Mon, 5 Aug 2024 13:54:08 +0000 Subject: [PATCH 03/38] Setting latest tag in credentials-operator helm chart repo to v3.0.1 --- credentials-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/credentials-operator/Chart.yaml b/credentials-operator/Chart.yaml index 38dcab12..a813926b 100644 --- a/credentials-operator/Chart.yaml +++ b/credentials-operator/Chart.yaml @@ -3,7 +3,7 @@ name: credentials-operator description: credentials-operator type: application version: 3.0.2 -appVersion: v3.0.0 +appVersion: v3.0.1 home: https://github.com/otterize/credentials-operator sources: - https://github.com/otterize/credentials-operator From 22d0ebb981341a6b3189d618f1ea4977e6bcfd5d Mon Sep 17 00:00:00 2001 From: otterizebot Date: Mon, 5 Aug 2024 13:54:20 +0000 Subject: [PATCH 04/38] Bump chart versions [nobump] --- credentials-operator/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/credentials-operator/Chart.yaml b/credentials-operator/Chart.yaml index a813926b..537f10cd 100644 --- a/credentials-operator/Chart.yaml +++ b/credentials-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: credentials-operator description: credentials-operator type: application -version: 3.0.2 +version: 3.0.3 appVersion: v3.0.1 home: https://github.com/otterize/credentials-operator sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index d47c0c78..adfff428 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.8 +version: 4.0.9 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From e941d01a2d31c81650a902b04650d9fe350e69fe Mon Sep 17 00:00:00 2001 From: otterizebot Date: Mon, 5 Aug 2024 14:02:54 +0000 Subject: [PATCH 05/38] Setting latest tag in network-mapper helm chart repo to v2.0.6 --- network-mapper/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index 434f8067..ab29fcaf 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: network-mapper type: application version: 2.0.13 -appVersion: v2.0.4 +appVersion: v2.0.6 home: https://github.com/otterize/network-mapper sources: - https://github.com/otterize/network-mapper From f6a585d83862066378c95d66ffb30c3e515dbd6c Mon Sep 17 00:00:00 2001 From: otterizebot Date: Mon, 5 Aug 2024 14:03:06 +0000 Subject: [PATCH 06/38] Bump chart versions [nobump] --- network-mapper/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index ab29fcaf..e5d02a31 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: network-mapper type: application -version: 2.0.13 +version: 2.0.14 appVersion: v2.0.6 home: https://github.com/otterize/network-mapper sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index adfff428..e8a45fa8 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.9 +version: 4.0.10 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From 191c173c9d7ebd978b4b8cf039e378df5346a450 Mon Sep 17 00:00:00 2001 From: omris94 <46892443+omris94@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:11:58 +0300 Subject: [PATCH 07/38] Revert app versions to the last stable OSS releases (#238) --- credentials-operator/Chart.yaml | 2 +- intents-operator/Chart.yaml | 2 +- network-mapper/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/credentials-operator/Chart.yaml b/credentials-operator/Chart.yaml index 537f10cd..955a9046 100644 --- a/credentials-operator/Chart.yaml +++ b/credentials-operator/Chart.yaml @@ -3,7 +3,7 @@ name: credentials-operator description: credentials-operator type: application version: 3.0.3 -appVersion: v3.0.1 +appVersion: v3.0.0 home: https://github.com/otterize/credentials-operator sources: - https://github.com/otterize/credentials-operator diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index e721b615..626d3575 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -3,7 +3,7 @@ name: intents-operator description: Otterize intents operator type: application version: 3.0.23 -appVersion: v2.0.13 +appVersion: v2.0.12 home: https://github.com/otterize/intents-operator sources: - https://github.com/otterize/intents-operator diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index e5d02a31..763aae2c 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: network-mapper type: application version: 2.0.14 -appVersion: v2.0.6 +appVersion: v2.0.5 home: https://github.com/otterize/network-mapper sources: - https://github.com/otterize/network-mapper From 641c92c6e17f555713a0bd2eb06c69ebbb3d358c Mon Sep 17 00:00:00 2001 From: otterizebot Date: Mon, 5 Aug 2024 15:12:18 +0000 Subject: [PATCH 08/38] Bump chart versions [nobump] --- credentials-operator/Chart.yaml | 2 +- intents-operator/Chart.yaml | 2 +- network-mapper/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/credentials-operator/Chart.yaml b/credentials-operator/Chart.yaml index 955a9046..774f2f5c 100644 --- a/credentials-operator/Chart.yaml +++ b/credentials-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: credentials-operator description: credentials-operator type: application -version: 3.0.3 +version: 3.0.4 appVersion: v3.0.0 home: https://github.com/otterize/credentials-operator sources: diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index 626d3575..79f5522a 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: intents-operator description: Otterize intents operator type: application -version: 3.0.23 +version: 3.0.24 appVersion: v2.0.12 home: https://github.com/otterize/intents-operator sources: diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index 763aae2c..33507dc6 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: network-mapper type: application -version: 2.0.14 +version: 2.0.15 appVersion: v2.0.5 home: https://github.com/otterize/network-mapper sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index e8a45fa8..320f21b4 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.10 +version: 4.0.11 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From 47945d05b022299a8fc44b6101aad0bb01e83c82 Mon Sep 17 00:00:00 2001 From: omris94 <46892443+omris94@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:39:27 +0300 Subject: [PATCH 09/38] Revert to the previous network-mapper release (#239) --- network-mapper/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index 33507dc6..b86b8a26 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: network-mapper type: application version: 2.0.15 -appVersion: v2.0.5 +appVersion: v2.0.4 home: https://github.com/otterize/network-mapper sources: - https://github.com/otterize/network-mapper From 11c134cbe4dcde1ffa2b849cd508c1ce81c8096b Mon Sep 17 00:00:00 2001 From: otterizebot Date: Mon, 5 Aug 2024 15:39:41 +0000 Subject: [PATCH 10/38] Bump chart versions [nobump] --- network-mapper/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index b86b8a26..751cadd6 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: network-mapper type: application -version: 2.0.15 +version: 2.0.16 appVersion: v2.0.4 home: https://github.com/otterize/network-mapper sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index 320f21b4..2c318538 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.11 +version: 4.0.12 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From 35ee88f914ba29100e777cb6e24be8e366b37009 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 6 Aug 2024 09:07:34 +0000 Subject: [PATCH 11/38] Setting latest tag in intents-operator helm chart repo to v2.0.13 --- intents-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index 79f5522a..b5be3d95 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -3,7 +3,7 @@ name: intents-operator description: Otterize intents operator type: application version: 3.0.24 -appVersion: v2.0.12 +appVersion: v2.0.13 home: https://github.com/otterize/intents-operator sources: - https://github.com/otterize/intents-operator From b53d7fcda581a8f4740bcc91af312cf0629250e3 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 6 Aug 2024 09:07:49 +0000 Subject: [PATCH 12/38] Bump chart versions [nobump] --- intents-operator/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index b5be3d95..bffe8877 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: intents-operator description: Otterize intents operator type: application -version: 3.0.24 +version: 3.0.25 appVersion: v2.0.13 home: https://github.com/otterize/intents-operator sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index 2c318538..e59f81ce 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.12 +version: 4.0.13 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From e48dcdb97d2257c790663ce75e8c7f5c9919db30 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 6 Aug 2024 09:10:35 +0000 Subject: [PATCH 13/38] Setting latest tag in credentials-operator helm chart repo to v3.0.1 --- credentials-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/credentials-operator/Chart.yaml b/credentials-operator/Chart.yaml index 774f2f5c..59c9240e 100644 --- a/credentials-operator/Chart.yaml +++ b/credentials-operator/Chart.yaml @@ -3,7 +3,7 @@ name: credentials-operator description: credentials-operator type: application version: 3.0.4 -appVersion: v3.0.0 +appVersion: v3.0.1 home: https://github.com/otterize/credentials-operator sources: - https://github.com/otterize/credentials-operator From 46e42b2d7505189de4bad4ccba604018763be4e5 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 6 Aug 2024 09:10:47 +0000 Subject: [PATCH 14/38] Bump chart versions [nobump] --- credentials-operator/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/credentials-operator/Chart.yaml b/credentials-operator/Chart.yaml index 59c9240e..a8715d00 100644 --- a/credentials-operator/Chart.yaml +++ b/credentials-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: credentials-operator description: credentials-operator type: application -version: 3.0.4 +version: 3.0.5 appVersion: v3.0.1 home: https://github.com/otterize/credentials-operator sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index e59f81ce..2ae7d0cf 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.13 +version: 4.0.14 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From ae6b7062cad53dd033a55e77487fe8bee17ccf0a Mon Sep 17 00:00:00 2001 From: omris94 <46892443+omris94@users.noreply.github.com> Date: Tue, 6 Aug 2024 12:28:56 +0300 Subject: [PATCH 15/38] Update network-mapper app version to the latest release (#240) --- network-mapper/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index 751cadd6..05bff672 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: network-mapper type: application version: 2.0.16 -appVersion: v2.0.4 +appVersion: v2.0.6 home: https://github.com/otterize/network-mapper sources: - https://github.com/otterize/network-mapper From 2838d9f89160423b1863e9d3897309b774e33580 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 6 Aug 2024 09:29:11 +0000 Subject: [PATCH 16/38] Bump chart versions [nobump] --- network-mapper/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index 05bff672..024ba0a0 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: network-mapper type: application -version: 2.0.16 +version: 2.0.17 appVersion: v2.0.6 home: https://github.com/otterize/network-mapper sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index 2ae7d0cf..9d335116 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.14 +version: 4.0.15 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From fbbaca0e781440e15cde60e06daa2ac22e20168c Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 6 Aug 2024 12:03:28 +0000 Subject: [PATCH 17/38] Setting latest tag in intents-operator helm chart repo to v2.0.14 --- intents-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index bffe8877..515cbe1b 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -3,7 +3,7 @@ name: intents-operator description: Otterize intents operator type: application version: 3.0.25 -appVersion: v2.0.13 +appVersion: v2.0.14 home: https://github.com/otterize/intents-operator sources: - https://github.com/otterize/intents-operator From 739567fecab0bba46f3c79611dea9dd3c26b2a36 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 6 Aug 2024 12:03:48 +0000 Subject: [PATCH 18/38] Bump chart versions [nobump] --- intents-operator/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index 515cbe1b..881434b5 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: intents-operator description: Otterize intents operator type: application -version: 3.0.25 +version: 3.0.26 appVersion: v2.0.14 home: https://github.com/otterize/intents-operator sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index 9d335116..8dac81a6 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.15 +version: 4.0.16 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From 30402a30d73a396f7dfe5cf400d2eab96369d773 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 6 Aug 2024 13:50:07 +0000 Subject: [PATCH 19/38] Setting latest tag in network-mapper helm chart repo to v2.0.7 --- network-mapper/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index 024ba0a0..a5918a79 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: network-mapper type: application version: 2.0.17 -appVersion: v2.0.6 +appVersion: v2.0.7 home: https://github.com/otterize/network-mapper sources: - https://github.com/otterize/network-mapper From b9ed93b3e1dfec7d5dae592151bc87bf66c6d624 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 6 Aug 2024 13:50:21 +0000 Subject: [PATCH 20/38] Bump chart versions [nobump] --- network-mapper/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index a5918a79..f74de051 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: network-mapper type: application -version: 2.0.17 +version: 2.0.18 appVersion: v2.0.7 home: https://github.com/otterize/network-mapper sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index 8dac81a6..7de614d0 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.16 +version: 4.0.17 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From bdd57e01bf98eb4b38bc1c3cd96cfc9b9cbae226 Mon Sep 17 00:00:00 2001 From: omris94 <46892443+omris94@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:47:15 +0300 Subject: [PATCH 21/38] Fix validation webhook paths for api version `v1beta1` (#242) --- .../otterize-validating-webhook-configuration.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/intents-operator/templates/otterize-validating-webhook-configuration.yaml b/intents-operator/templates/otterize-validating-webhook-configuration.yaml index 92d55558..ea75032f 100644 --- a/intents-operator/templates/otterize-validating-webhook-configuration.yaml +++ b/intents-operator/templates/otterize-validating-webhook-configuration.yaml @@ -128,7 +128,7 @@ webhooks: service: name: intents-operator-webhook-service namespace: {{ .Release.Namespace }} - path: /validate-k8s-otterize-com-v1-mysqlserverconfig + path: /validate-k8s-otterize-com-v1beta1-mysqlserverconfig failurePolicy: Fail matchPolicy: Exact name: mysqlserverconfigv1.kb.io @@ -191,7 +191,7 @@ webhooks: service: name: intents-operator-webhook-service namespace: {{ .Release.Namespace }} - path: /validate-k8s-otterize-com-v1-postgresqlserverconfig + path: /validate-k8s-otterize-com-v1beta1-postgresqlserverconfig failurePolicy: Fail matchPolicy: Exact name: postgresqlserverconfigv1.kb.io @@ -254,7 +254,7 @@ webhooks: service: name: intents-operator-webhook-service namespace: {{ .Release.Namespace }} - path: /validate-k8s-otterize-com-v1-protectedservice + path: /validate-k8s-otterize-com-v1beta1-protectedservice failurePolicy: Fail matchPolicy: Exact name: protectedservicev1.kb.io From 191c3df3fb3c17919e8c08094eb04ea4d5e24d17 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 13 Aug 2024 09:47:28 +0000 Subject: [PATCH 22/38] Bump chart versions [nobump] --- intents-operator/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index 881434b5..b97a287a 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: intents-operator description: Otterize intents operator type: application -version: 3.0.26 +version: 3.0.27 appVersion: v2.0.14 home: https://github.com/otterize/intents-operator sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index 7de614d0..23d43892 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.17 +version: 4.0.18 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From dad60ae08de99cd56994bbf7d74320edb1263323 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Mon, 19 Aug 2024 15:45:36 +0000 Subject: [PATCH 23/38] Setting latest tag in intents-operator helm chart repo to v2.0.15 --- intents-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index b97a287a..fd79f96e 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -3,7 +3,7 @@ name: intents-operator description: Otterize intents operator type: application version: 3.0.27 -appVersion: v2.0.14 +appVersion: v2.0.15 home: https://github.com/otterize/intents-operator sources: - https://github.com/otterize/intents-operator From 55e44100615ecbeeb7ae320c07bc2d87f0632c2e Mon Sep 17 00:00:00 2001 From: otterizebot Date: Mon, 19 Aug 2024 15:45:48 +0000 Subject: [PATCH 24/38] Bump chart versions [nobump] --- intents-operator/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index fd79f96e..f6c5301b 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: intents-operator description: Otterize intents operator type: application -version: 3.0.27 +version: 3.0.28 appVersion: v2.0.15 home: https://github.com/otterize/intents-operator sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index 23d43892..a7382358 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.18 +version: 4.0.19 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From 1aba0b3cfbf1fb41a6f451d575230d5cfe299f73 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 20 Aug 2024 13:06:33 +0000 Subject: [PATCH 25/38] Setting latest tag in credentials-operator helm chart repo to v3.0.2 --- credentials-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/credentials-operator/Chart.yaml b/credentials-operator/Chart.yaml index a8715d00..b82361d3 100644 --- a/credentials-operator/Chart.yaml +++ b/credentials-operator/Chart.yaml @@ -3,7 +3,7 @@ name: credentials-operator description: credentials-operator type: application version: 3.0.5 -appVersion: v3.0.1 +appVersion: v3.0.2 home: https://github.com/otterize/credentials-operator sources: - https://github.com/otterize/credentials-operator From 304b00d135cd966502b034e6f737cc7d4bca57d2 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 20 Aug 2024 13:06:47 +0000 Subject: [PATCH 26/38] Bump chart versions [nobump] --- credentials-operator/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/credentials-operator/Chart.yaml b/credentials-operator/Chart.yaml index b82361d3..3de858a1 100644 --- a/credentials-operator/Chart.yaml +++ b/credentials-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: credentials-operator description: credentials-operator type: application -version: 3.0.5 +version: 3.0.6 appVersion: v3.0.2 home: https://github.com/otterize/credentials-operator sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index a7382358..e6ba1f15 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.19 +version: 4.0.20 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From 25dd3b47f05e0830c017f63c29e4ffb5786911b9 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Thu, 22 Aug 2024 19:00:00 +0000 Subject: [PATCH 27/38] Setting latest tag in intents-operator helm chart repo to v2.0.16 --- intents-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index f6c5301b..ea7abf7f 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -3,7 +3,7 @@ name: intents-operator description: Otterize intents operator type: application version: 3.0.28 -appVersion: v2.0.15 +appVersion: v2.0.16 home: https://github.com/otterize/intents-operator sources: - https://github.com/otterize/intents-operator From 01959548a63cd3a6b086ad51bb428b34e716bbd4 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Thu, 22 Aug 2024 19:00:13 +0000 Subject: [PATCH 28/38] Bump chart versions [nobump] --- intents-operator/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index ea7abf7f..b054a1ce 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: intents-operator description: Otterize intents operator type: application -version: 3.0.28 +version: 3.0.29 appVersion: v2.0.16 home: https://github.com/otterize/intents-operator sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index e6ba1f15..b4d4b154 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.20 +version: 4.0.21 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From bd63499e8e21f6f03b4ba37d70e34a0958a6cac2 Mon Sep 17 00:00:00 2001 From: Ori Shoshan Date: Tue, 27 Aug 2024 19:07:23 +0300 Subject: [PATCH 29/38] Add support for making AWS ALB ingress controllers exempt from ingress controller restrictions (#243) --- intents-operator/templates/intents-operator-deployment.yaml | 2 ++ intents-operator/values.yaml | 1 + 2 files changed, 3 insertions(+) diff --git a/intents-operator/templates/intents-operator-deployment.yaml b/intents-operator/templates/intents-operator-deployment.yaml index 078c0f8b..1155f5db 100644 --- a/intents-operator/templates/intents-operator-deployment.yaml +++ b/intents-operator/templates/intents-operator-deployment.yaml @@ -145,6 +145,8 @@ spec: {{ end }} - name: OTTERIZE_ENABLE_GCP_IAM_POLICY value: {{ .Values.global.gcp.enabled | quote }} + - name: OTTERIZE_INGRESS_CONTROLLERS_EXEMPT_ALB + value: {{ .Values.operator.ingressControllerAWSALBExempt | quote }} {{- if .Values.global.telemetry.errors.stage }} - name: OTTERIZE_TELEMETRY_ERRORS_STAGE value: {{ .Values.global.telemetry.errors.stage | quote }} diff --git a/intents-operator/values.yaml b/intents-operator/values.yaml index 67a1e827..1f3017bd 100644 --- a/intents-operator/values.yaml +++ b/intents-operator/values.yaml @@ -51,6 +51,7 @@ operator: enableIstioPolicyCreation: true enableDatabasePolicyCreation: true enableEgressNetworkPolicyCreation: false + ingressControllerAWSALBExempt: false extraEnvVars: resources: { } From 7c71bd6341ef36c32cf76833c6b0dc32cb3b6269 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Tue, 27 Aug 2024 16:07:35 +0000 Subject: [PATCH 30/38] Bump chart versions [nobump] --- intents-operator/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index b054a1ce..106a8547 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: intents-operator description: Otterize intents operator type: application -version: 3.0.29 +version: 3.0.30 appVersion: v2.0.16 home: https://github.com/otterize/intents-operator sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index b4d4b154..b4c04642 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.21 +version: 4.0.22 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From 6b6267c8581b00b034554e5f22da66df49e418f6 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Wed, 28 Aug 2024 11:39:52 +0000 Subject: [PATCH 31/38] Setting latest tag in intents-operator helm chart repo to v2.0.17 --- intents-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index 106a8547..f2f92c31 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -3,7 +3,7 @@ name: intents-operator description: Otterize intents operator type: application version: 3.0.30 -appVersion: v2.0.16 +appVersion: v2.0.17 home: https://github.com/otterize/intents-operator sources: - https://github.com/otterize/intents-operator From a8f21967693cee4d04de0e06c43d03c5218c46bb Mon Sep 17 00:00:00 2001 From: otterizebot Date: Wed, 28 Aug 2024 11:40:04 +0000 Subject: [PATCH 32/38] Bump chart versions [nobump] --- intents-operator/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index f2f92c31..2ce4c183 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: intents-operator description: Otterize intents operator type: application -version: 3.0.30 +version: 3.0.31 appVersion: v2.0.17 home: https://github.com/otterize/intents-operator sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index b4c04642..0de0316a 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.22 +version: 4.0.23 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From 43f1874c577fbb2ac18f96e4472e6c6bf454673f Mon Sep 17 00:00:00 2001 From: otterizebot Date: Wed, 28 Aug 2024 11:47:56 +0000 Subject: [PATCH 33/38] Setting latest tag in network-mapper helm chart repo to v2.0.8 --- network-mapper/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index f74de051..9efac69e 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: network-mapper type: application version: 2.0.18 -appVersion: v2.0.7 +appVersion: v2.0.8 home: https://github.com/otterize/network-mapper sources: - https://github.com/otterize/network-mapper From 548ed615b573f43c2dd2b423017d09df7b79abd0 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Wed, 28 Aug 2024 11:48:10 +0000 Subject: [PATCH 34/38] Bump chart versions [nobump] --- network-mapper/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index 9efac69e..b3ee4c62 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: network-mapper type: application -version: 2.0.18 +version: 2.0.19 appVersion: v2.0.8 home: https://github.com/otterize/network-mapper sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index 0de0316a..ec57d5ec 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.23 +version: 4.0.24 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From 254d98f0ad91ac898eb82c0c8eb630dc1854870e Mon Sep 17 00:00:00 2001 From: otterizebot Date: Fri, 30 Aug 2024 15:29:58 +0000 Subject: [PATCH 35/38] Setting latest tag in intents-operator helm chart repo to v2.0.18 --- intents-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index 2ce4c183..11724a51 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -3,7 +3,7 @@ name: intents-operator description: Otterize intents operator type: application version: 3.0.31 -appVersion: v2.0.17 +appVersion: v2.0.18 home: https://github.com/otterize/intents-operator sources: - https://github.com/otterize/intents-operator From 57d9f942e1917e719d74aab995c947f5eabffb3f Mon Sep 17 00:00:00 2001 From: otterizebot Date: Fri, 30 Aug 2024 15:30:13 +0000 Subject: [PATCH 36/38] Bump chart versions [nobump] --- intents-operator/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/intents-operator/Chart.yaml b/intents-operator/Chart.yaml index 11724a51..c13dba49 100644 --- a/intents-operator/Chart.yaml +++ b/intents-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: intents-operator description: Otterize intents operator type: application -version: 3.0.31 +version: 3.0.32 appVersion: v2.0.18 home: https://github.com/otterize/intents-operator sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index ec57d5ec..8e80669b 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.24 +version: 4.0.25 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: From 689b116d55df2ead352bc7f62d529e714a92ea5a Mon Sep 17 00:00:00 2001 From: Ori Shoshan Date: Fri, 30 Aug 2024 18:33:42 +0300 Subject: [PATCH 37/38] Update chart README --- network-mapper/templates/NOTES.txt | 2 +- otterize-kubernetes/templates/NOTES.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/network-mapper/templates/NOTES.txt b/network-mapper/templates/NOTES.txt index 65e91dcd..7577aacf 100644 --- a/network-mapper/templates/NOTES.txt +++ b/network-mapper/templates/NOTES.txt @@ -1,7 +1,7 @@ Thanks for deploying Otterize! Using the CLI (https://github.com/otterize/otterize-cli), you can now generate ClientIntents from your existing traffic in YAML format (`otterize mapper export`), your traffic in JSON or textual format, as well as an image (`otterize mapper visualize`). -A free graphical interface is available at https://app.otterize.com. +A free graphical interface is available at https://app.otterize.com Using OpenShift? Set `--set global.openshift=true` to enable the OpenShift-specific configuration that enables Otterize to run on your cluster. To learn more, visit https://docs.otterize.com and try out the tutorials. \ No newline at end of file diff --git a/otterize-kubernetes/templates/NOTES.txt b/otterize-kubernetes/templates/NOTES.txt index 65e91dcd..7577aacf 100644 --- a/otterize-kubernetes/templates/NOTES.txt +++ b/otterize-kubernetes/templates/NOTES.txt @@ -1,7 +1,7 @@ Thanks for deploying Otterize! Using the CLI (https://github.com/otterize/otterize-cli), you can now generate ClientIntents from your existing traffic in YAML format (`otterize mapper export`), your traffic in JSON or textual format, as well as an image (`otterize mapper visualize`). -A free graphical interface is available at https://app.otterize.com. +A free graphical interface is available at https://app.otterize.com Using OpenShift? Set `--set global.openshift=true` to enable the OpenShift-specific configuration that enables Otterize to run on your cluster. To learn more, visit https://docs.otterize.com and try out the tutorials. \ No newline at end of file From 6eb0b80854df6079d9d8a35722915a04bff50a8d Mon Sep 17 00:00:00 2001 From: otterizebot Date: Fri, 30 Aug 2024 15:34:00 +0000 Subject: [PATCH 38/38] Bump chart versions [nobump] --- network-mapper/Chart.yaml | 2 +- otterize-kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/network-mapper/Chart.yaml b/network-mapper/Chart.yaml index b3ee4c62..4a3de53c 100644 --- a/network-mapper/Chart.yaml +++ b/network-mapper/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: network-mapper type: application -version: 2.0.19 +version: 2.0.20 appVersion: v2.0.8 home: https://github.com/otterize/network-mapper sources: diff --git a/otterize-kubernetes/Chart.yaml b/otterize-kubernetes/Chart.yaml index 8e80669b..dbc0e23c 100644 --- a/otterize-kubernetes/Chart.yaml +++ b/otterize-kubernetes/Chart.yaml @@ -3,7 +3,7 @@ name: otterize-kubernetes description: | This chart contains the Otterize credentials-operator, SPIRE (server+agent), the Otterize intents operator, and the Otterize network mapper. type: application -version: 4.0.25 +version: 4.0.26 home: https://github.com/otterize/helm-charts kubeVersion: ">=1.19.0-0" dependencies: