zalf-rdm / geonode-k8s

A Kubernetes helm chart for the geospacial webapplication Geonode
https://geonode-k8s.readthedocs.io/en/latest/
GNU General Public License v2.0
12 stars 7 forks source link

Bug: .Values.geonode.tasks_pre_script and .Values.geonode.tasks_post_script only support single line commands #89

Open mwallschlaeger opened 10 months ago

mwallschlaeger commented 10 months ago

Bug Description

when adding a multiple line command into .Values.geonode.tasks_pre_script or .Values.geonode.tasks_post_script the idention inside of the tasks.py file isn't correct anymore. see: https://stackoverflow.com/questions/50951124/multiline-string-to-a-variable-in-a-helm-template

Additional Information

Any additional information or context that may be helpful in resolving the bug.

mwallschlaeger commented 4 months ago

i have looked another time into this. I haven't found a suitable solution,yet therefore I will remove this issue from release 1.1.0