Reputation
Badges 1
53 × Eureka!can you pls share output of helm list in clearml namespace ?
Or do you want to dinamically mount directly an nfs endpoint? (I understood you need this one)
today I'm in the middle of sprint plannings for my team so I will not be probably fast to help if needed, but feel free to ping me just in case (I will try to do my best)
so you should be able to pass additional stuff in this field directly during Helm apply
additionalConfigs: auth.conf: | auth { # Fixed users login credentials # No other user will be able to login fixed_users { enabled: true pass_hashed: false users: [ { username: "jane" password: "12345678" name: "Jane Doe" }, { username: "john" password: "12345678" name: "John Doe" }, ] } }
this sounds weird to me
it’s also true I never use local storage since it’s not production reliable
I’m guessing if I can set it trough Helm chart by default, will investigate by the end of the week, ty ScrawnyLion96 to point me on this interesting behavior!
that sc is not set as default
in Enterprise we support multiqueueing but it’s a different story
I’m going to release a patch very soon
how you cluster reacts is about scaling infra as much as needed (karpenter or any other cloud autoscaler should work)
I have multiple agents not sharing /root/.trains
ReassuredArcticwolf33 PR is coming https://github.com/allegroai/clearml-helm-charts/pull/84
this should be the form that works on Helm
in some second it should became green
it will be easier for me to track fixes
but I’m going to patch this soon so it will take the default storageclass automatically
ok so data is not there anymore in mongodb
I don’t think you need to pass these env vars in extraenvs, references are automatically generated by chart. After removing them, pls post webserver pod logs here and let’s see if we can spot the issue, ty.
then I enqueue it and it's created but obv empty
I suspect no for some reason that is related pvc management, at least for what I know