Philipp Hutter

Results 7 issues of Philipp Hutter

**Description of current situation** A pod with a nfs-PVC attached gets deployed on a node, even though the node can't reach the Netapp backend. Instead of a scheduling error (which...

enhancement
tracked

**Describe the solution you'd like** Nowadays, we have to define an autoExportCIDRs for each TridentBackend [0]. To be more restrictive and therefore only allow a group of nodes with a...

enhancement

**Why is this PR required? What issue does it fix?**: change for #203 **What this PR does?**: This PR will enable the possibility to disable the installation of the volumesnapshot...

Hi, Could we make the installation of the following CRDs optional? https://github.com/openebs/lvm-localpv/blob/develop/deploy/helm/charts/crds/volumesnapshotclasses.yaml https://github.com/openebs/lvm-localpv/blob/develop/deploy/helm/charts/crds/volumesnapshotcontents.yaml https://github.com/openebs/lvm-localpv/blob/develop/deploy/helm/charts/crds/volumesnapshots.yaml Is there a reason why you have included them in the openEBS helmchart? These resources are...

**Describe the problem/challenge you have** The PodSecurityPolicy is deprecated since 1.21 and will be removed in Kubernetes 1.25. src: https://kubernetes.io/docs/concepts/security/pod-security-policy/ **Solution** use SecurityContextConstraints instead

**Describe the problem/challenge you have** When using the OpenEBS lvm localpv provisioner we have to manually create one or more PV(s) and assign them to a VG. To allow a...

**Describe the bug** I have encountered an issue after upgrading from OpenShift 4.12.x to OpenShift 4.14.x. Following the upgrade, as the updated nodes were brought back online, I noticed that...

bug
tracked