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

Fix problem with replicationController ops in kube command #77

Merged
merged 1 commit into from
Sep 12, 2014

Conversation

pmorie
Copy link
Contributor

@pmorie pmorie commented Sep 11, 2014

Currently if you try to do 'openshift kube resize 2', the command will fail because the executeAPIRequest method assumes that the first argument is of the form '/'. The fix is to run the executeControllerRequest method first which will simply return false and fall through to executeAPIRequest.

@smarterclayton
Copy link
Contributor

You are behind Michal in the queue and I think he's going to break you

@pmorie
Copy link
Contributor Author

pmorie commented Sep 11, 2014

@smarterclayton I will remain ever-vigilant

@smarterclayton
Copy link
Contributor

You hath been broken

@smarterclayton
Copy link
Contributor

LGTM [merge]

@openshift-bot
Copy link
Contributor

Origin Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_openshift3/90/) (Image: devenv-fedora_157)

@openshift-bot
Copy link
Contributor

Evaluated for origin up to e516ee1

openshift-bot pushed a commit that referenced this pull request Sep 12, 2014
Merged by openshift-bot
@openshift-bot openshift-bot merged commit 0890e67 into openshift:master Sep 12, 2014
ironcladlou pushed a commit to ironcladlou/origin that referenced this pull request Oct 14, 2014
danwinship pushed a commit to danwinship/origin that referenced this pull request Jun 24, 2016
lockwrap shell utils; add support for internet connectivity to docker containers
soltysh pushed a commit to soltysh/origin that referenced this pull request Apr 19, 2017
…ultStorageFactory

NewDefaultStorageFactory and ClientCARegistrationHook
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