v0.1.0-alpha.1
Pre-release
Pre-release
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_NAMESfor watching one or more CRs from a single operator. - Preserves explicit empty
--watch-names=as "watch all", even whenWATCH_NAMESis set. - Uses discovery timeout for RDS metadata enrichment.
- Adds a default NetworkPolicy manifest for the operator status/metrics endpoint.
- Adds
/statuspage 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/amd64linux/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
latestimage tag is published during alpha. - PgBouncer image is configured separately in the custom resource.