Skip to content

fix: add support for block 5k,15k in k8s pool and update_pool method #47

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lerminou
Copy link

@lerminou lerminou commented Feb 7, 2025

1-
New block storage low latencies 5k and 15k are not present in the options.

  • sbs_5k
  • sbs_15k

the old block storage is not more available in the console but still available in the API.

2-
A new parameter is also mandatory in your API:

An exception occurred during task execution. To see the full traceback, use -vvv.     
The error was: TypeError: K8SV1API.create_pool() missing 1 required keyword-only argument: 'public_ip_disabled'

3-
And then, actually, we cannot update an existing pool.
I add the new method update_pool if we fill the pool_id, if the name is filled, then we create

Python scaleway library is version 2.7.0

@lerminou lerminou changed the title fix: add support for block 5k,15k in k8s pool + public_ip parameter fix: add support for block 5k,15k in k8s pool and update_pool method Feb 7, 2025
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.

2 participants