-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Scaling cluster failed #11815
Comments
/cc @VannTen |
Hum, I assume you also used a `--limit` in your command ? The scale.yml does not make much sense without it AFAIK.
|
Oh, right. |
Oh I hadn't seen the localhost in your error message. Yeah, seems likely. I'll try to send a quickfix and then adding the scale with --limit to CI (not the first time this breaks) |
(you can probably workaround that by running |
Thanks for your upcoming quickfix :-) |
Could you check if the linked PR works with your case ? |
The patch works fine. |
What happened?
After #11598 and #11693 merged, our scaling cluster task failed.
The error message is
Should the
localhost
be exclude from the assertion?What did you expect to happen?
scaling successful
How can we reproduce it (as minimally and precisely as possible)?
OS
Version of Ansible
Version of Python
Python 3.10.15
Version of Kubespray (commit)
98807ff
Network plugin used
calico
Full inventory with variables
Command used to invoke ansible
See above
Output of ansible run
See above
Anything else we need to know
No response
The text was updated successfully, but these errors were encountered: