-
Notifications
You must be signed in to change notification settings - Fork 25k
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
LLClient: Support host selection #30523
Merged
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
99c8a33
LLClient: Support host selection
nik9000 81dd654
Fix test
nik9000 73d710f
Updates
nik9000 7eb276b
Move Compose
nik9000 9cda8c9
Merge branch 'master' into pr/30523
nik9000 f05a7ca
Merge branch 'master' into rest_node_selector
nik9000 d4c56a3
Merge branch 'master' into rest_node_selector
nik9000 0e6c479
Fix javadoc
nik9000 e13171d
Make NodeSelector work on mutable Iterable
nik9000 7339b26
Some cleanup
nik9000 2ae7c27
Backwards
nik9000 d551dcb
Drop equals from Node
nik9000 5e0b20b
Restort test
nik9000 1245ed3
Merge branch 'master' into rest_node_selector
nik9000 9504841
Sniff on yaml test start
nik9000 2bc05b3
Remove done todo
nik9000 8a781de
Merge branch 'master' into rest_node_selector
nik9000 0a56119
Merge branch 'master' into rest_node_selector
nik9000 159ad56
Cleanup from review
nik9000 baf572c
Fix rotation issue with NodeSelectors
nik9000 1f00b95
Wip
nik9000 4652073
Merge branch 'master' into rest_node_selector
nik9000 a6a5b46
Cleanup
nik9000 7d6ee4f
Reuse method
nik9000 25280ef
Docs!
nik9000 5eca290
Fix import order
nik9000 0ab1b30
Cleanups
nik9000 a9e682f
Revert "Drop equals from Node"
nik9000 e29723a
Remove method we don't need any more
nik9000 07004c2
Merge branch 'master' into rest_node_selector
nik9000 f030c9b
Words
nik9000 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 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 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 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 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++