Skip to content

Handle race conditions in the quota management implementation #392

Closed
@z103cb

Description

@z103cb

The current implementation of the type QuotaManagerInterface interface { instantiated at unc NewQuotaManager(dispatchedAWDemands map[string]*clusterstateapi.Resource, dispatchedAWs map[string]*arbv1.AppWrapper, is being accessed concurrently from multiple threads.

The points in which the QuotaManager is being accessed are:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions