Skip to content

Fix the typo in the param name#478

Merged
jujubot merged 1 commit intojuju:masterfrom
SimonRichardson:scale-typo
Mar 15, 2021
Merged

Fix the typo in the param name#478
jujubot merged 1 commit intojuju:masterfrom
SimonRichardson:scale-typo

Conversation

@SimonRichardson
Copy link
Copy Markdown
Member

@SimonRichardson SimonRichardson commented Mar 15, 2021

The name of the param is ScaleApplicationParams not
ScaleApplicationParam. This should have really be caught in a test, but
for now, fix this so we can get a release out.

Fixes: #477

The name of the param is ScaleApplicationParams not
ScaleApplicationParam. This should have really be caught in a test, but
for now fix this so we can get a release out.
@SimonRichardson
Copy link
Copy Markdown
Member Author

$$merge$$

@jujubot jujubot merged commit 7f96863 into juju:master Mar 15, 2021
@SimonRichardson SimonRichardson deleted the scale-typo branch March 15, 2021 11:18
@SimonRichardson SimonRichardson mentioned this pull request Mar 31, 2021
jujubot added a commit that referenced this pull request Mar 31, 2021
#481

Merge 2.9 into master

This is brings in 2.9-rc3 schema as well, so that we're dealing with
the latest changes.

Conflicts:
 _client3.py - just re-ran the `make client` as the code is autogenerated.

5e23162 (upstream/master) Merge pull request #480 from SimonRichardson/release-2.8.6
3e23b74 (origin/master, origin/HEAD, master) Merge pull request #479 from SimonRichardson/schema-update-2.8.10
7f96863 Merge pull request #478 from SimonRichardson/scale-typo
fd1438c Merge pull request #475 from achilleasa/provide-accessor-for-machine-hostname-field
1015f4d Expand wait_for_idle to support waiting for status (#473)
7829fd0 Merge pull request #471 from SimonRichardson/release-2.8.5
fd36c8f Merge pull request #470 from juju/johnsca/bundle-charm-files-and-wait
3d91d6b Merge pull request #469 from juju/johnsca/accept-charm-files
4e4e108 Merge pull request #465 from juju/johnsca/update-websockets/py39
d696937 Merge pull request #467 from gnuoy/issue/466
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.

Scaling K8s instance with python-libjuju not working

3 participants