Skip to content

Commit

Permalink
GSCloud 1.8.3 upgrade (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
jemacchi authored May 27, 2024
1 parent f8ddeec commit de48a1f
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 62 deletions.
30 changes: 15 additions & 15 deletions tests/expected-datadir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,21 +158,21 @@ data:
SERVICE_ACL_NAME: gs-cloud-datadir-gsc-acl
SERVICE_ACL_CONTAINER_SPRING_IMAGE_TAG: "2.2.0"
SERVICE_GATEWAY_NAME: gs-cloud-datadir-gsc-gateway
SERVICE_GATEWAY_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_GATEWAY_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_GWC_NAME: gs-cloud-datadir-gsc-gwc
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_REST_NAME: gs-cloud-datadir-gsc-rest
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WCS_NAME: gs-cloud-datadir-gsc-wcs
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WEBUI_NAME: gs-cloud-datadir-gsc-webui
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WFS_NAME: gs-cloud-datadir-gsc-wfs
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WMS_NAME: gs-cloud-datadir-gsc-wms
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WPS_NAME: gs-cloud-datadir-gsc-wps
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
---
# Source: gs-cloud-datadir/charts/geoservercloud/charts/geoserver/templates/service.yaml
apiVersion: v1
Expand Down Expand Up @@ -382,7 +382,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gateway:1.8.2"
image: "geoservercloud/geoserver-cloud-gateway:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -578,7 +578,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gwc:1.8.2"
image: "geoservercloud/geoserver-cloud-gwc:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -774,7 +774,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-rest:1.8.2"
image: "geoservercloud/geoserver-cloud-rest:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -970,7 +970,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wcs:1.8.2"
image: "geoservercloud/geoserver-cloud-wcs:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1166,7 +1166,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-webui:1.8.2"
image: "geoservercloud/geoserver-cloud-webui:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1362,7 +1362,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wfs:1.8.2"
image: "geoservercloud/geoserver-cloud-wfs:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1558,7 +1558,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wms:1.8.2"
image: "geoservercloud/geoserver-cloud-wms:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down
30 changes: 15 additions & 15 deletions tests/expected-jdbc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,21 +173,21 @@ data:
SERVICE_ACL_NAME: gs-cloud-jdbc-gsc-acl
SERVICE_ACL_CONTAINER_SPRING_IMAGE_TAG: "2.2.0"
SERVICE_GATEWAY_NAME: gs-cloud-jdbc-gsc-gateway
SERVICE_GATEWAY_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_GATEWAY_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_GWC_NAME: gs-cloud-jdbc-gsc-gwc
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_REST_NAME: gs-cloud-jdbc-gsc-rest
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WCS_NAME: gs-cloud-jdbc-gsc-wcs
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WEBUI_NAME: gs-cloud-jdbc-gsc-webui
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WFS_NAME: gs-cloud-jdbc-gsc-wfs
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WMS_NAME: gs-cloud-jdbc-gsc-wms
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WPS_NAME: gs-cloud-jdbc-gsc-wps
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
---
# Source: gs-cloud-jdbc/charts/geoservercloud/charts/geoserver/templates/service.yaml
apiVersion: v1
Expand Down Expand Up @@ -394,7 +394,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gateway:1.8.2"
image: "geoservercloud/geoserver-cloud-gateway:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -615,7 +615,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gwc:1.8.2"
image: "geoservercloud/geoserver-cloud-gwc:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -836,7 +836,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-rest:1.8.2"
image: "geoservercloud/geoserver-cloud-rest:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1057,7 +1057,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wcs:1.8.2"
image: "geoservercloud/geoserver-cloud-wcs:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1278,7 +1278,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-webui:1.8.2"
image: "geoservercloud/geoserver-cloud-webui:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1499,7 +1499,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wfs:1.8.2"
image: "geoservercloud/geoserver-cloud-wfs:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1720,7 +1720,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wms:1.8.2"
image: "geoservercloud/geoserver-cloud-wms:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down
32 changes: 16 additions & 16 deletions tests/expected-pgconfig-acl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -329,21 +329,21 @@ data:
SERVICE_ACL_NAME: gs-cloud-pgconfig-acl-gsc-acl
SERVICE_ACL_CONTAINER_SPRING_IMAGE_TAG: "2.2.0"
SERVICE_GATEWAY_NAME: gs-cloud-pgconfig-acl-gsc-gateway
SERVICE_GATEWAY_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_GATEWAY_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_GWC_NAME: gs-cloud-pgconfig-acl-gsc-gwc
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_REST_NAME: gs-cloud-pgconfig-acl-gsc-rest
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WCS_NAME: gs-cloud-pgconfig-acl-gsc-wcs
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WEBUI_NAME: gs-cloud-pgconfig-acl-gsc-webui
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WFS_NAME: gs-cloud-pgconfig-acl-gsc-wfs
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WMS_NAME: gs-cloud-pgconfig-acl-gsc-wms
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WPS_NAME: gs-cloud-pgconfig-acl-gsc-wps
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
---
# Source: gs-cloud-pgconfig/templates/install-postgis-cm.yml
apiVersion: v1
Expand Down Expand Up @@ -780,7 +780,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gateway:1.8.2"
image: "geoservercloud/geoserver-cloud-gateway:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -999,7 +999,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gwc:1.8.2"
image: "geoservercloud/geoserver-cloud-gwc:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -1219,7 +1219,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-rest:1.8.2"
image: "geoservercloud/geoserver-cloud-rest:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -1439,7 +1439,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wcs:1.8.2"
image: "geoservercloud/geoserver-cloud-wcs:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -1659,7 +1659,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-webui:1.8.2"
image: "geoservercloud/geoserver-cloud-webui:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -1879,7 +1879,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wfs:1.8.2"
image: "geoservercloud/geoserver-cloud-wfs:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -2099,7 +2099,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wms:1.8.2"
image: "geoservercloud/geoserver-cloud-wms:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -2319,7 +2319,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wps:1.8.2"
image: "geoservercloud/geoserver-cloud-wps:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down
30 changes: 15 additions & 15 deletions tests/expected-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,21 +158,21 @@ data:
SERVICE_ACL_NAME: gs-cloud-statefulset-gsc-acl
SERVICE_ACL_CONTAINER_SPRING_IMAGE_TAG: "2.2.0"
SERVICE_GATEWAY_NAME: gs-cloud-statefulset-gsc-gateway
SERVICE_GATEWAY_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_GATEWAY_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_GWC_NAME: gs-cloud-statefulset-gsc-gwc
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_REST_NAME: gs-cloud-statefulset-gsc-rest
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WCS_NAME: gs-cloud-statefulset-gsc-wcs
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WEBUI_NAME: gs-cloud-statefulset-gsc-webui
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WFS_NAME: gs-cloud-statefulset-gsc-wfs
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WMS_NAME: gs-cloud-statefulset-gsc-wms
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
SERVICE_WPS_NAME: gs-cloud-statefulset-gsc-wps
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.2"
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.3"
---
# Source: gs-cloud-statefulset/charts/geoservercloud/charts/geoserver/templates/service.yaml
apiVersion: v1
Expand Down Expand Up @@ -382,7 +382,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gateway:1.8.2"
image: "geoservercloud/geoserver-cloud-gateway:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -577,7 +577,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-rest:1.8.2"
image: "geoservercloud/geoserver-cloud-rest:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -772,7 +772,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wcs:1.8.2"
image: "geoservercloud/geoserver-cloud-wcs:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -967,7 +967,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-webui:1.8.2"
image: "geoservercloud/geoserver-cloud-webui:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1162,7 +1162,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wfs:1.8.2"
image: "geoservercloud/geoserver-cloud-wfs:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1357,7 +1357,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wms:1.8.2"
image: "geoservercloud/geoserver-cloud-wms:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1562,7 +1562,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gwc:1.8.2"
image: "geoservercloud/geoserver-cloud-gwc:1.8.3"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ podSecurityContext: {}
securityContext: {}

common-image-stuff: &common-image-stuff
tag: '1.8.2'
tag: '1.8.3'

service: &common-service-definition
type: ClusterIP
Expand Down

0 comments on commit de48a1f

Please sign in to comment.