You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/vendor/k8s.io/client-go
Sebastiaan van Stijn b7e8afc61b
cmd/buildx: non-functional k8s.io/client-go/plugin/pkg/client/auth/openstack
Kubernetes v1.26 removed the in-tree openstack cloud provider. While buildx
has a replace rule to pin the k8s dependencies to an older version, such
replace rules are non-transitive, which means that consumers of buildx as
a module could potentially end up with non-resolvable dependencies.

The used code was already non-functional since c41b006be1
(buildx v0.5.0-rc1);

a6b0959276/vendor/k8s.io/client-go/plugin/pkg/client/auth/openstack/openstack_stub.go (L26-L36)

See:

- 9bbf01bae9
- 98e81a7784

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2 years ago
..
applyconfigurations vendor: bump k8s to v0.25.4 2 years ago
discovery vendor: bump k8s to v0.25.4 2 years ago
kubernetes vendor: bump k8s to v0.25.4 2 years ago
openapi vendor: bump k8s to v0.25.4 2 years ago
pkg vendor: bump k8s to v0.25.4 2 years ago
plugin/pkg/client/auth cmd/buildx: non-functional k8s.io/client-go/plugin/pkg/client/auth/openstack 2 years ago
rest vendor: bump k8s to v0.25.4 2 years ago
third_party/forked/golang vendor: bump k8s to v0.25.4 2 years ago
tools vendor: bump k8s to v0.25.4 2 years ago
transport vendor: bump k8s to v0.25.4 2 years ago
util vendor: bump k8s to v0.25.4 2 years ago
LICENSE vendor: initial vendor 6 years ago