docker-volume-hetzner icon indicating copy to clipboard operation
docker-volume-hetzner copied to clipboard

Docker Volume Plugin for accessing Hetzner Cloud Volumes

Results 7 docker-volume-hetzner issues
Sort by recently updated
recently updated
newest added

Hi first of all, good jobs, this projects fits perfectly with me needed, i see that have more than 3 years with many commits, but in the readme we can...

question

Hi, thanks for this driver it makes things a lot easier. It was working for a while very well but since some days this errors shows up for some of...

Currently it can happen that for whatever reason the requests to the Hetzner Cloud API are going a bit crazy, causing 429 errors. Currently, once a rate limit is reached,...

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 1.13.1 to 20.10.23+incompatible. Release notes Sourced from github.com/docker/docker's releases. v20.10.23 Bug fixes and enhancements Fix an issue where docker build would fail when using --add-host=host.docker.internal:host-gateway with BuildKit...

dependency

A stopgap solution until a proper workaround has been found for expanding the volumes could be to add an additional step to mounting where we could check the size of...

enhancement

Something I stumbled across that might be of interest to some people using this plugin: https://github.com/rycus86 This simulates the concept of Pods in Docker Swarm. While maybe not something to...

documentation

Something to consider as a safety measure: Instead of deleting the Volumes on Hetzner we could add a Mode to the plugin where instead of deleting Volumes we simply hide...