coreos / etcd-operator

etcd operator creates/configures/manages etcd clusters atop Kubernetes
https://coreos.com/blog/introducing-the-etcd-operator.html
Apache License 2.0
1.75k stars 741 forks source link

chore: add sas token support for abs. #2123

Open andyliuliming opened 4 years ago

andyliuliming commented 4 years ago

in some enterprise scenario, we would not give whole storage account permission to the etcd operator. we need to support the scenario only some container permission granted.

andyliuliming commented 4 years ago

@hongchaodeng could you please help do a review? thanks.

andyliuliming commented 4 years ago

Hi @hexfusion , could you please help do a review? thank very much.