Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add FailedPostStartHook to unrecoverable pod events list
With the addition of lifecycle hooks to support postStart events, it's necessary to consider 'FailedPostStartHook' as a fatal event in workspace startup in order to show more info on workspace failures. Without this, a workspace will eventually fail with CrashLoopBackoff instead. Signed-off-by: Angel Misevski <amisevsk@redhat.com>
- Loading branch information