Skip to content

Appwrappers end up in a status of "True" and Type 'backoff' when they should not #388

Closed
@z103cb

Description

@z103cb

When submitting the attached file the job-gold-lo-pri-1replica-08b

lastTransitionMicroTime: "2023-05-23T09:09:28.087364Z"
      lastUpdateMicroTime: "2023-05-23T09:09:28.087364Z"
      message: Insufficient quota to dispatch AppWrapper.
      reason: AppWrapperNotRunnable. consumer NAMESPACE_test_AWNAME_job-gold-lo-pri-1replica-08b
        already exists
      status: "True"
      type: Backoff

09-install.yaml.txt

This behaviour has also been observed while executing the quota management e2e tests. The failures are not predictable indicating that a race condition or some other defect exits in the code.

How to reproduced the issue:

  1. Create a kind cluster with the same specs as in the e2e tests.
  2. Submit the attached appwrappers.
  3. examine the app wrapper state.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions