Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Fix a panic when running scale* deployment watcher.#253

Merged
jrasell merged 2 commits intomasterfrom
gh_251
Nov 5, 2018
Merged

Fix a panic when running scale* deployment watcher.#253
jrasell merged 2 commits intomasterfrom
gh_251

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] panic when scaling out

1 participant