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

Helm upgrade 0.4.0 #814

Merged
merged 2 commits into from
Aug 28, 2019
Merged

Helm upgrade 0.4.0 #814

merged 2 commits into from
Aug 28, 2019

Conversation

ukclivecox
Copy link
Contributor

0.3.1 of the helm chart contained v1alpha3 as a possible version of the CRD. This was removed in 0.4.0 as we never actually updated the CRD version. However, this break upgrades from the previous version of the chart.

This change adds v1alpha3 back in as a storage=false valid version.

To upgrade from 0.3.1 in helm

  1. Delete the webhook-server-service service (this is a helm issue: UPGRADE FAILED: No resource with the name "" found helm/helm#1193 (comment))
  2. run helm upgrade using the helm chart in this PR. e.g. running helm upgrade seldon-core . in the seldon-core-operator helm chart folder. If you wish to use the 0.4.0 images you can override the values in the upgrade.

@ukclivecox ukclivecox merged commit f0ffe0e into SeldonIO:master Aug 28, 2019
@ukclivecox ukclivecox deleted the helm_upgrade_0.4.0 branch February 14, 2020 11:37
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.

2 participants