Travis Nielsen
Travis Nielsen
> Yes not the complete Path, only the prefix for it to avoid collusion as csi-operator needs to support multiple csi drivers. > > > {{ .CsiLogDirPath }}/{{ .DriverName }}/cephcsi/log/...
Here are some more details to consider: 1. Declare CSI operator CRDs v1: https://github.com/ceph/ceph-csi-operator/pull/218 2. Helm chart created for CSI operator, which Rook can add as a dependency from the...
@aviallon This is still in progress for the v1.18 release, so the docs will not be updated until that time. Note that the `csi` values in the helm chart will...
@aviallon There is probably just a bug in the logging, but if you hit it again please do open a new issue with the log.
Resolved with #16320, to be included in v1.18.0 soon...
SubfailureDomain is a field currently only supported for stretch clusters. Are you wanting to use it and support updates for some other scenario, or is this for stretch? I just...
Yes, looks great to go ahead and merge that and go from there!
> Do we have a design doc for this? I know this seems really simple, but the complexity is large enough that I would like to discuss it in detail....
This is getting stale, so will go ahead and close it for now. I'm not seeing this approach as very feasible. I'll share more thoughts in #13848...
Some considerations: - If status is too verbose, there are too many statuses to query, or the status is being requested too often, we should consider not collecting it because...