Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CE-441][CE-447] Fix SSL and remove redundant code
Currently, error will be thrown while user try to creat kubernets type host with SSL enable and the get_config function will try to list all pods in kubernetes cluster, which is unnecessary since check_health function will do that, this patch is meant to fix the SSL bug and delete redundant code. CE-441 # done CE-447 # done Change-Id: I1ec1dccc59dace10f5c12cc64f6cec198eeff5ed Signed-off-by: luke <jiahaochen1993@gmail.com>
- Loading branch information