aboutsummaryrefslogtreecommitdiff
path: root/pb
diff options
context:
space:
mode:
authorGravatar Stephen Kitt <steve@sk2.org> 2022-12-13 21:49:03 +0100
committerGravatar GitHub <noreply@github.com> 2022-12-13 15:49:03 -0500
commit60b7161feecf1d4fba79ce4429b5a990093fc665 (patch)
tree322e3cc67278734e06124e94f6de0ba1f7510397 /pb
parentc3228615e071de61b0c6f60d9a231c494726dda0 (diff)
downloadcoredns-60b7161feecf1d4fba79ce4429b5a990093fc665.tar.gz
coredns-60b7161feecf1d4fba79ce4429b5a990093fc665.tar.zst
coredns-60b7161feecf1d4fba79ce4429b5a990093fc665.zip
Drop obsolete client-go auth plugins (#5806)
* Drop obsolete client-go auth plugins The OpenStack plugin is no longer available, even in version 0.24.4 of client-go; see https://github.com/kubernetes/client-go/blob/v0.24.4/plugin/pkg/client/auth/openstack/openstack_stub.go It is replaced by the client-keystone-auth credential plugin. The plugin has been entirely removed in client-go 0.26.0, which breaks the build when any other dependency pulls in client-go 0.26.0 or later. The GCP plugin is deprecated in K8s 1.22+ and unavailable in 1.26+ (although it is still stubbed in client-go 0.26.0). Is it replaced by the gke-gcloud-auth-plugin credential plugin. Signed-off-by: Stephen Kitt <skitt@redhat.com> * Update plugin/kubernetes/setup.go Signed-off-by: Stephen Kitt <skitt@redhat.com> Co-authored-by: Chris O'Haver <cohaver@infoblox.com>
Diffstat (limited to 'pb')
0 files changed, 0 insertions, 0 deletions