Maxime Gerges
Maxime Gerges
Anyone would be able to check this pull request, please ?
Sorry for the long delay for this pull request. I will try to work on this ASAP
Basically we are using some devices (Huawei) which are drastically long to send the public key so each re-connection/disconnection (before my last pull request) would lead in 10s before getting...
We had a similar issue when upgrading from Netbox 2.9 to 2.10 (still with nginx and gunicorn containers). We had to chmod the static folder (holding static files). `chmod g+w...
I was thinking about the same concept regarding PowerDNS Admin account mapping with OIDC claim. We would like to delegate administration to our customers on their respective DNS zones. Each...
I would also be interessted in such feature as we cannot test playbooks as a normal user (and using become method) :+1:
on our side we disabled HPA based on memory with the following helm snippet: ```yaml autoscaling: enabled: true minReplicas: 3 maxReplicas: 6 targetMemoryUtilizationPercentage: null # that's the most important targetCPUUtilizationPercentage:...
I'm also looking for a way to automate data import when bootstraping a new galera cluster, using mariabackup and with the following method: 1. Bootstrap the first node (galera_new_cluster) 2....
I confirm that we are running into the same issue as described by @GregoireW. Would be awesome if the PR #184 gets merged :smile:
I don't see a lot of traction to merge your PR. @GregoireW Would it be possible for you to release a new version of `ksniff` in your own fork ?