Support SSL certificate based authentication to kube API 47/88547/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 27 May 2019 12:57:55 +0000 (14:57 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 27 May 2019 12:57:55 +0000 (14:57 +0200)
commit929f0905e6bf1b370dae729d657962d9d75d6041
tree135a849b9ea7369545906be80cdb7fffbec09e6a
parentc2b38a5d0fec6c74d6e9a8c4cbd7be769cdcfe41
Support SSL certificate based authentication to kube API

With this change script by default connects to kube API
performing SSL authentication with certificates that it
tries to read from kube config. A flag of '--no-ssl-auth'
is provided to disable this behaviour.

Change-Id: Ibc1ea21c0c9f3c4a298b5bfef35d916652b598d4
Issue-ID: OOM-1806
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
helm_deployment_status.py