Skip to content

feat: Publish CRDs as a kustomize bundle - #18

Merged
privateip merged 1 commit into
mainfrom
feat/publish-crd-kustomize-bundle
Aug 21, 2026
Merged

feat: Publish CRDs as a kustomize bundle#18
privateip merged 1 commit into
mainfrom
feat/publish-crd-kustomize-bundle

Conversation

@privateip

Copy link
Copy Markdown
Collaborator

Summary

There was no way for downstream consumers to pull this repo's CRDs without vendoring the YAML. A new publish workflow pushes config/crd as an OCI kustomize bundle to ghcr.io/datum-cloud/network-kustomize on every push and on release, matching the pattern used in compute and other datum-cloud repos.

Test plan

  • Workflow run publishes the bundle and Flux can pull it

Add a publish workflow that pushes config/crd as an OCI kustomize
bundle to ghcr.io/datum-cloud/network-kustomize on every push and on
release, matching the pattern used in compute and other datum-cloud
repos. This lets downstream consumers pull the CRDs via Flux without
vendoring YAML.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@privateip
privateip requested a review from a team as a code owner August 21, 2026 01:14
@privateip
privateip requested a review from andrewb3000 August 21, 2026 01:14
@privateip
privateip merged commit 35ea8d0 into main Aug 21, 2026
6 checks passed
@privateip
privateip deleted the feat/publish-crd-kustomize-bundle branch August 21, 2026 01:24
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.

2 participants