Skip to content

Commit cde88d3

Browse files
authored
bump to v1.8.0 (#1852)
* bump to v1.8.0 * fix helm instructions for ui * update UI version package.json * update ui chart
1 parent cde448d commit cde88d3

28 files changed

+112
-102
lines changed

.github/ISSUE_TEMPLATE/postgres-operator-issue-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ assignees: ''
99

1010
Please, answer some short questions which should help us to understand your problem / question better?
1111

12-
- **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.7.1
12+
- **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.8.0
1313
- **Where do you run it - cloud or metal? Kubernetes or OpenShift?** [AWS K8s | GCP ... | Bare Metal K8s]
1414
- **Are you running Postgres Operator in production?** [yes | no]
1515
- **Type of issue?** [Bug report, question, feature request, etc.]

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ pipelines with no access to Kubernetes API directly, promoting infrastructure as
1717
* Live volume resize without pod restarts (AWS EBS, PVC)
1818
* Database connection pooling with PGBouncer
1919
* Support fast in place major version upgrade to PG13. Supports global upgrade of all clusters.
20-
* Restore and cloning Postgres clusters (incl. major version upgrade)
21-
* Additionally logical backups to S3 bucket can be configured
22-
* Standby cluster from S3 WAL archive
20+
* Restore and cloning Postgres clusters on AWS, GCS and Azure
21+
* Additionally logical backups to S3 or GCS bucket can be configured
22+
* Standby cluster from S3 or GCS WAL archive
2323
* Configurable for non-cloud environments
2424
* Basic credential and user management on K8s, eases application deployments
2525
* Support for custom TLS certificates
2626
* UI to create and edit Postgres cluster manifests
27-
* Works well on Amazon AWS, Google Cloud, OpenShift and locally on Kind
2827
* Support for AWS EBS gp2 to gp3 migration, supporting iops and throughput configuration
28+
* Compatible with OpenShift
2929

3030
### PostgreSQL features
3131

@@ -61,7 +61,7 @@ We introduce the major version into the backup path to smoothen the [major versi
6161
The new operator configuration can set a compatibility flag *enable_spilo_wal_path_compat* to make Spilo look for wal segments in the current path but also old format paths.
6262
This comes at potential performance costs and should be disabled after a few days.
6363

64-
The newest Spilo image is: `registry.opensource.zalan.do/acid/spilo-14:2.1-p4`
64+
The newest Spilo image is: `registry.opensource.zalan.do/acid/spilo-14:2.1-p5`
6565

6666
The last Spilo 12 image is: `registry.opensource.zalan.do/acid/spilo-12:1.6-p5`
6767

charts/postgres-operator-ui/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: postgres-operator-ui
3-
version: 1.7.1
4-
appVersion: 1.7.1
3+
version: 1.8.0
4+
appVersion: 1.8.0
55
home: https://github.com/zalando/postgres-operator
66
description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience
77
keywords:

charts/postgres-operator-ui/index.yaml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,32 @@
11
apiVersion: v1
22
entries:
33
postgres-operator-ui:
4+
- apiVersion: v1
5+
appVersion: 1.8.0
6+
created: "2022-04-20T15:39:16.094386569+02:00"
7+
description: Postgres Operator UI provides a graphical interface for a convenient
8+
database-as-a-service user experience
9+
digest: d4a7b40c23fd167841cc28342afdbd5ecc809181913a5c31061c83139187f148
10+
home: https://github.com/zalando/postgres-operator
11+
keywords:
12+
- postgres
13+
- operator
14+
- ui
15+
- cloud-native
16+
- patroni
17+
- spilo
18+
maintainers:
19+
20+
name: Zalando
21+
name: postgres-operator-ui
22+
sources:
23+
- https://github.com/zalando/postgres-operator
24+
urls:
25+
- postgres-operator-ui-1.8.0.tgz
26+
version: 1.8.0
427
- apiVersion: v1
528
appVersion: 1.7.1
6-
created: "2021-11-03T11:44:00.75040818+01:00"
29+
created: "2022-04-20T15:39:16.093853803+02:00"
730
description: Postgres Operator UI provides a graphical interface for a convenient
831
database-as-a-service user experience
932
digest: 97aed1a1d37cd5f8441eea9522f38e56cc829786ad2134c437a5e6a15c995869
@@ -26,7 +49,7 @@ entries:
2649
version: 1.7.1
2750
- apiVersion: v1
2851
appVersion: 1.7.0
29-
created: "2021-11-03T11:44:00.748544296+01:00"
52+
created: "2022-04-20T15:39:16.093334397+02:00"
3053
description: Postgres Operator UI provides a graphical interface for a convenient
3154
database-as-a-service user experience
3255
digest: 37fba1968347daad393dbd1c6ee6e5b6a24d1095f972c0102197531c62dcada8
@@ -49,7 +72,7 @@ entries:
4972
version: 1.7.0
5073
- apiVersion: v1
5174
appVersion: 1.6.3
52-
created: "2021-11-03T11:44:00.745261041+01:00"
75+
created: "2022-04-20T15:39:16.092419178+02:00"
5376
description: Postgres Operator UI provides a graphical interface for a convenient
5477
database-as-a-service user experience
5578
digest: 08b810aa632dcc719e4785ef184e391267f7c460caa99677f2d00719075aac78
@@ -72,7 +95,7 @@ entries:
7295
version: 1.6.3
7396
- apiVersion: v1
7497
appVersion: 1.6.2
75-
created: "2021-11-03T11:44:00.743617168+01:00"
98+
created: "2022-04-20T15:39:16.091945123+02:00"
7699
description: Postgres Operator UI provides a graphical interface for a convenient
77100
database-as-a-service user experience
78101
digest: 14d1559bb0bd1e1e828f2daaaa6f6ac9ffc268d79824592c3589b55dd39241f6
@@ -95,7 +118,7 @@ entries:
95118
version: 1.6.2
96119
- apiVersion: v1
97120
appVersion: 1.6.1
98-
created: "2021-11-03T11:44:00.741913772+01:00"
121+
created: "2022-04-20T15:39:16.0914401+02:00"
99122
description: Postgres Operator UI provides a graphical interface for a convenient
100123
database-as-a-service user experience
101124
digest: 3d321352f2f1e7bb7450aa8876e3d818aa9f9da9bd4250507386f0490f2c1969
@@ -118,7 +141,7 @@ entries:
118141
version: 1.6.1
119142
- apiVersion: v1
120143
appVersion: 1.6.0
121-
created: "2021-11-03T11:44:00.740290409+01:00"
144+
created: "2022-04-20T15:39:16.090887513+02:00"
122145
description: Postgres Operator UI provides a graphical interface for a convenient
123146
database-as-a-service user experience
124147
digest: 1e0aa1e7db3c1daa96927ffbf6fdbcdb434562f961833cb5241ddbe132220ee4
@@ -139,27 +162,4 @@ entries:
139162
urls:
140163
- postgres-operator-ui-1.6.0.tgz
141164
version: 1.6.0
142-
- apiVersion: v1
143-
appVersion: 1.5.0
144-
created: "2021-11-03T11:44:00.738607341+01:00"
145-
description: Postgres Operator UI provides a graphical interface for a convenient
146-
database-as-a-service user experience
147-
digest: c91ea39e6d51d57f4048fb1b6ec53b40823f2690eb88e4e4f1a036367b9fdd61
148-
home: https://github.com/zalando/postgres-operator
149-
keywords:
150-
- postgres
151-
- operator
152-
- ui
153-
- cloud-native
154-
- patroni
155-
- spilo
156-
maintainers:
157-
158-
name: Zalando
159-
name: postgres-operator-ui
160-
sources:
161-
- https://github.com/zalando/postgres-operator
162-
urls:
163-
- postgres-operator-ui-1.5.0.tgz
164-
version: 1.5.0
165-
generated: "2021-11-03T11:44:00.736383918+01:00"
165+
generated: "2022-04-20T15:39:16.0877032+02:00"
-3.43 KB
Binary file not shown.
4.79 KB
Binary file not shown.

charts/postgres-operator-ui/templates/deployment.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ spec:
7070
"replica_load_balancer_visible": true,
7171
"resources_visible": true,
7272
"users_visible": true,
73+
"cost_ebs": 0.0952,
74+
"cost_iops": 0.006,
75+
"cost_throughput": 0.0476,
76+
"cost_core": 0.0575,
77+
"cost_memory": 0.014375,
7378
"postgresql_versions": [
7479
"14",
7580
"13",

charts/postgres-operator-ui/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ replicaCount: 1
88
image:
99
registry: registry.opensource.zalan.do
1010
repository: acid/postgres-operator-ui
11-
tag: v1.7.1
11+
tag: v1.8.0
1212
pullPolicy: "IfNotPresent"
1313

1414
# Optionally specify an array of imagePullSecrets.

charts/postgres-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: postgres-operator
3-
version: 1.7.1
4-
appVersion: 1.7.1
3+
version: 1.8.0
4+
appVersion: 1.8.0
55
home: https://github.com/zalando/postgres-operator
66
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
77
keywords:

charts/postgres-operator/crds/operatorconfigurations.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ spec:
6868
type: string
6969
docker_image:
7070
type: string
71-
default: "registry.opensource.zalan.do/acid/spilo-14:2.1-p4"
71+
default: "registry.opensource.zalan.do/acid/spilo-14:2.1-p5"
7272
enable_crd_registration:
7373
type: boolean
7474
default: true
@@ -450,7 +450,7 @@ spec:
450450
properties:
451451
logical_backup_docker_image:
452452
type: string
453-
default: "registry.opensource.zalan.do/acid/logical-backup:v1.7.1"
453+
default: "registry.opensource.zalan.do/acid/logical-backup:v1.8.0"
454454
logical_backup_google_application_credentials:
455455
type: string
456456
logical_backup_job_prefix:

0 commit comments

Comments
 (0)