Skip to content

GC container collector shouldn't break if a team is deleted #1506

@clarafu

Description

@clarafu

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions