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

Upgrade from helm2 to helm3 by updating the base image. #370

Merged
merged 17 commits into from
Sep 1, 2020
Merged

Conversation

willgraf
Copy link
Contributor

@willgraf willgraf commented Jul 7, 2020

This PR upgrades the base image of cloudposse/geodesic to 0.132.1. This will update the helm version used from helm2 to helm3. The migration requires a couple of changes to how we use helm:

  • --purge is no longer used when running helm delete
  • helm init is no longer used.
  • Various Kubernetes APIs were updated from extensions/beta for helm3 readability.

This PR fixes #345 via upgrading to helm3.

* bump redis-consumers to 0.6.1
* clarify docs and menu warning for "global" quotas, not regional.

* remove the "for your region" text, as the required quotas are global.

* check for GPU quota and warn if not >= 1
@willgraf willgraf marked this pull request as draft July 7, 2020 19:26
@willgraf willgraf changed the base branch from stable to master August 27, 2020 00:50
@willgraf willgraf changed the base branch from master to stable August 27, 2020 00:53
@willgraf willgraf marked this pull request as ready for review August 27, 2020 01:39
@willgraf willgraf merged commit b579505 into stable Sep 1, 2020
@willgraf willgraf deleted the helm3 branch September 1, 2020 23:25
willgraf added a commit that referenced this pull request Sep 18, 2020
* Upgrade from helm2 to helm3 by updating the base image. (#370)

* Add links for client & ImageJ Plugin to architecture diagram (#377)

* Update version to 1.3.0 for pending release.
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

Successfully merging this pull request may close these issues.

2 participants