Add basic validation for CI job requests & limits#44
Merged
Conversation
simu
force-pushed
the
feat/validate-custom-resources
branch
2 times, most recently
from
May 28, 2026 16:20
b091d92 to
73d6fc4
Compare
simu
force-pushed
the
feat/more-resource-tuning
branch
from
May 29, 2026 07:30
7d97802 to
6bbf71b
Compare
simu
force-pushed
the
feat/validate-custom-resources
branch
3 times, most recently
from
May 29, 2026 07:39
f6fa105 to
37b2b39
Compare
simu
force-pushed
the
feat/more-resource-tuning
branch
2 times, most recently
from
May 29, 2026 07:40
94eea44 to
8229cf2
Compare
simu
force-pushed
the
feat/validate-custom-resources
branch
from
May 29, 2026 07:40
37b2b39 to
6f3fec1
Compare
bastjan
approved these changes
May 29, 2026
simu
force-pushed
the
feat/more-resource-tuning
branch
from
May 29, 2026 08:06
8229cf2 to
c4a201d
Compare
simu
force-pushed
the
feat/validate-custom-resources
branch
from
May 29, 2026 08:07
6f3fec1 to
dc89d02
Compare
Co-authored-by: Sebastian Widmer <widmer.sebastian@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Extend the Job generator to raise an error if a CI job's resource request is larger than the corresponding limit.
Checklist
changelog.
The PR has a meaningful description that sums up the change. It will be
linked in the changelog.
in the correct changelog section:
bug,enhancement,documentation,change,breaking,dependency,internal