0.5.3
Crunchy Data announces the release of pgo
, Postgres Operator Client from Crunchy Data 0.5.3.
Built as a kubectl
plugin, the pgo
CLI facilitates the creation and management of PostgreSQL clusters created using Crunchy Postgres for Kubernetes.
For more information about using the CLI and the various commands available, please see the pgo
CLI documentation.
Additionally, please see the CPK documentation for information about getting started with Crunchy Postgres for Kubernetes.
Features
- The
support export
command now includes the following improvements- Adds support for ResourceQuotas
- Gather additional Postgres data points
- Better gathering of PGAdmin resources
Changes
- The
support export
command now includes the following changes- Removed cluster-info. Cluster-info returns a lot of sensitive information and is out-of-scope for the support export
- Fix unnecessary use of fmt.Sprintf
- Fix describe for clusterrole and clusterrolebinding on openshift
- Refactor describe clusterrole and clusterrolebinding
- Refactor to account for labels on some installers