redriverhong
redriverhong
While this is not a bug, I think there should be a way to configure support for TLS 1.3.
/sig storage
Below is the mount configuration for the business: volumeMounts: mountPath: /opt/pkgs name: mypkg volumes csi: driver: sop-csi-driver volumeAttributes: type: pkg name: mypkg The sop-csi-driver CSI plugin is responsible for mounting...
> I don't know if Kubernetes auto-sets `rw` in the config they give us (in which case, that's a Kubernetes bug -- they should just omit `rw` or `ro` if...