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
70 stars 64 forks source link

fix: (IAC-1162) AWS warns of misconfigured EFS mounts #505

Closed dhoucgitter closed 9 months ago

dhoucgitter commented 9 months ago

Changes

Tests

Scenario Provider storage_type_backend Cadence DAC NFS mount options include noresvport Notes
1 aws efs stable.2023.09 yes Successful deployment, all pods Running and stable
2 aws nfs n/a no DAC baseline verified to use existing NFS mount options
3 aws ontap n/a no DAC baseline verified to use existing NFS mount options
4 azure n/a n/a no DAC baseline verified to use existing NFS mount options, no unexpected behavior when STORAGE_TYPE_BACKEND is not defined and NOT using aws provider