nds-org / ndslabs

Main repository for the National Data Service Labs initiative.
http://www.nationaldataservice.org
BSD 3-Clause "New" or "Revised" License
8 stars 9 forks source link

Add error logging during setupAccount (don't fail) #384

Closed bodom0015 closed 1 year ago

bodom0015 commented 1 year ago

Problem

There is a mysterious problem with the PDG cluster where sometimes namespaces (and PVCs and ResourceQuotas) fail to create when a new user logs in for the first time.

It is still unclear if the namespace existence is preventing the other resources, or if there is another problem that is affecting those resources

Approach

Add some logging for the error case(s) during setupAccount - this should at least tell us why the namespace fails to create