Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
z103cb opened this issue May 23, 2023 · 5 comments
Assignees
Labels
bug Something isn't working quota-management

Comments

@z103cb
Copy link
Contributor

z103cb commented May 23, 2023

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.
@z103cb z103cb added bug Something isn't working quota-management labels May 23, 2023
@z103cb z103cb self-assigned this May 23, 2023
@z103cb
Copy link
Contributor Author

z103cb commented May 23, 2023

@tardieu I think we should prioritise this issue into a must fix.

@z103cb
Copy link
Contributor Author

z103cb commented May 23, 2023

This might be a simpthom of #392

@z103cb
Copy link
Contributor Author

z103cb commented May 29, 2023

This issue has been resolved with the merging of #367

@z103cb
Copy link
Contributor Author

z103cb commented May 30, 2023

This issue still persists, test cases added in #398, show that the problem is still there.

@z103cb z103cb reopened this May 30, 2023
@z103cb
Copy link
Contributor Author

z103cb commented Jun 13, 2023

This issue has been resolved by #397

@z103cb z103cb closed this as completed Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working quota-management
Projects
Development

No branches or pull requests

1 participant