zlabjp / kubernetes-resource

[DEPLICATED] This repository is no longer actively maintained.
MIT License
91 stars 42 forks source link

Accept certificate authority optionally from a file #72

Closed plumenator closed 5 years ago

plumenator commented 5 years ago

Add an additional source param called certificate_authority_file for a user to be able to provide the certificate authority from a file.

This solves e.g., the usecase where the certificate authority might be base64 encoded. With this the base64 decoding can be delegated to a task.

See: zlabjp/kubernetes-resource#57

superbrothers commented 5 years ago

@plumenator We are now attending KubeCon EU, so we'll start to review again from May 30.

superbrothers commented 5 years ago

@yuanying PTAL