-
Notifications
You must be signed in to change notification settings - Fork 547
container-runtime: Add API for default configuration #24422
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 22 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
9741b43
rename compatVersion, add optional param
scottn12 0a00f9a
Update packages/runtime/container-runtime/src/containerRuntime.ts
scottn12 f5ca37e
Merge branch 'main' into defaultConfigsAPI
scottn12 90cf8c5
PR feedback
scottn12 b3fc9b3
Update packages/runtime/container-runtime/src/containerRuntime.ts
scottn12 84b1168
rename isValidMinVersionForCollab
scottn12 6aee854
update BaseContainerRuntimeFactory
scottn12 811f853
Merge branch 'main' into defaultConfigsAPI
scottn12 41b7e4f
update comments
scottn12 8d20d4c
fix defaultMinVersionForCollab name
scottn12 8323a4a
add comment
scottn12 2211e2d
Merge branch 'main' into defaultConfigsAPI
scottn12 5ee0550
pr feedback
scottn12 e25f7e5
Merge branch 'main' into defaultConfigsAPI
scottn12 7c37c57
Merge branch 'main' into defaultConfigsAPI
scottn12 2e1086d
Update packages/framework/fluid-static/src/compatibilityConfiguration.ts
scottn12 c3ee030
update comment
scottn12 2d9df35
Merge branch 'main' into defaultConfigsAPI
scottn12 2caeab3
Merge branch 'main' into defaultConfigsAPI
scottn12 07d86ef
fix naming
scottn12 81c8e8e
pr feedback
scottn12 860c991
Merge branch 'main' into defaultConfigsAPI
scottn12 7690d0c
pr feedback
scottn12 9652cd3
remove todo
scottn12 a2a8080
remove accidental leftover comment
scottn12 20b6844
Merge branch 'main' into defaultConfigsAPI
scottn12 c290f1e
change SemanticVersion type
scottn12 7f8aff6
Merge branch 'main' into defaultConfigsAPI
scottn12 5791f81
PR feedback - add back in removed tests, cleanup testing types
scottn12 dd81726
swap names for MinimumVersionForCollab/SemanticVersion
scottn12 ec34789
revert api file, fix format
scottn12 82b8c55
pr feedback
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
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
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.