David Dymko

Results 60 comments of David Dymko

@TimonOmsk thanks for taking care of that! I'll spend some time testing this out if all goes well then we will get this worked into the v3.2.0 release

@belyalov have you been able to resolve this issue?

@ktock @changweige We (@coreweave) are looking to implement nydus as a feature in our cloud. The inability in not having the snapshotter receive creds from containerD is a bit of...

I wouldn't mind setting up a github action (or other ci) to use something such as goreleaser to publish prebuilt binaries on tagged releases.

@mkrn The work around now to change the PW would be to run ``` chpasswd --encrypted

Hey @mkrn I did some digging into this and supporting root password isn't something that we will be able to do since the API doesn't support this. You will have...

@defaultbranch > #NOTE: rook seems to expect a raw, unmounted device "volumeMode: Block" volumeMode: Block IIRC the vultr-csi doesn't support a raw unmounted device https://github.com/vultr/vultr-csi/blob/master/driver/mounter.go#L113

@ahmetb thanks for taking the time to look at this! You mention that this is a "name grab". I was trying to follow the [developer guide](https://krew.sigs.k8s.io/docs/developer-guide/develop/naming-guide/) and give a somewhat...