Skip to content
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

Fix and enrich pods limit error message #759

Draft
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

patuwwy
Copy link
Contributor

@patuwwy patuwwy commented Dec 14, 2022

Needs some reasearch in k8s quotas, magic value is required otherwise!

What?
Change "Pods limit reached" error message to "Instances limit reached total/limit"

Why?
Show user friendly message

How it works:

get quota from Kubernetes Adapter when it returns RunnerExitCode.PODS_LIMIT_REACHED error.

Review checks:

These aspects need to be checked by the reviewer:

  • Verify and confirm operation (please post a screenshot)
  • All STH tests pass
  • All Scramjet Cloud Platform tests pass
  • Documentation is updated or no changes

@patuwwy patuwwy force-pushed the fix/pods-limit-error-details branch from 1ea13d9 to f839264 Compare December 14, 2022 21:04
@patuwwy patuwwy added do not merge kubernetes kubernetes adapter labels Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge kubernetes kubernetes adapter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant