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
@cliveseldon on second look, the script currently sits outside the package, so wouldn't show up in the documentation regardless. Does it make sense to make it part of the package?
* fix small typo
* do not set default min replicas
* consider model loaded on replica when filtering
* add unit test
* add more tests
* add very simple crude model scaling logic
* refactor function
* lint fixes
* lint fixes
* add test
* reorder funcs
* add smoke test
* fix func name
* add scaling down test
* refactor
* lint
* simplify test
* set defaults if min / max replicas are missing
* add range checks
* tidy up scaling range logic
* more tidy up
* add more tests
* add cooling off period
* fix lint
* add range checks for replicas
* remove unused env variables
* remove lock
* revert REQUESTS_CA_BUNDLE (#491)
* tidy up notebook with more models for triton (#494)
* Fix Strimzi Helm values ZK indent bug + stale broker service name (#492)
* Fix strimzi helm values bug for zookeeper persistent storage
* fix kafka bootstrap location to be internal SVC
* fix log message
* add env variables to runner
* tidy up comment
* switch log to debug
* do not update k8s meta if nil
* tidy up ,model name
* fix decrement bug
Co-authored-by: cliveseldon <cc@seldon.io>
The #460 does not show up in the auto-generated docs, I think this is due to the different docstring format.
The text was updated successfully, but these errors were encountered: