Ofer Bezalel
Results
2
issues of
Ofer Bezalel
I have found the following issues when testing secrets (for Ceph storage pools) - `setValue` will clip the passed key - `virsh` retrieves the data base64 transposed ```'use strict'; const...
I have a user with the following auth entry in ceph: ``` client.libvirt key: [secret] caps: [mon] allow r caps: [osd] allow class-read object_prefix rbd_children, allow rwx pool=libvirt-pool ``` Following...