Skip to content

Add workflow to build custom CNPG operator image#1539

Merged
dannyzaken merged 1 commit intonoobaa:masterfrom
dannyzaken:danny-fixes
Feb 26, 2025
Merged

Add workflow to build custom CNPG operator image#1539
dannyzaken merged 1 commit intonoobaa:masterfrom
dannyzaken:danny-fixes

Conversation

@dannyzaken
Copy link
Member

Explain the changes

Add GitHub workflow that builds a customized version of CloudNative PostgreSQL (CNPG) operator. The workflow:

  • Allows selection of CNPG version tag (default v1.25.0)
  • Modifies API group references from postgresql.cnpg.io to postgresql.cnpg.noobaa.io
  • Builds and pushes a custom Docker image to Quay.io repository
  • Uses manual trigger via workflow_dispatch

This enables NooBaa to maintain a customized version of the CNPG operator with necessary API group modifications.

Testing Instructions:

  1. Manually dispatch the workflow
  • Doc added/updated
  • Tests added

Add GitHub workflow that builds a customized version of CloudNative PostgreSQL (CNPG) operator.
The workflow:
- Allows selection of CNPG version tag (default v1.25.0)
- Modifies API group references from postgresql.cnpg.io to postgresql.cnpg.noobaa.io
- Builds and pushes a custom Docker image to Quay.io repository
- Uses manual trigger via workflow_dispatch

This enables NooBaa to maintain a customized version of the CNPG operator
with necessary API group modifications.

Signed-off-by: Danny Zaken <dannyzaken@gmail.com>
@dannyzaken dannyzaken merged commit 79cebd5 into noobaa:master Feb 26, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants