Closed issues:
- Specification of a Service Account #286
- curl not found error #283
- Allow ambassador from other namespace to access SeldonDeployment #279
- Fix Github security vulnerabilities in dependencies #259
- Feedback API not called when using Models #251
- Allow JAVA OPTS for engine to be specified #249
- ndarray greater than 15280 bytes #248
- Prediction API get model version #244
- SeldonDeployment creation strips out an empty "children" list field in the manifest #242
- Mahalanobis Outlier Detector fails when batch is of size 1 #240
- Seldon Core Operator defaulting causes issues with helm and ArgoCD #233
- TensorFlow Serving as the Model microservice #226
- Nodejs wrapper for javascript models #216
- Environmental variable error #215
- How do I increase timeout of sidecar seldon container? #196
- update release script for pyhton3 #160
- Ability to customize Ambassador configuration #120
- Script to convert proto files and generate OpenAPI schema #9
- OpenAPI spec for external and internal prediction APIs #6
Merged pull requests:
- Add optional service account for engine #287 (cliveseldon)
- Add missing curl to engine Dockerfile #285 (cliveseldon)
- Allow ambassador from other namespace to access SeldonDeployment #280 (ChenyuanZ)
- Faster protobuffer to numpy conversion in python wrapper #278 (cliveseldon)
- Ensure cluster role has unique name #276 (cliveseldon)
- fix api-tester not using oauth-key and oauth-secret args #275 (gsunner)
- Update when status is set #273 (cliveseldon)
- Add OUTPUT_TRANSFORMER example #272 (ChenyuanZ)
- Add Open API Definitions #271 (cliveseldon)
- Update Custom Resources via k8s /status endpoint if possible #270 (cliveseldon)
- Fixed small copy-paste error #266 (lorello)
- Update ambassador to 0.40.0 #265 (cliveseldon)
- Add code coverage Jacoco to poms #264 (cliveseldon)
- Fix vulnerability warnings with updates to engine and apife pom #263 (cliveseldon)
- Add custom metrics proposal #261 (cliveseldon)
- Intel Openvino Integration #260 (cliveseldon)
- Python wrapper custom endpoints #257 (gsunner)
- Sending Feedback to Models #254 (cliveseldon)
- Python wrapper custom endpoints #252 (gsunner)
- Engine java opts annotations and ambassador timeout annotation #250 (cliveseldon)
- Update Ksonnet and Helm Charts #247 (cliveseldon)
- Add requestPath to response meta data #246 (cliveseldon)
- Fix outlier detection divide by zero and add initial mnist example (wip) #243 (cliveseldon)
- Fix typos in docs #241 (jklaise)
- Add example helm charts for inference graphs #239 (cliveseldon)
- Fix for defaulting changing Custom Resource #238 (cliveseldon)
- Image pull policy ksonnet fix #235 (gsunner)
- Nvidia Inference Server and Tensorflow Serving Model Proxies #234 (cliveseldon)
- Update kubectl_demo_minikube_rbac.ipynb #232 (benoitbayol)
- Update epsilon-greedy example to Python 3 #231 (jklaise)
- Update kubectl_demo_minikube_rbac.ipynb #230 (benoitbayol)
- GRPC API for javascript models with Nodejs s2i wrapper #224 (SachinVarghese)