Skip to content

fix: stale URLs in operator (ghcr-org, security email, Application repo, connection sample url) #128

Description

@BryanFRD

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions