Several stale/wrong references in the FerrVault operator:\n- Makefile IMG uses deprecated ghcr.io/ferrflow-org/* (publish workflow + Helm chart already use ghcr.io/ferrlabs/*).\n- CODE_OF_CONDUCT.md contact security@ferrflow.com → should be security@ferrlabs.com (matches SECURITY.md / site).\n- README.md references a non-existent FerrLabs/Application repo for the API endpoints — the actual API is FerrLabs/FerrVault-Cloud.\n- config/samples/ferrvault_v1alpha1_ferrvaultconnection.yaml spec.url: https://ferrvault.com points at the marketing site, not the API — should be https://api.ferrvault.com (the app's connect wizard already defaults to that).\n\nLeft for a separate cleanup (needs a decision): the legacy config/samples/ferrflow_* files + README CRD examples still use the old ferrflow.io/v1alpha1 group (renamed to ferrvault.com), and the Go module path is still FerrFlow-Operator (import-path breaking change).
Several stale/wrong references in the FerrVault operator:\n-
MakefileIMG uses deprecatedghcr.io/ferrflow-org/*(publish workflow + Helm chart already useghcr.io/ferrlabs/*).\n-CODE_OF_CONDUCT.mdcontactsecurity@ferrflow.com→ should besecurity@ferrlabs.com(matches SECURITY.md / site).\n-README.mdreferences a non-existentFerrLabs/Applicationrepo for the API endpoints — the actual API isFerrLabs/FerrVault-Cloud.\n-config/samples/ferrvault_v1alpha1_ferrvaultconnection.yamlspec.url: https://ferrvault.compoints at the marketing site, not the API — should behttps://api.ferrvault.com(the app's connect wizard already defaults to that).\n\nLeft for a separate cleanup (needs a decision): the legacyconfig/samples/ferrflow_*files + README CRD examples still use the oldferrflow.io/v1alpha1group (renamed toferrvault.com), and the Go module path is stillFerrFlow-Operator(import-path breaking change).