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 a panic when running scale* deployment watcher. #253

Merged
merged 2 commits into from
Nov 5, 2018
Merged

Conversation

jrasell
Copy link
Member

@jrasell jrasell commented Nov 5, 2018

This fixes an issue where the client portion of the deployment
config was not being set, meaning attempts to set the watcher
query options where causing a NPE. This change fixes that and
ensures the scale out commands are using config more inline with
the rest of the commands.

Closes #251

This fixes an issue where the client portion of the deployment
config was not being set, meaning attempts to set the watcher
query options where causing a NPE. This change fixes that and
ensures the scale out commands are using config more inline with
the rest of the commands.

Closes #251
@jrasell jrasell self-assigned this Nov 5, 2018
@jrasell jrasell merged commit 8011161 into master Nov 5, 2018
@jrasell jrasell deleted the gh_251 branch November 5, 2018 21:07
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.

[bug] panic when scaling out
1 participant