feat(vault-config): bump xplane-vault-config KCL module to 0.5.0#70
Open
patrick-hermann-sva wants to merge 3 commits intomainfrom
Open
feat(vault-config): bump xplane-vault-config KCL module to 0.5.0#70patrick-hermann-sva wants to merge 3 commits intomainfrom
patrick-hermann-sva wants to merge 3 commits intomainfrom
Conversation
Bump composition source to xplane-vault-config:0.5.0 and add the new providerConfigKind field (default ClusterProviderConfig) to the XRD schema so namespaced v2 MRs can reference a cluster-scoped ProviderConfig. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…eference to 0.5.0 - Add Provider Config section documenting providerConfigName and the new providerConfigKind field introduced with xplane-vault-config 0.5.0 - Update Dependencies to reference the current KCL module version 0.5.0
3 tasks
…ig-docs-T7iWl docs(vault-config): document providerConfigKind and bump KCL module reference
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.
Summary
xplane-vault-config:0.4.0→0.5.0providerConfigKindfield to the VaultConfig XRD (defaultClusterProviderConfig, enumClusterProviderConfig/ProviderConfig) to match the v0.5.0 module's v2 namespaced MR provider ref handlingTest plan
crossplane render examples/claim.yaml apis/composition.yaml examples/functions.yamlproduces the XR plus 14 composed resources withproviderConfigRef.kind: ClusterProviderConfigkcl run main.kagainst the upstream module renders cleanly with the example paramsGenerated with Claude Code