You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Removed global inference port from Prerequest extension API
Signed-off-by: Shmuel Kallner <[email protected]>
* Inference port and metrics port now per pod
Signed-off-by: Shmuel Kallner <[email protected]>
* Differentiate between real pod delete and virtual pod delete
Signed-off-by: Shmuel Kallner <[email protected]>
* Pass default metrics port to datastore
Signed-off-by: Shmuel Kallner <[email protected]>
* Updates to reflect newer APIs
Signed-off-by: Shmuel Kallner <[email protected]>
* Updates to tests
Signed-off-by: Shmuel Kallner <[email protected]>
* Fail tests that have errors, don't just log the errors
Signed-off-by: Shmuel Kallner <[email protected]>
* Remove tests that are no longer applicable
Signed-off-by: Shmuel Kallner <[email protected]>
* Set an InferencePool into the datastore
Signed-off-by: Shmuel Kallner <[email protected]>
* Added tests with multiple TargetPorts
Signed-off-by: Shmuel Kallner <[email protected]>
* Fix lint issues
Signed-off-by: Shmuel Kallner <[email protected]>
* Updated a new test due to updated interface
Signed-off-by: Shmuel Kallner <[email protected]>
* Store inference port and metrics host as strings
Signed-off-by: Shmuel Kallner <[email protected]>
* Concatenate metrics URL parts together without fmt.Sprintf
Signed-off-by: Shmuel Kallner <[email protected]>
* Use already stored metrics host
Signed-off-by: Shmuel Kallner <[email protected]>
* No need to convert inference port to a string
Signed-off-by: Shmuel Kallner <[email protected]>
* Updates due to PodInfo changes
Signed-off-by: Shmuel Kallner <[email protected]>
* Test updates due to PodInfo changes
Signed-off-by: Shmuel Kallner <[email protected]>
* Merged PodRemove into PodDelete
Signed-off-by: Shmuel Kallner <[email protected]>
* Changes due to merging of PodRemove into PodDelete
Signed-off-by: Shmuel Kallner <[email protected]>
* Test changes due to merging of PodRemove into PodDelete
Signed-off-by: Shmuel Kallner <[email protected]>
---------
Signed-off-by: Shmuel Kallner <[email protected]>
0 commit comments