Redouane Kachach
Redouane Kachach
jenkins test dashboard cephadm
jenkins test dashboard cephadm
jenkins test dashboard cephadm
@pasquyonline thank you very much for sharing your code. I ran in the same issue while trying to create an accurate clock (milliseconds accuracy) using the 8x8 matrix. Finally in...
Thank you very much for this great project. It's really amazing :) I'm using the plugin for a VR app I'm working on and I'm having the same issue ......
@cleanior did you try to apply the rbac rules on `monitoring/rbac.yaml`? you can find more information on [Rook Monitoring](https://rook.io/docs/rook/latest/Storage-Configuration/Monitoring/ceph-monitoring/#prometheus-consoles)
In terms of complexity I don't think there's a big difference between using Python or golang TBH. The script is in fact very long (~2000 lines). I think we can...
@parth-gr as we commented in the huddle the generated binary is run by python as if it was a normal script. Under the hood in fact the binary is a...
@13567436138 In order to tag an issue as a BUG you have to explain clearly what's the current behavior versus expected behavior providing as much information as possible on how...
@makiv2 as already explained by @travisn, service selector relies on the `mgr_role` label. The issue you describe should be fixed starting from Rook `v1.11.6` (by the PR https://github.com/rook/rook/pull/11845). It's been...