Open clux opened 8 months ago
WIP for #202 based on the good bug report.
However, still unsure of the type we should use.
EDIT: still broken in 0.20.0. note to self: can verify with the crd
curl -sSL https://raw.githubusercontent.com/rook/rook/v1.13.5/deploy/examples/crds.yaml -o rook.yaml cat rook.yaml | yq '.[] | select(.metadata.name == "cephclusters.ceph.rook.io")' -y > cephclusters.yaml cargo run -- -f cephclusters.yaml |hx
WIP for #202 based on the good bug report.
However, still unsure of the type we should use.
EDIT: still broken in 0.20.0. note to self: can verify with the crd