-
Notifications
You must be signed in to change notification settings - Fork 77
Allow use allowedTopologies with helm #261
Copy link
Copy link
Open
Labels
kind/documentationImprovements or additions to documentationImprovements or additions to documentationkind/supportCategorizes issue or PR as a support questionCategorizes issue or PR as a support question
Description
Describe the problem/challenge you have
It's not possible to use allowedTopologies in scope of helm chart, since hostpath-class.yaml template know nothing about it. In my understanding allowedTopologies it's an only way to declare which nodes must be used for StorageClass.
Describe the solution you'd like
Implement template support for .Values.hostpathClass.allowedTopologies.
Anything else you would like to add:
Nope
Environment:
- OpenEBS version (use
kubectl get po -n openebs --show-labels):
openebs-localpv-localpv-provisioner-7c97888c7b-mppwd 1/1 Running 0 37m app=localpv-provisioner,chart=localpv-provisioner-4.2.0,component=localpv-provisioner,heritage=Helm,name=openebs-localpv-provisioner,openebs.io/component-name=openebs-localpv-provisioner,pod-template-hash=7c97888c7b,release=openebs-localpv - Kubernetes version (use
kubectl version):
Client Version: v1.30.12
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.30.10 - Cloud provider or hardware configuration:
- OS (e.g:
cat /etc/os-release): - kernel (e.g:
uname -a): - others:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/documentationImprovements or additions to documentationImprovements or additions to documentationkind/supportCategorizes issue or PR as a support questionCategorizes issue or PR as a support question