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

Missing PVC Requirement for SAS® Risk Modeling #250

Closed DidouJazz closed 10 months ago

DidouJazz commented 2 years ago

Hi, According to Specify PersistentVolumeClaims to Use ReadWriteMany StorageClass, there is a requirement for SAS® Risk Modeling to have one PVC called sas-risk-modeling-core. I can see in the sas-storageclass.yaml that sas-risk-cirrus-search seems always created but this is not true for sas-risk-modeling-core. I'll temporarely add it to this yaml files but should we not add some logic to define if the product is in the order ? Let me know your thoughts, David

DidouJazz commented 2 years ago

Side-Note: I can "only" find the PVC definition called sas-risk-modeling-content-data : sas-bases/base/components/sas-risk-modeling-core/resources.yaml Can this be a documentation issue, to define sas-risk-modeling-content-data and not sas-risk-modeling-core ?

dhoucgitter commented 10 months ago

This appears to be a SAS Risk Modeling team documentation issue related to their product specific README content. Please reach out to that team if you think that this is still an issue that could benefit from a doc change.