sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
71 stars 64 forks source link

fix: (IAC-932) restore previous nfs-data mountPath in cas-add-nfs-mount.yaml transformer #402

Closed dhoucgitter closed 1 year ago

dhoucgitter commented 1 year ago

Changes

Revert the unnecessary change to the nfs-data mountPath made here in PR #366

The original nfs-data mountPath of /mnt/viya-share/data in the cas-add-nfs-mount.yaml transformer should be restored with this change.

Testing

The originator of IAC-932, Jerry Read, will try out this update to verify that the previous mountPath value is restored with this update.

Update:

Jerry used the f-iac-932 development branch to run DAC with DEPLOY=false and has confirmed that the cas-add-nfs-mount transformer generated from the updated template uses the restored mountPath for nfs-data.