Dmitry Mishin
Dmitry Mishin
I tried installing the official one, never worked for me... Still using yours
Need VolumeClaimTemplate for baremetal Is any progress available?
Any chance to update this? Not working without this change..
Same here, crashlooping with 0.12.2 panic: At least one device with migEnabled=true was not configured correctly: No MIG devices associated with /dev/nvidia0
I'm trying to find a way to have validating admission controller not break every time self-signed certificate changes (with the CA) Thill this feature also help injecting new CA into...
Can’t reproduce with versions downloaded from github. Closing (might be the brew version issue?)
Working ok for us in kubernetes: https://gitlab.nautilus.optiputer.net/prp/webodm I found that there's a horizontally scalable version now. But still no support for kubernetes
Is it safe to update 14->15? How can I enable the certificate_based_clusters feature flag?
Worked fine :) ``` su - git && cd gitlab bundle exec rails console -e production Feature.enable(:certificate_based_clusters) ```