这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: u5surf/shipper

Tags

v0.1.0

Toggle v0.1.0's commit message
shipperctl: add support for external auth providers

This allows it to work with, for example, GKE clusters with the 'gcp'
auth provider in ~/.kube/config.

Also tweak the quick install docs to mention that you need to be a real
cluster-admin. On GKE you need to create a clusterrolebinding first;
otherwise you see errors that indicate trying to create the new Shipper
clusterroles is privilege escalation.

This commit includes a giant pile of new stuff in vendor: this is
everything all of the cloud providers for their auth plugins.