Humble Devassy Chirammal

Results 61 issues of Humble Devassy Chirammal

From kube v1.24 onwards, Kubeadm applies a "node-role" label to its control plane Nodes. Currently this label key is `node-role.kubernetes.io/master` which is renamed to` node-role.kubernetes.io/control-plane`. Kubeadm also uses the same...

bug
wontfix

At present the CephFS CSI driver works with default mode ie, `ReadWriteOncewithFsType`. However `File` type is more apt for the CephFS CSI driver and this commit bring that change. The...

### What happened? Since start , RWO volumes are treated as Single NODE attachment which is documented here : https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes. The a/d controller in k-c-m prevent the attachment of RWO...

kind/bug
sig/storage
triage/accepted

``` [root@localhost ~]# kube-shell kube-shell> kubectl get services /bin/sh: kubectl: command not found kube-shell> exit ``` Any thoughts why this happens?

bug

There are few things covered in this PR. - [x] Kube dependencies are updated to latest version 1.24.1 - [x] go version in CI validation has been switched to 1.17...

Currently GD2 is missing a single API for create a Clone from a volume. At present the consumer/client has to call snapcreate,activate and snapclone to create a volume from a...

FW: Snapshot

Signed-off-by: Humble Chirammal > /kind cleanup --> ```release-note Kube dependencies are updated to v1.24.0. ```

size/XXL
cncf-cla: yes
release-note

### Enhancement Description CSI spec 1.5 enhanced the spec to add optional secrets field to NodeExpandVolumeRequest. To support this, we need to have `NodeExpandSecret ` to the CSI PV source...

sig/storage
stage/beta
tracked/no
lead-opted-in

~~~ // A token to specify where to start paginating. Set this field to // `next_token` returned by a previous `ListSnapshots` call to get the // next page of entries....

help wanted
lifecycle/frozen

Signed-off-by: Humble Chirammal

cncf-cla: yes
release-note-none
lifecycle/stale
size/XS