generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 195
Enable EPP to support endpoint discovery using pod selector #1833
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
k8s-ci-robot
merged 38 commits into
kubernetes-sigs:main
from
capri-xiyue:capri-xiyue/issue-1779
Nov 20, 2025
Merged
Changes from 24 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
5945cfb
partial draft
capri-xiyue 370f1a3
refactor
capri-xiyue 85e4622
fixed some ut
capri-xiyue 579b17e
make epp controller ut pass
capri-xiyue e9d704d
make ut pass
capri-xiyue 42cb218
fixed build
capri-xiyue 943c53d
fixed build
capri-xiyue 1e38821
fixed build failure
capri-xiyue 30fd667
fixed lint
capri-xiyue 9e85377
fix format
capri-xiyue 43c87fa
merge conflicts
capri-xiyue 0267569
fixed import format
capri-xiyue 200dbf4
rename and refactor
capri-xiyue 9d1514a
added epp name in env
capri-xiyue ba89d24
rename to endpointPool
capri-xiyue 568e9ee
merge conflict
capri-xiyue ba90213
refactor in ut
capri-xiyue bc6a4c6
fixed format
capri-xiyue 93ab791
fixed format
capri-xiyue c3ac6f2
changed error message
capri-xiyue c4b8c32
changed error message
capri-xiyue 513590d
debug
capri-xiyue 84b2275
remove debug logging
capri-xiyue 0bd692f
fixed format
capri-xiyue 9b7656d
merge conflicts
capri-xiyue 72bb590
fixed import
capri-xiyue 71f9fe5
updated to use epp name instead of pod name
capri-xiyue 770f96c
fixed compiler
capri-xiyue a96edb0
verify
capri-xiyue 1f15673
don't set endpointpool in datastore for inferencepool at start
capri-xiyue d079423
rename endpoints to endpointsmeta
capri-xiyue 76b4eaa
rename import package
capri-xiyue 2c67bf8
rename test utility
capri-xiyue 7798ebd
added logging info
capri-xiyue 1167364
resolve merge conflicts
capri-xiyue e33233b
change endpointpool struct
capri-xiyue 86ac1f8
fixed variable naming
capri-xiyue 11a8a68
fixed linter
capri-xiyue 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.
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.