Seena Fallah
Seena Fallah
Update and fixed bug on bool flags
- Ceph doesn't support pool `crush_rule` based on indexes - `crush_ruleset` is deprecated and replaced with `crush_rule`
Ceph external authenticators like Keystone, LDAP, STS, ... doesn't support all RGWUser features and force users to use Keystone, ... servers and can't use their own authentication servers. With this...
Hi. In multiple pipeline both of prometheus outputs bind in a single pid so one of them isn't working!
Support merging labels from groups to rule labels Signed-off-by: Seena Fallah
Extend `--dmcrypt` flag to support per device type encryption if specified. Fixes: https://tracker.ceph.com/issues/64798
The latest version (`v0.11.0`) doesn't have any `amd64` arch available. https://hub.docker.com/layers/grafana/cortex-tools/v0.11.0/images/sha256-7f081e85823c6965780fb9d2c0eddfbd46526e3a237ddd538ea550a1ebd5142b?context=explore
** Bug Report ** **Describe the bug** When having two ips with labels like `labelname` and `labelname-something`, specifying `--label labelname` would pick both `labelname` and `labelname-something`. **Expected behavior** Only the...
This is needed by ceph-exporter as it is parsing the socket by the number of dots. Although the rgw_zone variable is only used for constructing the client name and has...