Skip to content

chore: fix trailing newlines + repoint crossplane-mgmt ArgoCD app#116

Merged
patrick-hermann-sva merged 1 commit into
mainfrom
chore/eof-newlines
Jun 9, 2026
Merged

chore: fix trailing newlines + repoint crossplane-mgmt ArgoCD app#116
patrick-hermann-sva merged 1 commit into
mainfrom
chore/eof-newlines

Conversation

@patrick-hermann-sva

Copy link
Copy Markdown
Contributor

What

  • Trailing newlines added to packer/_build/sthings-lab-ca.crt and clusters/platform/clusters/sync.yaml — the end-of-file-fixer pre-commit hook runs repo-wide and was failing on these two files (surfaced on PR feat(backstage): ingest repo-local harvester catalog index #115).
  • sync.yaml repoints the crossplane-mgmt ArgoCD Application:
    • name crossplane-mgmtcrossplane-resources
    • repo harvestercrossplane-configurations, path clusters/crossplane-mgmttests/envs/harvester/crossplane-mgmt
    • destination by cluster name: crossplane-mgmt (was server: kubernetes.default.svc)

Validation

  • openssl x509 still parses the cert; yaml.safe_load_all parses sync.yaml.
  • Both files now end in 0a.

🤖 Generated with Claude Code

- Add trailing newline to sthings-lab-ca.crt and sync.yaml so the
  end-of-file-fixer pre-commit hook passes (was failing repo-wide).
- sync.yaml: repoint the crossplane-mgmt Application at the
  crossplane-configurations repo (tests/envs/harvester/crossplane-mgmt)
  and target the crossplane-mgmt cluster by name.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@patrick-hermann-sva
patrick-hermann-sva merged commit f4b4b4a into main Jun 9, 2026
4 checks passed
@patrick-hermann-sva
patrick-hermann-sva deleted the chore/eof-newlines branch June 9, 2026 18:44
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