Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --skip-connection-check parameter #529

Merged
merged 1 commit into from
Jun 19, 2018

Conversation

cdrage
Copy link
Member

@cdrage cdrage commented Jun 15, 2018

Adds --skip-connection-check parameter to ignore oc checking for
logged in status / cluster is online.

@cdrage cdrage force-pushed the add-no-cluster-check branch from 3377caa to e636644 Compare June 15, 2018 16:30
@cdrage
Copy link
Member Author

cdrage commented Jun 15, 2018

Unblocks #488 @kadel

@cdrage cdrage requested a review from kadel June 15, 2018 16:30
@cdrage cdrage force-pushed the add-no-cluster-check branch 2 times, most recently from 70a7e29 to 51bfc3c Compare June 15, 2018 17:41
@cdrage
Copy link
Member Author

cdrage commented Jun 15, 2018

I'm honestly not too sure why this is failing. I'm going to troubleshoot a few things.

Adds --skip-connection-check parameter to ignore `oc` checking for
logged in status / cluster is online
@surajnarwade
Copy link
Contributor

LGTM, worked for me,

$ odo app list --skip-connection-check -v
DEBU[0000] getOcBinary - searching for oc binary        
DEBU[0000] envKubectlPluginCaller = 
                   
DEBU[0000] envOcBin = 
                                 
DEBU[0000] using oc from PATH                           
DEBU[0000] using oc from %s/home/snarwade/go/bin/oc     
ACTIVE   NAME
         app1
  *      app2
DEBU[0000] Could not get the latest release information in time. Never mind, exiting gracefully :) 

@kadel kadel merged commit 13fa5bb into redhat-developer:master Jun 19, 2018
@cdrage cdrage deleted the add-no-cluster-check branch July 3, 2018 16:08
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