Jonas L.

Results 204 issues of Jonas L.

## Feature Request **Is your feature request related to a problem? Please describe.** Some users are surprised when resources are automatically fetched if data is missing in their `BoundModel`. **Describe...

enhancement
pinned

While debugging a customer, I found out that over the course of 2 hours, the `GET /v1/servers/0` call made 500 times. I'd recommend sparing some API calls to the users...

Yesterday, the Hetzner Cloud API had an outage, and it appears that the docker machine driver did not handle it well. ![docker-machine-during-outage](https://github.com/user-attachments/assets/371e0146-24fb-4bed-987f-d5df7091c294) You can see that from 2024-11-13 17:00:00 to...

- Extract summary building in a script that can be run locally - Include the date of the tutorials in the summary table - Add the year to the created...

### What feature do you want to see added? I noticed that this plugin is not waiting for actions (Hetzner Cloud API async task) to be completed, instead the plugin...

#### Description Server types may be deprecated over time, packer should report warning to the users that are using deprecated warning to make sure they get surprised once they are...

enhancement
good first issue
help wanted
pinned

Dear maintainers, This project holds a DNS provider for the old Hetzner DNS API. A new [Hetzner DNS API](https://docs.hetzner.cloud/reference/cloud#dns) has been [released](https://docs.hetzner.cloud/changelog#2025-10-07-dns-beta). We recommend any consumer of the old [Hetzner...

### Description This merges the worker package inside the API package. The goal is to be able to use the Django ORM to directly save changes made during celery tasks...