67
67
with :
68
68
k3s-channel : " ${{ matrix.kubernetes }}"
69
69
prefetch-images : |
70
- registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.54.2-2513
71
- registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.24-2513
72
- registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.8-2513
70
+ registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.54.2-2516
71
+ registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.24-2516
72
+ registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.8-2516
73
73
74
74
- run : make createnamespaces check-envtest-existing
75
75
env :
@@ -101,15 +101,15 @@ jobs:
101
101
with :
102
102
k3s-channel : " ${{ matrix.kubernetes }}"
103
103
prefetch-images : |
104
- registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.54.2-2513
105
- registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.24-2513
106
- registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.16.0-2513
107
- registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.4-2513
108
- registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.8-2513
109
- registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.8-3.3-2513
110
- registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.8-3.4-2513
111
- registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-17.4-2513
112
- registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.4-3.4-2513
104
+ registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.54.2-2516
105
+ registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.24-2516
106
+ registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.17.1-2516
107
+ registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.4-2516
108
+ registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.8-2516
109
+ registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.8-3.3-2516
110
+ registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.8-3.4-2516
111
+ registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-17.4-2516
112
+ registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.4-3.4-2516
113
113
- run : go mod download
114
114
- name : Build executable
115
115
run : PGO_VERSION='${{ github.sha }}' make build-postgres-operator
@@ -131,17 +131,17 @@ jobs:
131
131
--env 'CHECK_FOR_UPGRADES=false' \
132
132
--env 'QUERIES_CONFIG_DIR=/mnt/hack/tools/queries' \
133
133
--env 'KUBECONFIG=hack/.kube/postgres-operator/pgo' \
134
- --env 'RELATED_IMAGE_PGBACKREST=registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.54.2-2513 ' \
135
- --env 'RELATED_IMAGE_PGBOUNCER=registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.24-2513 ' \
136
- --env 'RELATED_IMAGE_PGEXPORTER=registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.16.0-2513 ' \
137
- --env 'RELATED_IMAGE_PGUPGRADE=registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-17.4-2513 ' \
138
- --env 'RELATED_IMAGE_POSTGRES_16=registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.8-2513 ' \
139
- --env 'RELATED_IMAGE_POSTGRES_16_GIS_3.3=registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.8-3.3-2513 ' \
140
- --env 'RELATED_IMAGE_POSTGRES_16_GIS_3.4=registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.8-3.4-2513 ' \
141
- --env 'RELATED_IMAGE_POSTGRES_17=registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.4-2513 ' \
142
- --env 'RELATED_IMAGE_POSTGRES_17_GIS_3.4=registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.4-3.4-2513 ' \
143
- --env 'RELATED_IMAGE_STANDALONE_PGADMIN=registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.1-2513 ' \
144
- --env 'RELATED_IMAGE_COLLECTOR=registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.0 -0' \
134
+ --env 'RELATED_IMAGE_PGBACKREST=registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.54.2-2516 ' \
135
+ --env 'RELATED_IMAGE_PGBOUNCER=registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.24-2516 ' \
136
+ --env 'RELATED_IMAGE_PGEXPORTER=registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.17.1-2516 ' \
137
+ --env 'RELATED_IMAGE_PGUPGRADE=registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-17.4-2516 ' \
138
+ --env 'RELATED_IMAGE_POSTGRES_16=registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.8-2516 ' \
139
+ --env 'RELATED_IMAGE_POSTGRES_16_GIS_3.3=registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.8-3.3-2516 ' \
140
+ --env 'RELATED_IMAGE_POSTGRES_16_GIS_3.4=registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.8-3.4-2516 ' \
141
+ --env 'RELATED_IMAGE_POSTGRES_17=registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.4-2516 ' \
142
+ --env 'RELATED_IMAGE_POSTGRES_17_GIS_3.4=registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.4-3.4-2516 ' \
143
+ --env 'RELATED_IMAGE_STANDALONE_PGADMIN=registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.2-2516 ' \
144
+ --env 'RELATED_IMAGE_COLLECTOR=registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.1 -0' \
145
145
--env 'PGO_FEATURE_GATES=TablespaceVolumes=true,OpenTelemetryLogs=true,OpenTelemetryMetrics=true' \
146
146
--name 'postgres-operator' ubuntu \
147
147
postgres-operator
@@ -156,7 +156,7 @@ jobs:
156
156
KUTTL_PG_UPGRADE_TO_VERSION : ' 17'
157
157
KUTTL_PG_VERSION : ' 16'
158
158
KUTTL_POSTGIS_VERSION : ' 3.4'
159
- KUTTL_PSQL_IMAGE : ' registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.8-2513 '
159
+ KUTTL_PSQL_IMAGE : ' registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.8-2516 '
160
160
- run : |
161
161
make check-kuttl && exit
162
162
failed=$?
0 commit comments