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

analytics option to switch nodeExporter port #1917

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doc/source/reference/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Make sure you also [read the CHANGELOG](./changelog.html) to see the detailed fe

* The helm value `createResources` has been renamed `managerCreateResources`.
* To allow CRDs to be created by the manager. If `managerCreateResources` is true then extra RBAC to `create` CRDs is added from the previous versions RBAC which was to just list and get.

* If upgrading the analytics helm chart then a `kubectl delete deployment -n seldon-system -l app=grafana` should be [run first](https://github.com/SeldonIO/seldon-core/pull/1917)

### Request Logger

The values.yaml for the seldon-core-operator helm chart has changed. The field `defaultRequestLoggerEndpointPrefix` is replaced by:
Expand Down
4 changes: 2 additions & 2 deletions helm-charts/seldon-core-analytics/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ dependencies:
- condition: grafana.enabled
name: grafana
repository: https://kubernetes-charts.storage.googleapis.com
version: ~4.2.3
version: ~5.1.4
- condition: prometheus.enabled
name: prometheus
repository: https://kubernetes-charts.storage.googleapis.com
version: ~9.7.3
version: ~11.4.0
description: Seldon Core Analytics
keywords:
- seldon-core
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: grafana
repository: https://kubernetes-charts.storage.googleapis.com
version: 4.2.3
version: 5.1.4
- name: prometheus
repository: https://kubernetes-charts.storage.googleapis.com
version: 9.7.4
digest: sha256:2f185238f22e37eb50378636cfff91629d19898ddb97c9eadcb2e3ec5afaa0b8
generated: "2020-02-12T16:26:00.059912874Z"
version: 11.4.0
digest: sha256:a7a446abe923d6952a090bfbb6a2f269582ac6e2821fb55ad084595bed855d12
generated: "2020-06-05T11:01:22.157525043+01:00"