Conversation
|
Jose Matsuda hey Evening in our tech elab today Souheil just showed me a message y'all got about SAS expiring, this is something we did and can see the pr here (its a bit different since we needed to do some shenaniganry before but this is what it essentially looks like now) I DOUBT there's any issue just using this, since the license is unlimited, but note that it would need to be refreshed again in end of October (and we are considering moving to SAS M8 over M7 too lol) maybe you could yap with whoever your people are to make sure its fine, but again i strongly doubt there's anything wrong with using an unlimited license (unless its like because external users then the way the license gets updated is annoying as in you need to pull it to your local machine and then run their CLI to update it. so in reality the entire image is part of the license update like youd need to remove whatever SAS stuff gets installed in the AAW image and then add the following lines; COPY --chown=jovyan:sasstaff --from=k8scc01covidacr.azurecr.io/sasinstallation:v1 /usr/local/SASHome /usr/local/SASHome |
looks to fix the SAS license error.

Mirrors the fix used for The Zone:
StatCan/zone-kubeflow-containers#139