Skip to content

Conversation

jcantrill
Copy link
Contributor

The allows the reading of the kubeconfig file. It does not provide any immediate support for the client to consume because we have not locked down the usecase ATM for consuming the kubeconfig file.

cc @adietish @fbricon

Merging in for bases of any future work.

@jcantrill
Copy link
Contributor Author

[test]

@openshift-bot
Copy link
Contributor

openshift-bot commented May 20, 2016


@Override
public boolean isInsecureSkipTLSVerify() {
if(cluster.containsKey("insecure-skip-tls-verify")) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd extract the identifiers to constants for reuse

@adietish
Copy link
Member

other than the minors the PR seems fine. +1

@jcantrill jcantrill force-pushed the 251_read_config_file branch from e3e8762 to 76dbcc5 Compare May 26, 2016 19:07
@jcantrill
Copy link
Contributor Author

[merge]

@openshift-bot
Copy link
Contributor

openshift-bot commented May 26, 2016

Java Client Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test-openshift-restclient-java/128/)

@openshift-bot
Copy link
Contributor

Evaluated for javaclient merge up to 76dbcc5

@openshift-bot
Copy link
Contributor

Evaluated for javaclient test up to 76dbcc5

@openshift-bot openshift-bot merged commit 0bca8ec into openshift:master May 26, 2016
@jcantrill jcantrill deleted the 251_read_config_file branch May 26, 2016 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants