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
If a team is deleted while there are existing containers still referencing that team, GC will break during the FindContainersForDeletion with the following error : sql: Scan error on column index 3: converting driver.Value type \u003cnil\u003e (\"\u003cnil\u003e\") to a int: invalid syntax. We should make GC able to delete containers that have a null team ID.