From 5b437bcc2659a885e2cef76a339eddd8acbbd8de Mon Sep 17 00:00:00 2001 From: "lukasz.widera@vshn.ch" Date: Mon, 17 Jun 2024 09:55:08 +0200 Subject: [PATCH] APIServerFix --- component/class/defaults.yml | 2 +- .../appcat/appcat/apiserver/10_cluster_role_api_server.yaml | 1 - .../golden/apiserver/appcat/appcat/apiserver/30_deployment.yaml | 2 +- .../appcat/appcat/apiserver/10_cluster_role_api_server.yaml | 1 - .../golden/minio/appcat/appcat/apiserver/30_deployment.yaml | 2 +- .../appcat/appcat/apiserver/10_cluster_role_api_server.yaml | 1 - .../golden/vshn/appcat/appcat/apiserver/30_deployment.yaml | 2 +- 7 files changed, 4 insertions(+), 7 deletions(-) diff --git a/component/class/defaults.yml b/component/class/defaults.yml index 21174d938..7f063cab0 100644 --- a/component/class/defaults.yml +++ b/component/class/defaults.yml @@ -53,7 +53,7 @@ parameters: apiserver: registry: ghcr.io repository: vshn/appcat-apiserver - tag: v0.1.4 + tag: v0.1.5 functionAppcat: registry: ${appcat:images:appcat:registry} repository: ${appcat:images:appcat:repository} diff --git a/component/tests/golden/apiserver/appcat/appcat/apiserver/10_cluster_role_api_server.yaml b/component/tests/golden/apiserver/appcat/appcat/apiserver/10_cluster_role_api_server.yaml index 78a2445f9..936ecdead 100644 --- a/component/tests/golden/apiserver/appcat/appcat/apiserver/10_cluster_role_api_server.yaml +++ b/component/tests/golden/apiserver/appcat/appcat/apiserver/10_cluster_role_api_server.yaml @@ -1,7 +1,6 @@ apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: - creationTimestamp: null name: appcat rules: - apiGroups: diff --git a/component/tests/golden/apiserver/appcat/appcat/apiserver/30_deployment.yaml b/component/tests/golden/apiserver/appcat/appcat/apiserver/30_deployment.yaml index 05aaa07ec..8fb3b3dd8 100644 --- a/component/tests/golden/apiserver/appcat/appcat/apiserver/30_deployment.yaml +++ b/component/tests/golden/apiserver/appcat/appcat/apiserver/30_deployment.yaml @@ -32,7 +32,7 @@ spec: envFrom: - configMapRef: name: apiserver-envs - image: ghcr.io/vshn/appcat-apiserver:v0.1.4 + image: ghcr.io/vshn/appcat-apiserver:v0.1.5 livenessProbe: failureThreshold: 3 httpGet: diff --git a/component/tests/golden/minio/appcat/appcat/apiserver/10_cluster_role_api_server.yaml b/component/tests/golden/minio/appcat/appcat/apiserver/10_cluster_role_api_server.yaml index 78a2445f9..936ecdead 100644 --- a/component/tests/golden/minio/appcat/appcat/apiserver/10_cluster_role_api_server.yaml +++ b/component/tests/golden/minio/appcat/appcat/apiserver/10_cluster_role_api_server.yaml @@ -1,7 +1,6 @@ apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: - creationTimestamp: null name: appcat rules: - apiGroups: diff --git a/component/tests/golden/minio/appcat/appcat/apiserver/30_deployment.yaml b/component/tests/golden/minio/appcat/appcat/apiserver/30_deployment.yaml index 05aaa07ec..8fb3b3dd8 100644 --- a/component/tests/golden/minio/appcat/appcat/apiserver/30_deployment.yaml +++ b/component/tests/golden/minio/appcat/appcat/apiserver/30_deployment.yaml @@ -32,7 +32,7 @@ spec: envFrom: - configMapRef: name: apiserver-envs - image: ghcr.io/vshn/appcat-apiserver:v0.1.4 + image: ghcr.io/vshn/appcat-apiserver:v0.1.5 livenessProbe: failureThreshold: 3 httpGet: diff --git a/component/tests/golden/vshn/appcat/appcat/apiserver/10_cluster_role_api_server.yaml b/component/tests/golden/vshn/appcat/appcat/apiserver/10_cluster_role_api_server.yaml index 78a2445f9..936ecdead 100644 --- a/component/tests/golden/vshn/appcat/appcat/apiserver/10_cluster_role_api_server.yaml +++ b/component/tests/golden/vshn/appcat/appcat/apiserver/10_cluster_role_api_server.yaml @@ -1,7 +1,6 @@ apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: - creationTimestamp: null name: appcat rules: - apiGroups: diff --git a/component/tests/golden/vshn/appcat/appcat/apiserver/30_deployment.yaml b/component/tests/golden/vshn/appcat/appcat/apiserver/30_deployment.yaml index 381b3d444..d7c75eb71 100644 --- a/component/tests/golden/vshn/appcat/appcat/apiserver/30_deployment.yaml +++ b/component/tests/golden/vshn/appcat/appcat/apiserver/30_deployment.yaml @@ -32,7 +32,7 @@ spec: envFrom: - configMapRef: name: apiserver-envs - image: ghcr.io/vshn/appcat-apiserver:v0.1.4 + image: ghcr.io/vshn/appcat-apiserver:v0.1.5 livenessProbe: failureThreshold: 3 httpGet: