Skip to content

Commit a47ed34

Browse files
Kidswissgithub-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent c259b72 commit a47ed34

File tree

92 files changed

+226
-138
lines changed

Some content is hidden

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

92 files changed

+226
-138
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: v4.160.0
64+
tag: add/schema-grants
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: 2 additions & 2 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-v4-160-0
7+
name: function-appcat-master-add-schema-grants
88
spec:
9-
package: ghcr.io/vshn/appcat:v4.160.0-func
9+
package: ghcr.io/vshn/appcat:add_schema-grants-func
1010
packagePullPolicy: IfNotPresent
1111
runtimeConfigRef:
1212
name: function-appcat

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5316,6 +5316,16 @@ spec:
53165316
ClaimName specifies the name of the instance you want to restore from.
53175317
The claim has to be in the same namespace as this new instance.
53185318
type: string
5319+
claimType:
5320+
description: ClaimType specifies the type of the instance
5321+
you want to restore from.
5322+
type: string
5323+
recoveryTimeStamp:
5324+
description: |-
5325+
RecoveryTimeStamp an ISO 8601 date, that holds UTC date indicating at which point-in-time the database has to be restored.
5326+
This is optional and if no PIT recovery is required, it can be left empty.
5327+
pattern: ^(?:[1-9]\d{3}-(?:(?:0[1-9]|1[0-2])-(?:0[1-9]|1\d|2[0-8])|(?:0[13-9]|1[0-2])-(?:29|30)|(?:0[13578]|1[02])-31)|(?:[1-9]\d(?:0[48]|[2468][048]|[13579][26])|(?:[2468][048]|[13579][26])00)-02-29)T(?:[01]\d|2[0-3]):[0-5]\d:[0-5]\d(?:Z|[+-][01]\d:[0-5]\d)$
5328+
type: string
53195329
type: object
53205330
scheduling:
53215331
description: Scheduling contains settings to control the scheduling
@@ -11193,6 +11203,10 @@ spec:
1119311203
ClaimName specifies the name of the instance you want to restore from.
1119411204
The claim has to be in the same namespace as this new instance.
1119511205
type: string
11206+
claimType:
11207+
description: ClaimType specifies the type of the
11208+
instance you want to restore from.
11209+
type: string
1119611210
recoveryTimeStamp:
1119711211
description: |-
1119811212
RecoveryTimeStamp an ISO 8601 date, that holds UTC date indicating at which point-in-time the database has to be restored.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11168,6 +11168,10 @@ spec:
1116811168
ClaimName specifies the name of the instance you want to restore from.
1116911169
The claim has to be in the same namespace as this new instance.
1117011170
type: string
11171+
claimType:
11172+
description: ClaimType specifies the type of the
11173+
instance you want to restore from.
11174+
type: string
1117111175
recoveryTimeStamp:
1117211176
description: |-
1117311177
RecoveryTimeStamp an ISO 8601 date, that holds UTC date indicating at which point-in-time the database has to be restored.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5393,6 +5393,10 @@ spec:
53935393
ClaimName specifies the name of the instance you want to restore from.
53945394
The claim has to be in the same namespace as this new instance.
53955395
type: string
5396+
claimType:
5397+
description: ClaimType specifies the type of the instance
5398+
you want to restore from.
5399+
type: string
53965400
recoveryTimeStamp:
53975401
description: |-
53985402
RecoveryTimeStamp an ISO 8601 date, that holds UTC date indicating at which point-in-time the database has to be restored.

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-v4-160-0
24+
name: function-appcat-master-add-schema-grants
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-v4.160.0
16+
metadata.appcat.vshn.io/revision: master-add_schema-grants
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-v4.160.0
16+
metadata.appcat.vshn.io/revision: master-add_schema-grants
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-v4-160-0
27+
name: function-appcat-master-add-schema-grants
2828
input:
2929
apiVersion: v1
3030
data:
@@ -43,7 +43,7 @@ spec:
4343
emailAlertingSmtpUsername: [email protected]
4444
ignoreNamespaceForBilling: vshn-test
4545
imageRegistry: code.forgejo.org
46-
imageTag: v4.160.0
46+
imageTag: add_schema-grants
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-v4.160.0
16+
metadata.appcat.vshn.io/revision: master-add_schema-grants
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-v4-160-0
27+
name: function-appcat-master-add-schema-grants
2828
input:
2929
apiVersion: v1
3030
data:
@@ -43,7 +43,7 @@ spec:
4343
emailAlertingSmtpUsername: [email protected]
4444
ignoreNamespaceForBilling: vshn-test
4545
imageRegistry: docker-registry.inventage.com:10121/keycloak-competence-center/keycloak-managed
46-
imageTag: v4.160.0
46+
imageTag: add_schema-grants
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-v4.160.0
16+
metadata.appcat.vshn.io/revision: master-add_schema-grants
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-v4-160-0
27+
name: function-appcat-master-add-schema-grants
2828
input:
2929
apiVersion: v1
3030
data:
@@ -42,7 +42,7 @@ spec:
4242
emailAlertingSmtpUsername: [email protected]
4343
ignoreNamespaceForBilling: vshn-test
4444
imageRegistry: docker.io
45-
imageTag: v4.160.0
45+
imageTag: add_schema-grants
4646
isOpenshift: 'false'
4747
maintenanceSA: helm-based-service-maintenance
4848
mode: standalone

0 commit comments

Comments
 (0)