Jonas L.

Results 204 issues of Jonas L.

### TL;DR The delete command support running against a batch of resources, this feature should be implemented in other commands that supports it. ### Expected behavior Run commands against batches...

pinned

### TL;DR When upgrading a server in the console, only the CPU and RAM are updated by default. In the CLI, the default behavior is to also upgrade the disk....

bug
pinned

Makes it easy to eventually swap `isoparse` with `datetime.fromisoformat` (first attempt was reverted in #231). Related to https://docs.hetzner.cloud/changelog#2025-12-09-api-timestamp-format-rfc3339

The hcloud conda forge package is currently not maintained or updated: https://anaconda.org/conda-forge/hcloud We must either deprecate the package or update it using our release process. We do not own the...

pinned

### TL;DR In a cluster with many nodes (> 200), the status check will requests each servers by ID every 5 minutes. While this seem benign on smaller cluster, it...

enhancement

##### SUMMARY Deprecate datacenter in `primary ips` and `servers`. See https://docs.hetzner.cloud/changelog#2025-12-16-phasing-out-datacenters.

##### SUMMARY :rocket: Increase the number of groups from 3 to 5 to increase concurrency. And re-shuffle the tests in different groups.

##### SUMMARY Primary IP do not support updating their assignment, they must be deleted and recreated. Allow primary ips to be updated when a value is given, either unassign with...

##### SUMMARY Creating storage box snapshots is currently not idempotent. We could implement a parallel behavior for the snapshot, where we do not use the snapshot name returned by the...