You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
When a StatefulSet is unable to initialize an initial deployment because of some reason like resource quota it never gets an observed generation. The check at resourceKinds.go:212 gets a nil dereference.
When a StatefulSet is unable to initialize an initial deployment because of some reason like resource quota it never gets an observed generation. The check at resourceKinds.go:212 gets a nil dereference.
The statefulset in question that is crashing flux looks like has a status section like:
It is currently stuck since the user has used all of their current quota.
The text was updated successfully, but these errors were encountered: