Skip to content

Allowlist updates should not clobber state #48

Description

@jorgenbuilder

I want to be able to update the allow list without worrying about clobbering state that tracks utilization of spots. For example, I create an event where principal X has two spots. Principal X uses one spot. I decide that instead principal X should have three spots, and call launchpadEventUpdate. With current code, principal X now has three spots, even though they already used one of their original two. I would prefer if spot utilization was stored in a separate data structure from spot allocation, so that we didn't need to worry about losing that state.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions