Skip to content

Commit

Permalink
Update v0.3.0 Release Notes
Browse files Browse the repository at this point in the history
Issue [sc-19585]
  • Loading branch information
andrewlecuyer committed May 3, 2023
1 parent 76751d9 commit 6180fca
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/content/releases/0.3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ weight: 997
Crunchy Data announces the release of `pgo`, Postgres Operator Client from Crunchy Data 0.3.0.

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 [PGO documentation][] for information about
[getting started](https://access.crunchydata.com/documentation/postgres-operator/latest/quickstart/)
with Crunchy Postgres for Kubernetes.
Additionally, please see the [CPK documentation](https://access.crunchydata.com/documentation/postgres-operator/latest) for information about [getting started](https://access.crunchydata.com/documentation/postgres-operator/latest/quickstart/) with Crunchy Postgres for Kubernetes.

## Features
- The Support Export command now collects [LimitRanges][] from the PostgresCluster's namespace.
Expand All @@ -29,7 +28,7 @@ with Crunchy Postgres for Kubernetes.
## Changes

- The Support Export command now stores a table of Kubernetes Node information and collects Node YAML manifests.
- The Support Export command now collects Pod logs from the PGO [monitoring stack][].
- The Support Export command now collects Pod logs from the CPK [monitoring stack][].
- The Support Export command now compresses the tar archive with gzip (tar.gz).
- The Support Export archive now stores the current version of the PGO CLI.
- The Support Export command now displays archive file size information when run.
Expand Down

0 comments on commit 6180fca

Please sign in to comment.