Skip to content

v0.1.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@case-88 case-88 released this 30 Jun 07:48

Initial follow-up public alpha release of PgBouncer Aurora Operator.

This release is intended for early validation. The API remains pgbouncer-aurora.io/v1alpha1 and may change before a stable release.

Highlights

  • Simplifies operator runtime configuration by moving worker, rate-limit, and monitor job timeout knobs behind conservative internal defaults.
  • Adds --watch-names / WATCH_NAMES for watching one or more CRs from a single operator.
  • Preserves explicit empty --watch-names= as "watch all", even when WATCH_NAMES is set.
  • Uses discovery timeout for RDS metadata enrichment.
  • Adds a default NetworkPolicy manifest for the operator status/metrics endpoint.
  • Adds /status page preferences: browser-local recent-window selection and light/dark theme support.

Image

quay.io/case-88/pgbouncer-aurora-operator:v0.1.0-alpha.1

Multi-arch platforms:

  • linux/amd64
  • linux/arm64

Image digest:

sha256:c8c4ab21dde2f83139912bdb326c4da186f4a8bca92f30e51aa9db24b3f72292

Manifests

CRD:

https://raw.githubusercontent.com/case-88/pgbouncer-aurora-operator/v0.1.0-alpha.1/deploy/crd.yaml

Install guide:

https://github.com/case-88/pgbouncer-aurora-operator#installation

Notes

  • Use explicit version tags only.
  • No latest image tag is published during alpha.
  • PgBouncer image is configured separately in the custom resource.