Niels de Vos

Results 247 comments of Niels de Vos

> @nixpanic are we planning to complete or target this for Release 3.6 ? There are many pieces under `deploy/` that are not exposed through the API yet. This is...

Looks like the CephFS metadata functions are only valid for pre-Quincy versions? Not sure if Quincy requires other functions, or how it is done there. Maybe @pkalever knows.

It seems that these logs do not exist anymore. @Rakshith-R, could you please alert someone with admin permissions in Jenkins when you notice this again? Admins can mark CI job...

On Wed, Jan 05, 2022 at 09:43:05PM -0800, Madhu Rajanna wrote: > I don't know the exact steps to keep single job logs forever. I will let @nixpanic take care...

The PR ceph/go-ceph#638 in go-ceph might be useful for this.

> Instead of https://github.com/cloudbase/wnbd ? NBD exporting and consuming is indeed an alternative. Ideally there should be a csi-driver that supports it on both Linux and Windows. Because [csi-driver-iscsi](https://github.com/kubernetes-csi/csi-driver-iscsi) exists,...

Listing limitations is definitely good! Please make sure to add links to the documentation and other resources where you found the information in your HackMD notes.

> Also with good amount of hacks, I could get the csi-proxy windows version.. Do you have these hacks documented? I guess the additional changes should also be reported in...

_Edit: This comment has been moved into its own issue: https://github.com/ceph/ceph-csi/issues/2017#issue-865024313_

I would really like to see separate packages for: * k8s usage: helper functions that do not return k8s objects directly (1st step in moving to a k8s sidecar) *...