launchboxio / cluster-api-provider-proxmox

CAPI Provider for Proxmox
MIT License
3 stars 1 forks source link

Validate PRs have updated manifests when required #49

Open robwittman opened 9 months ago

robwittman commented 9 months ago

If types are updated, but the operator itself not ran locally, make manifests isn't ran, resulting in the types and generated CRDs being out of sync.

There should be a CI step that executes make manifests, and verifies there isn't any diff