OSC / osc-ood-config

Configuration for OSC's OnDemand Deployments
MIT License
2 stars 1 forks source link

add full pre hook that calls k8s bootstrap and setting k8s credentials #129

Closed johrstrom closed 3 years ago

johrstrom commented 3 years ago

Add full pre hook that calls k8s bootstrap and setting k8s credentials.

johrstrom commented 3 years ago

Most of the updates in hooks/k8s-bootstrap.sh are to rename USERNAME to ONDEMAND_USERNAME. But also quoting strings just after seeing shellcheck output (which we should start using in our rake tests).