Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
updated for version numbers and update to latest pgbackrest 2.15
  • Loading branch information
cahoonpwork committed Jul 23, 2019
commit dea88cf001dd93e4546171656e5aff3c6778a9d6
2 changes: 1 addition & 1 deletion ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<img src="crunchy_logo.png?raw=false" alt="Mr. Crunchy" width="150"/>
</p>

Latest Release: 4.0.1
Latest Release: 4.1.0

## General

Expand Down
6 changes: 3 additions & 3 deletions ansible/inventory
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@ namespace='pgo'
# CentOS7 images can be found in dockerhub: https://hub.docker.com/u/crunchydata
# RHEL7 images are available to Crunchy customers: https://access.crunchydata.com/login/
ccp_image_prefix='crunchydata'
ccp_image_tag='centos7-11.4-2.4.1'
ccp_image_tag='centos7-11.4-2.4.2'

# Crunchy PostgreSQL Operator images to use. The tags centos7 and rhel7 are acceptable.
pgo_image_prefix='crunchydata'
pgo_image_tag='centos7-4.0.1'
pgo_image_tag='centos7-4.1.0'

# PGO Client Install
pgo_client_install='true'
pgo_client_version='4.0.1'
pgo_client_version='4.1.0'

# PGO TLS
pgo_tls_no_verify='false'
Expand Down
2 changes: 1 addition & 1 deletion bin/push-ccp-to-gcr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
GCR_IMAGE_PREFIX=gcr.io/crunchy-dev-test

CCP_IMAGE_PREFIX=crunchydata
CCP_IMAGE_TAG=centos7-11.4-2.4.1
CCP_IMAGE_TAG=centos7-11.4-2.4.2

IMAGES=(
crunchy-prometheus
Expand Down
2 changes: 1 addition & 1 deletion centos7/Dockerfile.pgo-backrest-repo.centos7
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LABEL Vendor="Crunchy Data Solutions" \
description="Crunchy Data PostgreSQL Operator - Apiserver"

ENV PGVERSION="11" PGDG_REPO="pgdg-redhat-repo-latest.noarch.rpm" PGDG_REPO_DISABLE="pgdg10,pgdg96,pgdg95,pgdg94" \
BACKREST_VERSION="2.13"
BACKREST_VERSION="2.15"

# PGDG PostgreSQL Repository

Expand Down
2 changes: 1 addition & 1 deletion centos7/Dockerfile.pgo-backrest-restore.centos7
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LABEL Vendor="Crunchy Data Solutions" \
description="pgBackRest image that is integrated for use with Crunchy Data's PostgreSQL Operator."

ENV PGVERSION="11" PGDG_REPO="pgdg-redhat-repo-latest.noarch.rpm" PGDG_REPO_DISABLE="pgdg10,pgdg96,pgdg95,pgdg94" \
BACKREST_VERSION="2.13"
BACKREST_VERSION="2.15"

RUN rpm -Uvh https://download.postgresql.org/pub/repos/yum/${PGVERSION}/redhat/rhel-7-x86_64/${PGDG_REPO}

Expand Down
2 changes: 1 addition & 1 deletion centos7/Dockerfile.pgo-backrest.centos7
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LABEL Vendor="Crunchy Data Solutions" \
description="pgBackRest image that is integrated for use with Crunchy Data's PostgreSQL Operator."

ENV PGVERSION="11" PGDG_REPO="pgdg-redhat-repo-latest.noarch.rpm" PGDG_REPO_DISABLE="pgdg10,pgdg96,pgdg95,pgdg94" \
BACKREST_VERSION="2.13"
BACKREST_VERSION="2.15"

RUN rpm -Uvh https://download.postgresql.org/pub/repos/yum/${PGVERSION}/redhat/rhel-7-x86_64/${PGDG_REPO}

Expand Down
2 changes: 1 addition & 1 deletion centos7/Dockerfile.pgo-event.centos7
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM centos:7

LABEL Vendor="Crunchy Data Solutions" \
PostgresVersion="11" \
PostgresFullVersion="11.3" \
PostgresFullVersion="11.4" \
Version="7.6" \
Release="4.1.0" \
summary="Crunchy Data PostgreSQL Operator - pgo-event" \
Expand Down
2 changes: 1 addition & 1 deletion centos7/Dockerfile.repo-client.centos7
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LABEL Vendor="Crunchy Data Solutions" \
description="Crunchy Data PostgreSQL Operator - Apiserver"

ENV PGVERSION="11" PGDG_REPO="pgdg-redhat-repo-latest.noarch.rpm" PGDG_REPO_DISABLE="pgdg10,pgdg96,pgdg95,pgdg94" \
BACKREST_VERSION="2.13"
BACKREST_VERSION="2.15"

# PGDG PostgreSQL Repository

Expand Down
2 changes: 1 addition & 1 deletion conf/postgres-operator/pgo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Cluster:
CCPImagePrefix: crunchydata
Metrics: false
Badger: false
CCPImageTag: centos7-11.4-2.4.1
CCPImageTag: centos7-11.4-2.4.2
Port: 5432
User: testuser
Database: userdb
Expand Down
4 changes: 2 additions & 2 deletions examples/create-by-resource/NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@ The Operator should show the new cluster started:

jeffmc@~ > pgo show cluster fromcrd

cluster : fromcrd (centos7-11.4-2.4.1)
cluster : fromcrd (centos7-11.4-2.4.2)
pod : fromcrd-6b4d69df46-4s7bn (Running) on doppio-kube (1/1) (primary)
pvc : fromcrd
resources : CPU Limit= Memory Limit=, CPU Request= Memory Request=
storage : Primary=1G Replica=1G
deployment : fromcrd
service : fromcrd - ClusterIP (10.97.101.79)
labels : pg-cluster=fromcrd pgo-backrest=false primary=true archive=false deployment-name=fromcrd name=fromcrd current-primary=fromcrd pgo-version=4.0.1 archive-timeout=60 crunchy-pgbadger=false crunchy_collect=false
labels : pg-cluster=fromcrd pgo-backrest=false primary=true archive=false deployment-name=fromcrd name=fromcrd current-primary=fromcrd pgo-version=4.1.0 archive-timeout=60 crunchy-pgbadger=false crunchy_collect=false

Notice the user credentials we created:

Expand Down
6 changes: 3 additions & 3 deletions examples/create-by-resource/fromcrd.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"name": "fromcrd",
"pg-cluster": "fromcrd",
"pgo-backrest": "false",
"pgo-version": "4.0.1",
"pgo-version": "4.1.0",
"primary": "true"
},
"name": "fromcrd",
Expand Down Expand Up @@ -68,7 +68,7 @@
"backuppath": "",
"backuppvcname": "",
"ccpimage":"crunchy-postgres",
"ccpimagetag": "centos7-11.4-2.4.1",
"ccpimagetag": "centos7-11.4-2.4.2",
"clustername": "fromcrd",
"customconfig": "",
"database": "userdb",
Expand All @@ -91,7 +91,7 @@
"crunchy-pgbadger": "false",
"crunchy_collect": "false",
"pgo-backrest": "false",
"pgo-version": "4.0.1"
"pgo-version": "4.1.0"
},
"usersecretname": "fromcrd-testuser-secret"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/envs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export PGOROOT=$GOPATH/src/github.com/crunchydata/postgres-operator
# the version of the Operator you run is set by these vars
export PGO_IMAGE_PREFIX=crunchydata
export PGO_BASEOS=centos7
export PGO_VERSION=4.0.1
export PGO_VERSION=4.1.0
export PGO_IMAGE_TAG=$PGO_BASEOS-$PGO_VERSION

# for the pgo CLI to authenticate with using TLS
Expand Down
2 changes: 1 addition & 1 deletion examples/load/sample-json-load-config-sc.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PGOImagePrefix: crunchydata
PGOImageTag: centos7-4.0.1
PGOImageTag: centos7-4.1.0
DbDatabase: userdb
DbUser: postgres
DbPort: 5432
Expand Down
2 changes: 1 addition & 1 deletion examples/load/sample-json-load-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PGOImagePrefix: crunchydata
PGOImageTag: centos7-4.0.1
PGOImageTag: centos7-4.1.0
DbDatabase: userdb
DbUser: postgres
DbPort: 5432
Expand Down
2 changes: 1 addition & 1 deletion examples/load/sample-load-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PGOImagePrefix: crunchydata
PGOImageTag: centos7-4.0.1
PGOImageTag: centos7-4.1.0
DbDatabase: userdb
DbUser: postgres
DbPort: 5432
Expand Down
4 changes: 2 additions & 2 deletions hugo/content/Configuration/compatibility.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

---
title: "Compatibility Requirements"
Latest Release: 4.0.1 {docdate}
Latest Release: 4.1.0 {docdate}
draft: false
weight: 1
---
Expand All @@ -13,7 +13,7 @@ version dependencies between the two projects.

| Operator Release | Container Release |
|:----------|:-------------|
| 4.0.1 | 2.4.1 |
| 4.1.0 | 2.4.2 |
| 3.5.2 | 2.3.1 |

Features sometimes are added into the underlying Crunchy Containers
Expand Down
2 changes: 1 addition & 1 deletion hugo/content/Configuration/configuration.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

---
title: "Configuration Resources"
Latest Release: 4.0.1 {docdate}
Latest Release: 4.1.0 {docdate}
draft: false
weight: 2
---
Expand Down
4 changes: 2 additions & 2 deletions hugo/content/Configuration/pgo-yaml-configuration.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

---
title: "PGO YAML"
Latest Release: 4.0.1 {docdate}
Latest Release: 4.1.0 {docdate}
draft: false
weight: 3
---
Expand All @@ -18,7 +18,7 @@ The *pgo.yaml* file is broken into major sections as described below:
|PrimaryNodeLabel |newly created primary deployments will specify this node label if specified, unless you override it using the --node-label command line flag, if not set, no node label is specifed
|ReplicaNodeLabel |newly created replica deployments will specify this node label if specified, unless you override it using the --node-label command line flag, if not set, no node label is specifed
|CCPImagePrefix |newly created containers will be based on this image prefix (e.g. crunchydata), update this if you require a custom image prefix
|CCPImageTag |newly created containers will be based on this image version (e.g. centos7-11.4-2.4.1), unless you override it using the --ccp-image-tag command line flag
|CCPImageTag |newly created containers will be based on this image version (e.g. centos7-11.4-2.4.2), unless you override it using the --ccp-image-tag command line flag
|Port | the PostgreSQL port to use for new containers (e.g. 5432)
|LogStatement | postgresql.conf log_statement value (required field)
|LogMinDurationStatement | postgresql.conf log_min_duration_statement value (required field)
Expand Down
2 changes: 1 addition & 1 deletion hugo/content/Installation/install-with-ansible/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ weight: 1
# Crunchy Data PostgreSQL Operator Playbooks

The Crunchy Data PostgreSQL Operator Playbooks contain [Ansible](https://www.ansible.com/)
roles for installing and managing the [Crunchy Data PostgreSQL Operator](https://access.crunchydata.com/documentation/postgres-operator/4.0.1/installation/install-with-ansible/).
roles for installing and managing the [Crunchy Data PostgreSQL Operator](https://access.crunchydata.com/documentation/postgres-operator/4.1.0/installation/install-with-ansible/).

## Features

Expand Down
2 changes: 1 addition & 1 deletion hugo/content/Installation/operator-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The Operator follows a golang project structure, you can create a structure as f
cd $HOME/odev/src/github.com/crunchydata
git clone https://github.com/CrunchyData/postgres-operator.git
cd postgres-operator
git checkout 4.0.1
git checkout 4.1.0


This creates a directory structure under your HOME directory name *odev* and clones the current Operator version to that structure.
Expand Down
2 changes: 1 addition & 1 deletion hugo/content/Upgrade/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Upgrade"
Latest Release: 4.0.1 {docdate}
Latest Release: 4.1.0 {docdate}
draft: false
weight: 8
---
Expand Down
2 changes: 1 addition & 1 deletion hugo/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ draft: false

<img width="25%" src="crunchy_logo.png"/>

Latest Release: 4.0.1
Latest Release: 4.1.0

The *postgres-operator* is a controller that runs within a Kubernetes cluster that provides a means to deploy and manage PostgreSQL clusters.

Expand Down
2 changes: 1 addition & 1 deletion hugo/content/gettingstarted/Design/designoverview.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ curl --cacert $PGO_CA_CERT --key $PGO_CLIENT_KEY --cert $PGO_CA_CERT \
$PGO_APISERVER_URL/clustersdelete
```

The API server is setup to work with the pgo command line interface so the parameters that are passed to the server can be found by looking at the related flags. For example, the series parameter used in the `create` example is the same as the `-e, --series` flag that is described in the [pgo cli docs](https://access.crunchydata.com/documentation/postgres-operator/4.0.1/operatorcli/cli/pgo_create_cluster/).
The API server is setup to work with the pgo command line interface so the parameters that are passed to the server can be found by looking at the related flags. For example, the series parameter used in the `create` example is the same as the `-e, --series` flag that is described in the [pgo cli docs](https://access.crunchydata.com/documentation/postgres-operator/4.1.0/operatorcli/cli/pgo_create_cluster/).


## Node Affinity
Expand Down
2 changes: 1 addition & 1 deletion hugo/content/operatorcli/pgo-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ into your Postgres cluster pod as follows:
Note: backend metric storage such as Prometheus and front end
visualization software such as Grafana are not created automatically
by the PostgreSQL Operator. For instructions on installing Grafana and
Prometheus in your environment, see the [Crunchy Container Suite documentation](https://access.crunchydata.com/documentation/crunchy-containers/2.4.1/examples/metrics/metrics/).
Prometheus in your environment, see the [Crunchy Container Suite documentation](https://access.crunchydata.com/documentation/crunchy-containers/2.4.2/examples/metrics/metrics/).

### Scheduled Tasks

Expand Down
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_apiserver/help.1
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa
\fB\fCRelease=\fR

.PP
The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_apiserver/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa

`Release=`

The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_backrest/help.1
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa
\fB\fCRelease=\fR

.PP
The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_backrest/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa

`Release=`

The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_backrest_repo/help.1
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa
\fB\fCRelease=\fR

.PP
The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_backrest_repo/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa

`Release=`

The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_backrest_restore/help.1
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa
\fB\fCRelease=\fR

.PP
The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_backrest_restore/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa

`Release=`

The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_event/help.1
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa
\fB\fCRelease=\fR

.PP
The specific release number of the container. For example, Release="4.0.0"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_event/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa

`Release=`

The specific release number of the container. For example, Release="4.0.0"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_load/help.1
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa
\fB\fCRelease=\fR

.PP
The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_load/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa

`Release=`

The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_lspvc/help.1
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa
\fB\fCRelease=\fR

.PP
The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_lspvc/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa

`Release=`

The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_rmdata/help.1
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa
\fB\fCRelease=\fR

.PP
The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_rmdata/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa

`Release=`

The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_scheduler/help.1
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa
\fB\fCRelease=\fR

.PP
The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_scheduler/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa

`Release=`

The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_sqlrunner/help.1
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa
\fB\fCRelease=\fR

.PP
The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/pgo_sqlrunner/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa

`Release=`

The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/postgres_operator/help.1
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa
\fB\fCRelease=\fR

.PP
The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
2 changes: 1 addition & 1 deletion redhat/atomic/postgres_operator/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa

`Release=`

The specific release number of the container. For example, Release="4.0.1"
The specific release number of the container. For example, Release="4.1.0"
Loading