Skip to content

fix: resolve pre-commit hook failures#57

Merged
patrick-hermann-sva merged 1 commit intomainfrom
fix/pre-commit-issues
Apr 9, 2026
Merged

fix: resolve pre-commit hook failures#57
patrick-hermann-sva merged 1 commit intomainfrom
fix/pre-commit-issues

Conversation

@patrick-hermann-sva
Copy link
Copy Markdown
Contributor

Summary

  • Add pragma: allowlist secret for false positive detect-secrets findings on:
    • KCL source: keyword in compositions (vm-provision, cilium, trust-manager, cert-manager)
    • Base64 CA bundles in examples (vault-base-setup, cluster-profile environment-config)
    • secretName refs in cert-manager example
    • secret_suffix in vsphere-vm README
  • Fix missing trailing newline in cluster-profile functions.yaml

🤖 Generated with Claude Code

Add pragma: allowlist secret comments for false positive detect-secrets
findings on KCL source fields, base64 CA bundles, and secretName refs.
Fix missing trailing newline in cluster-profile functions.yaml.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@patrick-hermann-sva patrick-hermann-sva merged commit 66aa02c into main Apr 9, 2026
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