Skip to content

Commit fca7579

Browse files
authored
Merge pull request #844 from vshn/merge_to_dev
Merge master to dev
2 parents 87dc0fe + 787034c commit fca7579

File tree

84 files changed

+192
-224
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+192
-224
lines changed

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ parameters:
6161
appcat:
6262
registry: ghcr.io
6363
repository: vshn/appcat
64-
tag: redis/ha
64+
tag: v4.165.1
6565
functionAppcat:
6666
registry: ${appcat:images:appcat:registry}
6767
repository: ${appcat:images:appcat:repository}

tests/golden/control-plane/appcat/appcat/10_function_appcat.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ metadata:
44
annotations:
55
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
66
argocd.argoproj.io/sync-wave: '-40'
7-
name: function-appcat-master-redis-ha
7+
name: function-appcat-master-v4-165-1
88
spec:
9-
package: ghcr.io/vshn/appcat:redis_ha-func
9+
package: ghcr.io/vshn/appcat:v4.165.1-func
1010
packagePullPolicy: IfNotPresent
1111
runtimeConfigRef:
1212
name: function-appcat
@@ -18,9 +18,9 @@ metadata:
1818
annotations:
1919
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
2020
argocd.argoproj.io/sync-wave: '-40'
21-
name: function-appcat-v3-50-5-v4-163-3
21+
name: function-appcat-v3-50-6-v4-163-4
2222
spec:
23-
package: ghcr.io/vshn/appcat:v4.163.3-func
23+
package: ghcr.io/vshn/appcat:v4.163.4-func
2424
packagePullPolicy: IfNotPresent
2525
runtimeConfigRef:
2626
name: function-appcat
@@ -32,7 +32,7 @@ metadata:
3232
annotations:
3333
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
3434
argocd.argoproj.io/sync-wave: '-40'
35-
name: function-appcat-v3-50-6-v4-163-4
35+
name: function-appcat-v3-50-7-v4-163-4
3636
spec:
3737
package: ghcr.io/vshn/appcat:v4.163.4-func
3838
packagePullPolicy: IfNotPresent
@@ -46,9 +46,9 @@ metadata:
4646
annotations:
4747
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
4848
argocd.argoproj.io/sync-wave: '-40'
49-
name: function-appcat-v3-50-7-v4-163-4
49+
name: function-appcat-v3-50-8-v4-164-0
5050
spec:
51-
package: ghcr.io/vshn/appcat:v4.163.4-func
51+
package: ghcr.io/vshn/appcat:v4.164.0-func
5252
packagePullPolicy: IfNotPresent
5353
runtimeConfigRef:
5454
name: function-appcat
@@ -60,9 +60,9 @@ metadata:
6060
annotations:
6161
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
6262
argocd.argoproj.io/sync-wave: '-40'
63-
name: function-appcat-v3-50-8-v4-164-0
63+
name: function-appcat-v3-51-0-v4-165-0
6464
spec:
65-
package: ghcr.io/vshn/appcat:v4.164.0-func
65+
package: ghcr.io/vshn/appcat:v4.165.0-func
6666
packagePullPolicy: IfNotPresent
6767
runtimeConfigRef:
6868
name: function-appcat
@@ -74,9 +74,9 @@ metadata:
7474
annotations:
7575
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
7676
argocd.argoproj.io/sync-wave: '-40'
77-
name: function-appcat-v3-51-0-v4-165-0
77+
name: function-appcat-v3-51-1-v4-165-1
7878
spec:
79-
package: ghcr.io/vshn/appcat:v4.165.0-func
79+
package: ghcr.io/vshn/appcat:v4.165.1-func
8080
packagePullPolicy: IfNotPresent
8181
runtimeConfigRef:
8282
name: function-appcat

tests/golden/control-plane/appcat/appcat/20_xrd_vshn_redis.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,6 @@ spec:
7373
(\*|([1-9]|1[0-2])|\*\/([1-9]|1[0-2])) (\*|([0-6])|\*\/([0-6]))$
7474
type: string
7575
type: object
76-
instances:
77-
default: 1
78-
description: Instances configures the number of Redis instances
79-
for the cluster.
80-
enum:
81-
- 1
82-
- 3
83-
type: integer
8476
maintenance:
8577
description: Maintenance contains settings to control the maintenance
8678
of an instance.

tests/golden/control-plane/appcat/appcat/21_composition_objectstorage_minio.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
mode: Pipeline
2222
pipeline:
2323
- functionRef:
24-
name: function-appcat-master-redis-ha
24+
name: function-appcat-master-v4-165-1
2525
input:
2626
apiVersion: v1
2727
data:

tests/golden/control-plane/appcat/appcat/21_composition_vshn_codey.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
metadata.appcat.vshn.io/zone: rma1
1414
labels:
1515
metadata.appcat.vshn.io/offered: 'true'
16-
metadata.appcat.vshn.io/revision: master-redis_ha
16+
metadata.appcat.vshn.io/revision: master-v4.165.1
1717
metadata.appcat.vshn.io/serviceID: vshn-codey
1818
name: codey.io
1919
name: codey.io

tests/golden/control-plane/appcat/appcat/21_composition_vshn_forgejo.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
metadata.appcat.vshn.io/zone: rma1
1414
labels:
1515
metadata.appcat.vshn.io/offered: 'true'
16-
metadata.appcat.vshn.io/revision: master-redis_ha
16+
metadata.appcat.vshn.io/revision: master-v4.165.1
1717
metadata.appcat.vshn.io/serviceID: vshn-forgejo
1818
name: vshnforgejo.vshn.appcat.vshn.io
1919
name: vshnforgejo.vshn.appcat.vshn.io
@@ -24,7 +24,7 @@ spec:
2424
mode: Pipeline
2525
pipeline:
2626
- functionRef:
27-
name: function-appcat-master-redis-ha
27+
name: function-appcat-master-v4-165-1
2828
input:
2929
apiVersion: v1
3030
data:
@@ -43,7 +43,7 @@ spec:
4343
emailAlertingSmtpUsername: appcat@appuio.cloud
4444
ignoreNamespaceForBilling: vshn-test
4545
imageRegistry: code.forgejo.org
46-
imageTag: redis_ha
46+
imageTag: v4.165.1
4747
ingress_annotations: |
4848
cert-manager.io/cluster-issuer: letsencrypt-production
4949
isOpenshift: 'false'

tests/golden/control-plane/appcat/appcat/21_composition_vshn_keycloak.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
metadata.appcat.vshn.io/zone: rma1
1414
labels:
1515
metadata.appcat.vshn.io/offered: 'true'
16-
metadata.appcat.vshn.io/revision: master-redis_ha
16+
metadata.appcat.vshn.io/revision: master-v4.165.1
1717
metadata.appcat.vshn.io/serviceID: vshn-keycloak
1818
name: vshnkeycloak.vshn.appcat.vshn.io
1919
name: vshnkeycloak.vshn.appcat.vshn.io
@@ -24,7 +24,7 @@ spec:
2424
mode: Pipeline
2525
pipeline:
2626
- functionRef:
27-
name: function-appcat-master-redis-ha
27+
name: function-appcat-master-v4-165-1
2828
input:
2929
apiVersion: v1
3030
data:
@@ -43,7 +43,7 @@ spec:
4343
emailAlertingSmtpUsername: appcat@appuio.cloud
4444
ignoreNamespaceForBilling: vshn-test
4545
imageRegistry: docker-registry.inventage.com:10121/keycloak-competence-center/keycloak-managed
46-
imageTag: redis_ha
46+
imageTag: v4.165.1
4747
ingress_annotations: |
4848
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
4949
cert-manager.io/cluster-issuer: letsencrypt-staging

tests/golden/control-plane/appcat/appcat/21_composition_vshn_mariadb.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
metadata.appcat.vshn.io/zone: rma1
1414
labels:
1515
metadata.appcat.vshn.io/offered: 'true'
16-
metadata.appcat.vshn.io/revision: master-redis_ha
16+
metadata.appcat.vshn.io/revision: master-v4.165.1
1717
metadata.appcat.vshn.io/serviceID: vshn-mariadb
1818
name: vshnmariadb.vshn.appcat.vshn.io
1919
name: vshnmariadb.vshn.appcat.vshn.io
@@ -24,7 +24,7 @@ spec:
2424
mode: Pipeline
2525
pipeline:
2626
- functionRef:
27-
name: function-appcat-master-redis-ha
27+
name: function-appcat-master-v4-165-1
2828
input:
2929
apiVersion: v1
3030
data:
@@ -42,7 +42,7 @@ spec:
4242
emailAlertingSmtpUsername: appcat@appuio.cloud
4343
ignoreNamespaceForBilling: vshn-test
4444
imageRegistry: docker.io
45-
imageTag: redis_ha
45+
imageTag: v4.165.1
4646
isOpenshift: 'false'
4747
maintenanceSA: helm-based-service-maintenance
4848
mode: standalone

tests/golden/control-plane/appcat/appcat/21_composition_vshn_nextcloud.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
metadata.appcat.vshn.io/zone: rma1
1414
labels:
1515
metadata.appcat.vshn.io/offered: 'true'
16-
metadata.appcat.vshn.io/revision: master-redis_ha
16+
metadata.appcat.vshn.io/revision: master-v4.165.1
1717
metadata.appcat.vshn.io/serviceID: vshn-nextcloud
1818
name: vshnnextcloud.vshn.appcat.vshn.io
1919
name: vshnnextcloud.vshn.appcat.vshn.io
@@ -24,7 +24,7 @@ spec:
2424
mode: Pipeline
2525
pipeline:
2626
- functionRef:
27-
name: function-appcat-master-redis-ha
27+
name: function-appcat-master-v4-165-1
2828
input:
2929
apiVersion: v1
3030
data:
@@ -49,7 +49,7 @@ spec:
4949
emailAlertingSmtpUsername: appcat@appuio.cloud
5050
ignoreNamespaceForBilling: vshn-test
5151
imageRegistry: docker.io
52-
imageTag: redis_ha
52+
imageTag: v4.165.1
5353
ingress_annotations: |
5454
cert-manager.io/cluster-issuer: letsencrypt-staging
5555
nginx.ingress.kubernetes.io/enable-cors: "true"

tests/golden/control-plane/appcat/appcat/21_composition_vshn_postgres.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ metadata:
1515
metadata.appcat.vshn.io/zone: rma1
1616
labels:
1717
metadata.appcat.vshn.io/offered: 'true'
18-
metadata.appcat.vshn.io/revision: master-redis_ha
18+
metadata.appcat.vshn.io/revision: master-v4.165.1
1919
metadata.appcat.vshn.io/serviceID: vshn-postgresql
2020
name: vshnpostgres.vshn.appcat.vshn.io
2121
name: vshnpostgres.vshn.appcat.vshn.io
@@ -26,7 +26,7 @@ spec:
2626
mode: Pipeline
2727
pipeline:
2828
- functionRef:
29-
name: function-appcat-master-redis-ha
29+
name: function-appcat-master-v4-165-1
3030
input:
3131
apiVersion: v1
3232
data:
@@ -43,7 +43,7 @@ spec:
4343
emailAlertingSmtpUsername: appcat@appuio.cloud
4444
externalDatabaseConnectionsEnabled: 'true'
4545
ignoreNamespaceForBilling: vshn-test
46-
imageTag: redis_ha
46+
imageTag: v4.165.1
4747
initContainers: '{"clusterReconciliationCycle": {"limits": {"cpu": "300m",
4848
"memory": "200Mi"}, "requests": {"cpu": "100m", "memory": "100Mi"}}, "pgbouncerAuthFile":
4949
{"limits": {"cpu": "300m", "memory": "500Mi"}, "requests": {"cpu": "100m",

0 commit comments

Comments
 (0)