Skip to content

Add cloudnative-pg 0.29.0 community pack#264

Open
3pings wants to merge 1 commit into
mainfrom
cloudnative-pg
Open

Add cloudnative-pg 0.29.0 community pack#264
3pings wants to merge 1 commit into
mainfrom
cloudnative-pg

Conversation

@3pings

@3pings 3pings commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the CloudNativePG community pack (chart 0.29.0, operator app version 1.30.0). CloudNativePG is a Kubernetes operator that manages the full lifecycle of highly available PostgreSQL clusters — provisioning, streaming replication, automated failover, rolling updates, backup, and recovery.

What's included

  • pack.json (system app, community, cloudTypes all), values.yaml, logo.png, and the bundled operator chart.
  • README.md following the pack-central README template (Prerequisites / Parameters / Upgrade / Usage / References).
  • pack.content.images list enumerating every image the pack can pull for offline/air-gapped caching.

Images

Corrected the seeded image entry (which pointed at the wrong registry/tag) and expanded to the operator's real defaults, resolved from the operator source at tag v1.30.0 and verified pullable (HTTP 200):

Image Role
ghcr.io/cloudnative-pg/cloudnative-pg:1.30.0 operator (chart appVersion)
ghcr.io/cloudnative-pg/postgresql:18.4-system-trixie default operand (Cluster)
ghcr.io/cloudnative-pg/pgbouncer:1.25.1 default pooler (Pooler)

The operand and pgbouncer images are only pulled when the corresponding CR is created, and can be overridden per-resource via spec.imageName / spec.pgbouncer.image.

🤖 Generated with Claude Code

Adds the CloudNativePG PostgreSQL operator pack (chart 0.29.0, operator
app version 1.30.0), including pack.json, README, and the
pack.content.images list. The image list covers the operator plus the
operator's default operand (PostgreSQL) and pgbouncer pooler images,
with exact tags resolved from the operator source at tag v1.30.0, for
offline/air-gapped caching.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@bulwark-spectrocloud bulwark-spectrocloud Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ CVE scan completed successfully.

Scan Summary:

  • Total images scanned: 3
  • Clean images: 0
  • Images with CVEs: 3
  • Total CVEs found: 691

🔴 Critical CVEs: 32
🟠 High CVEs: 90
🟡 Medium CVEs: 113
🟢 Low CVEs: 456

Images with CVEs:

⚠️ Please review the CVE findings above and address critical/high severity issues before merging.

@bulwark-spectrocloud bulwark-spectrocloud Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ CVE scan completed successfully.

Scan Summary:

  • Total images scanned: 3
  • Clean images: 0
  • Images with CVEs: 3
  • Total CVEs found: 691

🔴 Critical CVEs: 32
🟠 High CVEs: 90
🟡 Medium CVEs: 113
🟢 Low CVEs: 456

Images with CVEs:

⚠️ Please review the CVE findings above and address critical/high severity issues before merging.

@3pings
3pings requested review from kylejep and vishwanaths July 17, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant