This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
v0.10.1
hc-github-team-waypoint
released this
22 Sep 18:13
·
1744 commits
to main
since this release
0.10.1 (September 22, 2022)
IMPROVEMENTS:
- core: Update TaskCancel to also cancel WatchTask job, if it was launched. [GH-3893]
BUG FIXES:
- plugin/nomad-jobspec: Update Nomad jobspec status check to not report partial
health for deployments with canaries [GH-3883] - plugin/nomad: Update Nomad task launcher plugin to respect namespace and region
configs in runner profile [GH-3883] - plugin: Fix panic in non-ECS plugins when destroying resources [GH-3896]
- runner-install/k8s: Use the service account created by helm in the runner profile, rather than using the default service account. [GH-3894]
- runner-install/kubernetes: Fix the static runner image used in the
waypoint runner install
command [GH-3890]