opentelekomcloud / kontainer-engine-driver-otc

Rancher container engine driver for OTC
Apache License 2.0
3 stars 1 forks source link

Add ability to authenticate with access key #41

Closed jwinkelmann97 closed 3 years ago

jwinkelmann97 commented 3 years ago

Hi there,

Is it possible to add the ability to authenticate with access keys? I would need this feature because 2fa is enabled.

Regards

Jan

outcatcher commented 3 years ago

Hi, @jwinkelmann97 do you want to use permanent AK/SK or temporary AK/SK (AK/SK + security token)?

outcatcher commented 3 years ago

Done in https://github.com/opentelekomcloud/ui-cluster-driver-otc/pull/64 Merged into rancher:master in https://github.com/rancher/rancher/pull/32790