Marcelo Fernández

Results 2 issues of Marcelo Fernández

Hi! I'd like to have the possibility to print out some label value (like `beta.kubernetes.io/instance-type`) along the rest of the node data, like this: ``` $ kubectl resource-capacity --show-label "beta.kubernetes.io/instance-type"...

## Problem Description Since commit [e2cc8de](https://github.com/SynologyOpenSource/synology-csi/commit/e2cc8de2fa555e26ad2377b564fac841e02100ba#diff-4ff8ed7064d3ab0eae29d29d061a7a0799a0b630a9a5c76d6ab2bb333bef7124R326) (v1.2.0), the CSI driver restricts NFS share access to specific Kubernetes node IP addresses instead of using wildcard (`*`). While this improves security for...