Deploy releases/k8s-manifests 005fa7f#137
Merged
Merged
Conversation
feat: track develop branch for balancer manifests
feat: install cloudnative-pg operator and codeforphilly-cluster
PR #135 left .holo/branches/k8s-manifests/infra/cloudnative-pg/_cfp-sandbox-cluster.toml empty (only a comment), causing `holomapping config not found` and aborting the projection workflow on main. The root _cfp-sandbox-cluster.toml already includes infra/cloudnative-pg/*.yaml from the workspace, so this nested mapping is redundant — delete it. Also retarget the cnpg helm holosource: the chart lives in cloudnative-pg/charts, not the operator's source repo (cloudnative-pg/cloudnative-pg). Pin to cloudnative-pg-v0.23.1 (chart appVersion 1.25.0, matching PR #135's stated operator version). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
PR #135 projected the cloudnative-pg helm chart into infra/cloudnative-pg/operator/ but no lens was configured to render it, so k8s-normalize choked on the chart's Chart.yaml (which has no `kind` field). Add a helm3 lens scoped to the chart subdirectory so workspace YAMLs at infra/cloudnative-pg/ remain untouched. Sets `include_crds = true` since cnpg ships its CRDs (Cluster, Database, etc.) inside templates/crds/ and the deployment depends on them. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
fix(holo): restore k8s-manifests projection (cnpg + balancer)
Author
|
Errors/Warnings |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
kubectl diffreports that applying 005fa7f will change:diff too big; review locallyErrors/Warnings