Martin Braun

Results 105 issues of Martin Braun

While implementing CSI support for Hetzner Cloud we ran into some strange behaviour around cases where one "broken" volume can cause all other volumes to not schedule properly. In the...

# Describe the feature you'd like to have # Recently published Docker 23.0.0 added CSI support for Swarm mode so it is possible to use CSI drivers with it but...

enhancement
VolunteersRequired
component/deployment
keepalive
dependency/docker-swarm

**What feature you'd like to add:** Recently published Docker 23.0.0 added CSI support for Swarm mode so it is possible to use CSI drivers with it but they have to...

kind/feature

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,...

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...

This does not work as it crashes the current code that expects a dictionary: ``` secrets: my_secret: file: /some/path services: my_service: secrets: - my_secret ``` Instead one has to write...

enhancement
good first issue
help wanted

see https://packaging.python.org/en/latest/tutorials/packaging-projects/

We use the editor in a page that has tables in it. When we want to change the background color of a cell, we go to the cell settings: ![grafik](https://github.com/django-cms/djangocms-text-ckeditor/assets/719760/aafd90a3-ebf9-40df-a090-a31bb7d1365c)...