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

#1297 WIP Update Analytics Helm Chart #1331

Merged
merged 46 commits into from
Jan 15, 2020
Merged

Conversation

glindsell
Copy link
Contributor

@glindsell glindsell commented Jan 13, 2020

@glindsell glindsell self-assigned this Jan 13, 2020
@seldondev
Copy link
Collaborator

Mon Jan 13 15:12:32 UTC 2020
The logs for [lint] [2] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1331/2.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1331 --build=2

@seldondev
Copy link
Collaborator

Mon Jan 13 15:12:38 UTC 2020
The logs for [pr-build] [1] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1331/1.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1331 --build=1

dependencies:
- name: grafana
repository: https://kubernetes-charts.storage.googleapis.com
version: 4.2.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current grafana is major version 6 I think. Are we changing it?
#540

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I was looking at the chart version instead of the application version of Grafana: https://hub.helm.sh/charts/stable/grafana which is currently 4... but I will check that it definitely is the chart version and not the Grafana application version that is required.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I change version to 6 I get following error:

Error: can't get a valid version for repositories grafana. Try changing the version constraint in Chart.yaml

So I believe it is referring to chart version and not application version.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, great can you also confirm the application version, just to be sure.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6.5.2

@SachinVarghese
Copy link
Contributor

@glindsell Are the .tgz files for grafana and prometheus needed here?

```

```
helm install seldon-core-analytics . -n seldon
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we install this into the seldon-system namespace by default? Thoughts?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I think we should

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

datasources:
- name: prometheus
type: prometheus
url: http://seldon-core-analytics-prometheus-seldon
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So now the prometheus service URL is http://seldon-core-analytics-prometheus-seldon or just http://prometheus-seldon as before?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

http://seldon-core-analytics-prometheus-seldon/ is now the service url. I made this change in order to know what the url was going to be ahead of time I had to follow the naming convention from the helm install... command. Is that an issue? Do other applications that use the url?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes but I think it is better to use that convention and change everything else as needed.

@glindsell
Copy link
Contributor Author

glindsell commented Jan 14, 2020

@glindsell Are the .tgz files for grafana and prometheus needed here?

@SachinVarghese helm install won't work without them, if they are removed then the user must run helm dependency update before installing

ns: seldon -> seldon-system
@seldondev
Copy link
Collaborator

Tue Jan 14 16:19:25 UTC 2020
The logs for [pr-build] [3] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1331/3.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1331 --build=3

@seldondev
Copy link
Collaborator

Tue Jan 14 16:19:29 UTC 2020
The logs for [lint] [4] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1331/4.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1331 --build=4

RafalSkolasinski and others added 23 commits January 15, 2020 13:37
New approach is based on getting deyployment names directly from
SeldonDeployment objects. This allow to avoid hard-coded hashes in
test scripts.
@seldondev
Copy link
Collaborator

Wed Jan 15 13:45:12 UTC 2020
The logs for [pr-build] [5] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1331/5.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1331 --build=5

@seldondev
Copy link
Collaborator

Wed Jan 15 13:45:23 UTC 2020
The logs for [lint] [6] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1331/6.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1331 --build=6

@glindsell
Copy link
Contributor Author

/lgtm /approve

@seldondev
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: glindsell
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: cliveseldon

If they are not already assigned, you can assign the PR to them by writing /assign @cliveseldon in a comment when ready.

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants