syy6

Results 3 issues of syy6

Hello, In the Velero website, https://velero.io/docs/v1.5/restore-reference/, it says when doing the restore, the storage class for PV and PVC can be changed. But after we tests, it seems that in...

**Is this a BUG REPORT or FEATURE REQUEST?**: /kind feature **What happened**: In Octavia CLI, https://docs.openstack.org/python-octaviaclient/latest/cli/index.html#loadbalancer, --vip-address can be used to specify the VIP of the LB during creation. But...

kind/feature

Hi, In our envrioment, we create Manila PV with Access Mode ReadWriteOnce as below ``` apiVersion: v1 kind: PersistentVolume metadata: annotations: pv.kubernetes.io/provisioned-by: nfs.manila.csi.openstack.org volume.kubernetes.io/provisioner-deletion-secret-name: manila-csi-plugin volume.kubernetes.io/provisioner-deletion-secret-namespace: kube-system finalizers: - kubernetes.io/pv-protection...

lifecycle/stale