Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Website release 0.2.1 #1048

Merged
merged 101 commits into from
Feb 2, 2021
Merged

Website release 0.2.1 #1048

merged 101 commits into from
Feb 2, 2021

Conversation

krantzinator
Copy link
Contributor

@krantzinator krantzinator commented Feb 2, 2021

Backport of the following PRs:
#961
#984
#1014
#1019
#1030
edit: and #921

I cherry-picked all commits to make future backports easier as well, since we'll need to follow this pattern for all 0.2.x releases.

mitchellh and others added 30 commits February 2, 2021 14:43
Co-authored-by: Brian Cain <bcain@hashicorp.com>
This commit adds server upgrades for docker, nomad, and k8s. It attempts
to upgrade waypoint server in place, and additionally takes a snapshot
of the server by default should anything go wrong with the upgrade.
briancain and others added 11 commits February 2, 2021 14:52
From testing with Nomad version 1.0.1 and 1.0.2, it looks like this is
no longer an issue. Job upgrades preserve the DB, so no need to document
this anymore.
In some cases, k8s using RollingUpdate with a heavy load might take longer to
refresh the image. We should wait a little bit before failing to verify
the sever client connection
This commit introduces the ability for users to specify a kubernetes
context on install/upgrade/uninstall. If left unset, it will use the
current environment kubernetes context, but if set, it will attempt to
use the context specified for the given serverinstall operation.

Fixes #928
@krantzinator krantzinator merged commit a6d3dcd into stable-website Feb 2, 2021
@krantzinator krantzinator deleted the website-release-0.2.1 branch February 2, 2021 20:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants