Open olevski opened 1 month ago
Right now when a statefulset for amalthea is invalid or fails to start we do not surface this error in the amaltheaSession status.
But we should. Especially for cases that are not transient and require intervention from the user/creator of the session to fix.
Followup from #748
Right now when a statefulset for amalthea is invalid or fails to start we do not surface this error in the amaltheaSession status.
But we should. Especially for cases that are not transient and require intervention from the user/creator of the session to fix.