Skip to content

K8S example is broken #124

@tcolgate

Description

@tcolgate

Hi,
My assumption is that k8s is broken with main until such a time as k8s drops gogo usage, but just wanted to confirm it for the record:

_examples/k8s/ $ go get .
go: github.com/stripe/skycfg/_examples/k8s imports
        github.com/stripe/skycfg/gogocompat: cannot find module providing package github.com/stripe/skycfg/gogocompat
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: warning: k8s.io/[email protected]+incompatible: retracted by module author: pre-module versions are obsolete
go: to switch to the latest unretracted version, run:
        go get k8s.io/client-go@latest

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