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
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
..
api vendor: bump k8s to v0.25.4 2 years ago
apimachinery vendor: bump k8s to v0.25.4 2 years ago
apiserver k8s: generate node name if not provided 2 years ago
client-go cmd/buildx: non-functional k8s.io/client-go/plugin/pkg/client/auth/openstack 2 years ago
klog/v2 vendor: update buildkit to master@8b7bcb900d3c 2 years ago
kube-openapi vendor: update buildkit to master@8b7bcb900d3c 2 years ago
utils vendor: update buildkit to master@8b7bcb900d3c 2 years ago