Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Module path should be sigs.k8s.io/cluster-api-provider-packet #164

@displague

Description

@displague

When importing this package in other projects, the module path must match the source name.

$ go mod vendor
warning: ignoring symlink /Users/marques/src/openshift-installer/pkg/asset/store/data
go: sigs.k8s.io/cluster-api-provider-packet@v0.1.0: parsing go.mod:
        module declares its path as: github.com/packethost/cluster-api-provider-packet
                but was required as: sigs.k8s.io/cluster-api-provider-packet

The source should be sigs.k8s.io/cluster-api-provider-packet.

Compare https://github.com/kubernetes-sigs/cluster-api-provider-packet/blob/f333fec61a29b27b80a1209082e49e0bd64f20b5/go.mod#L1
to:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions