Skip to content

Commit

Permalink
GSCloud 1.8.9 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jemacchi committed Jul 29, 2024
1 parent 5b0f413 commit 33e2b24
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.7"
SERVICE_GATEWAY_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_GWC_NAME: gs-cloud-datadir-gsc-gwc
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_REST_NAME: gs-cloud-datadir-gsc-rest
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WCS_NAME: gs-cloud-datadir-gsc-wcs
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WEBUI_NAME: gs-cloud-datadir-gsc-webui
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WFS_NAME: gs-cloud-datadir-gsc-wfs
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WMS_NAME: gs-cloud-datadir-gsc-wms
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WPS_NAME: gs-cloud-datadir-gsc-wps
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
---
# Source: gs-cloud-datadir/charts/geoservercloud/charts/geoserver/templates/service.yaml
apiVersion: v1
Expand Down Expand Up @@ -383,7 +383,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gateway:1.8.7"
image: "geoservercloud/geoserver-cloud-gateway:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -581,7 +581,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gwc:1.8.7"
image: "geoservercloud/geoserver-cloud-gwc:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -779,7 +779,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-rest:1.8.7"
image: "geoservercloud/geoserver-cloud-rest:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -977,7 +977,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wcs:1.8.7"
image: "geoservercloud/geoserver-cloud-wcs:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1175,7 +1175,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-webui:1.8.7"
image: "geoservercloud/geoserver-cloud-webui:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1373,7 +1373,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wfs:1.8.7"
image: "geoservercloud/geoserver-cloud-wfs:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1571,7 +1571,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wms:1.8.7"
image: "geoservercloud/geoserver-cloud-wms:1.8.9"
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.7"
SERVICE_GATEWAY_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_GWC_NAME: gs-cloud-jdbc-gsc-gwc
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_REST_NAME: gs-cloud-jdbc-gsc-rest
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WCS_NAME: gs-cloud-jdbc-gsc-wcs
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WEBUI_NAME: gs-cloud-jdbc-gsc-webui
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WFS_NAME: gs-cloud-jdbc-gsc-wfs
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WMS_NAME: gs-cloud-jdbc-gsc-wms
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WPS_NAME: gs-cloud-jdbc-gsc-wps
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
---
# Source: gs-cloud-jdbc/charts/geoservercloud/charts/geoserver/templates/service.yaml
apiVersion: v1
Expand Down Expand Up @@ -395,7 +395,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gateway:1.8.7"
image: "geoservercloud/geoserver-cloud-gateway:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -618,7 +618,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gwc:1.8.7"
image: "geoservercloud/geoserver-cloud-gwc:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -841,7 +841,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-rest:1.8.7"
image: "geoservercloud/geoserver-cloud-rest:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1064,7 +1064,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wcs:1.8.7"
image: "geoservercloud/geoserver-cloud-wcs:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1287,7 +1287,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-webui:1.8.7"
image: "geoservercloud/geoserver-cloud-webui:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1510,7 +1510,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wfs:1.8.7"
image: "geoservercloud/geoserver-cloud-wfs:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1733,7 +1733,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wms:1.8.7"
image: "geoservercloud/geoserver-cloud-wms:1.8.9"
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.7"
SERVICE_GATEWAY_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_GWC_NAME: gs-cloud-pgconfig-acl-gsc-gwc
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_REST_NAME: gs-cloud-pgconfig-acl-gsc-rest
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WCS_NAME: gs-cloud-pgconfig-acl-gsc-wcs
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WEBUI_NAME: gs-cloud-pgconfig-acl-gsc-webui
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WFS_NAME: gs-cloud-pgconfig-acl-gsc-wfs
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WMS_NAME: gs-cloud-pgconfig-acl-gsc-wms
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WPS_NAME: gs-cloud-pgconfig-acl-gsc-wps
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
---
# Source: gs-cloud-pgconfig/templates/install-postgis-cm.yml
apiVersion: v1
Expand Down Expand Up @@ -783,7 +783,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gateway:1.8.7"
image: "geoservercloud/geoserver-cloud-gateway:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -1004,7 +1004,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gwc:1.8.7"
image: "geoservercloud/geoserver-cloud-gwc:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -1226,7 +1226,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-rest:1.8.7"
image: "geoservercloud/geoserver-cloud-rest:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -1448,7 +1448,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wcs:1.8.7"
image: "geoservercloud/geoserver-cloud-wcs:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -1670,7 +1670,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-webui:1.8.7"
image: "geoservercloud/geoserver-cloud-webui:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -1892,7 +1892,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wfs:1.8.7"
image: "geoservercloud/geoserver-cloud-wfs:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -2114,7 +2114,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wms:1.8.7"
image: "geoservercloud/geoserver-cloud-wms:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_PASSWORD"
Expand Down Expand Up @@ -2336,7 +2336,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wps:1.8.7"
image: "geoservercloud/geoserver-cloud-wps:1.8.9"
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.7"
SERVICE_GATEWAY_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_GWC_NAME: gs-cloud-statefulset-gsc-gwc
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_GWC_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_REST_NAME: gs-cloud-statefulset-gsc-rest
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_REST_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WCS_NAME: gs-cloud-statefulset-gsc-wcs
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WCS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WEBUI_NAME: gs-cloud-statefulset-gsc-webui
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WEBUI_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WFS_NAME: gs-cloud-statefulset-gsc-wfs
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WFS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WMS_NAME: gs-cloud-statefulset-gsc-wms
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WMS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
SERVICE_WPS_NAME: gs-cloud-statefulset-gsc-wps
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.7"
SERVICE_WPS_CONTAINER_SPRING_IMAGE_TAG: "1.8.9"
---
# Source: gs-cloud-statefulset/charts/geoservercloud/charts/geoserver/templates/service.yaml
apiVersion: v1
Expand Down Expand Up @@ -383,7 +383,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gateway:1.8.7"
image: "geoservercloud/geoserver-cloud-gateway:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -580,7 +580,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-rest:1.8.7"
image: "geoservercloud/geoserver-cloud-rest:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -777,7 +777,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wcs:1.8.7"
image: "geoservercloud/geoserver-cloud-wcs:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -974,7 +974,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-webui:1.8.7"
image: "geoservercloud/geoserver-cloud-webui:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1171,7 +1171,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wfs:1.8.7"
image: "geoservercloud/geoserver-cloud-wfs:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1368,7 +1368,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-wms:1.8.7"
image: "geoservercloud/geoserver-cloud-wms:1.8.9"
imagePullPolicy: IfNotPresent
env:
- name: "ACL_USERNAME"
Expand Down Expand Up @@ -1575,7 +1575,7 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
image: "geoservercloud/geoserver-cloud-gwc:1.8.7"
image: "geoservercloud/geoserver-cloud-gwc:1.8.9"
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.7'
tag: '1.8.9'

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

0 comments on commit 33e2b24

Please sign in to comment.