Skip to content
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

Update Analytics Helm Chart #1297

Closed
ukclivecox opened this issue Dec 20, 2019 · 1 comment
Closed

Update Analytics Helm Chart #1297

ukclivecox opened this issue Dec 20, 2019 · 1 comment
Assignees
Milestone

Comments

@ukclivecox
Copy link
Contributor

  • Needs to use official helm chart dependencies for Grafana and Prometheus.
  • Ensure resource metrics are available (should happen automatically when we use upstream chart)
  • Separate out grafana dashboards for existing outlier detection examples - causing issues with present due to size of annotations
@ukclivecox ukclivecox added this to the 1.1 milestone Dec 20, 2019
@ghost
Copy link

ghost commented Dec 20, 2019

Separating out grafana dashboards will help installation of seldon-core-analytics using Kustomize

glindsell pushed a commit that referenced this issue Jan 15, 2020
* 1297 WIP Update Analytics Helm Chart

Signed-off-by: glindsell <[email protected]>

* Update README.md

ns: seldon -> seldon-system

* first try

* add preprocessor and structure notebook

* pack outlier detection into seldon deployment

* add endpoint that combines the classification and outlier detection

* polish example and return outliers score via tags

* cleanup model wrapper

* push alternative layout of the example

* add combiner to the example

* add comments in new notebook

* use jsonData instead of strData for return values

* add logging

* introduce base image to optimize s2i builds

* remove redundant version of the example

* adjust image names

* add images and remove output from requirement installation cells

* Bump pillow from 6.2.0 to 7.0.0 in /python

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 7.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](python-pillow/Pillow@6.2.0...7.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump okhttp from 4.2.2 to 4.3.0 in /engine

Bumps [okhttp](https://github.com/square/okhttp) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.2.2...parent-4.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Automatically find deployment names in e2e tests, closes #820

New approach is based on getting deyployment names directly from
SeldonDeployment objects. This allow to avoid hard-coded hashes in
test scripts.

* set deployment replicas

* Use https for training set

* Remove log4j from pom

* Update link

* apply fix to other tests and iterate over deployments in wait_for_rollout

* adjust to tests being run with Python 3.6

* remove note about missing graph, add nblink

* modify local operator tests to use proper namespace and run helm uninstall at the end

* update to new kind

* request ephemeral storage

* exception should be logged

* Bump okhttp from 4.3.0 to 4.3.1 in /engine

Bumps [okhttp](https://github.com/square/okhttp) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.3.0...parent-4.3.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* operator build test

* 1297 WIP Update Analytics Helm Chart

Signed-off-by: glindsell <[email protected]>

* typo fix: missing api in io.seldon.wrapper.api.SeldonPredictionService

* Create and use seldonio/core-builder:0.10

* fix operator build - controller-gen install for go modules

* make gpu image Python 3 exclusive, closes #1324

* version 1.0.1

* version 1.0.2-SNAPSHOT

* seldon-core python version 1.0.1

* python wrapper version usage updated

* update images reference doc

Co-authored-by: RafalSkolasinski <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Adrian Gonzalez <[email protected]>
Co-authored-by: Ryan Dawson <[email protected]>
Co-authored-by: Gurminder Sunner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants