mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 18:11:22 +00:00
@@ -111,6 +111,7 @@ func (connection *VSphereConnection) Signer(ctx context.Context, client *vim25.C
|
|||||||
|
|
||||||
req := sts.TokenRequest{
|
req := sts.TokenRequest{
|
||||||
Certificate: &cert,
|
Certificate: &cert,
|
||||||
|
Delegatable: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
signer, err := tokens.Issue(ctx, req)
|
signer, err := tokens.Issue(ctx, req)
|
||||||
|
Reference in New Issue
Block a user