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

Migrate to using Helm V3, add helm upgrade support and publish Helm charts #172

Closed
3 tasks done
pbelgundi opened this issue May 11, 2020 · 5 comments
Closed
3 tasks done
Assignees
Labels

Comments

@pbelgundi
Copy link
Contributor

pbelgundi commented May 11, 2020

Description

This issue covers the following tasks :

@pbelgundi pbelgundi changed the title Migrate to using Helm V3, add helm upgrde support and publish Hlem charts Migrate to using Helm V3, add helm upgrde support and publish Helm charts May 11, 2020
@fpj fpj changed the title Migrate to using Helm V3, add helm upgrde support and publish Helm charts Migrate to using Helm V3, add helm upgrade support and publish Helm charts May 11, 2020
@pbelgundi pbelgundi added the area/chart Issue with helm chart label May 11, 2020
@fpj
Copy link

fpj commented May 13, 2020

What needs to change in our charts to migrate to Helm 3? Asking differently, are our charts compatible with Helm 3 already?

The description of this issue is a bit short on detail....

@pbelgundi pbelgundi added the kind/enhancement New feature or request label May 14, 2020
@pbelgundi
Copy link
Contributor Author

@fpj Our charts were written using helm 2. They have never been tested using helm3. Helm 3 could have some new features that could be useful. Primarily this issue is expected to cover:

  1. Migration to Helm3
  2. Making charts upgradable by having the right chart versions for each operator release.
  3. Publishing charts to a repo.

@fpj fpj added kind/feature and removed kind/enhancement New feature or request labels May 27, 2020
@HoustonPutman
Copy link
Contributor

For the last two items, the Solr Operator added scripts so that the helm chart can be easily built with the new version of the operator and be "published" very easily.

I'll link the PR in case the ZK operator wants to do something similar. There's been a few fixes since, but the bulk of the logic is there. apache/solr-operator#113

@SrishT
Copy link
Contributor

SrishT commented Jun 16, 2020

@HoustonPutman thank you for the reference. Yes we are looking at doing something for our charts as well.

@SrishT
Copy link
Contributor

SrishT commented Sep 17, 2020

Closing this issue as all 3 subtasks have been implemented.

@SrishT SrishT closed this as completed Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants