Results 677 comments of Tim Gross

> In my understanding browsers accessing the UI wouldnt get the prompt for certificates as well then, correct? Correct. Most users _don't_ want that because of how painful distributing client...

Hi @atavakoliyext! I've closed #8130, as this issue has a broader problem description that'll be useful for whomever writes those docs. Thanks for your patience!

@ahzay the problem with deferred binding, as you'll find if you look at the very long history of CSI bug fixes 😁 , is that the scheduler needs to be...

> the node needs the plugin and the free space, right? And the mode, so that it can schedule read-only or exclusively for a given allocation. > This is where...

Hi @josemaia! I noticed this same problem with Sonatype Nexus container in the other issue we're working on with you. What you have here is unfortunately the only way to...

> The better option (where possible) is imo to supply this information to the CSI plugin, like one can do with my nfs plugin for this exact reason: https://gitlab.com/rocketduck/csi-plugin-nfs/-/blob/main/nomad/example.volume --...

@116davinder this is a feature request. That a feature doesn't exist isn't something to document (an infinite number non-existing features aren't documented either). In any event, the problem to solve...

Folks, please just do an emoji reaction on the issue description (ex. :+1:) if you'd just like to +1 the feature without additional context. That way you're not sending a...

Bringing some context into this issue on what the spec says about this flag: ```proto // If SP has VOLUME_MOUNT_GROUP node capability and CO provides // this field then SP...