-
Notifications
You must be signed in to change notification settings - Fork 549
feat(container-runtime): Add fail fast mechanism if runtime options don't align with minVersionForCollab #24625
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
e297fcc
add fail fast mechanism
scottn12 e681906
update logic to account for objects and multiple "invalid" values
scottn12 0f5ae2e
update createBlobPayloadPending tests
scottn12 2ac6410
Merge branch 'main' into addFailFast
scottn12 9c3ca6d
allow stress test to pass minVersionForCollab
scottn12 22f9f48
api-report
scottn12 6e2e0eb
do not fail fast if minVersionForCollab is not set
scottn12 26cf587
Revert "allow stress test to pass minVersionForCollab"
scottn12 d41f5f1
Revert "update createBlobPayloadPending tests"
scottn12 d88bd60
add generic version of validate function, add UT
scottn12 06d3272
Merge branch 'main' into addFailFast
scottn12 fe42e8e
Update packages/runtime/container-runtime/src/test/compatUtils.spec.ts
scottn12 3801f88
remove accidental comment
scottn12 6f02668
pr feedback
scottn12 b559c3e
use inverted map structure for validation config
scottn12 2b5307a
remove comment
scottn12 ec01e82
configValueToMinVersionForCollab helper fn setup
scottn12 7385221
fix issue if multiple options are passed in a config option value
scottn12 2a6d5dd
combine helper functions
scottn12 7f0bc5d
update error message
scottn12 8e1dfea
update names/comments for clarity
scottn12 d618d6c
update comment
scottn12 09e94b7
update comments
scottn12 3687941
Merge branch 'main' into addFailFast
scottn12 adfcc91
Merge branch 'main' into addFailFast
scottn12 9611ea5
Merge branch 'main' into addFailFast
scottn12 452b792
Merge branch 'main' into addFailFast
scottn12 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.