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

v0.2.3

Choose a tag to compare

@hashicorp-ci hashicorp-ci released this 23 Feb 19:21

0.2.3 (February 23, 2021)

FEATURES:

IMPROVEMENTS:

  • builtin/docker: Introduce resources map for configuring cpu, memory on deploy [GH-1116]
  • internal/server: More descriptive error for unknown application deploys [GH-973]
  • serverinstall/k8s: Include option to define storageClassName on install [GH-1126]

BUG FIXES:

  • builtin/docker: Fix host port mapping defined by service_port [GH-918]
  • builtin/k8s: Surface pod failures on deploy [GH-1110]
  • serverinstall/nomad: Set platform as nomad at end of Install [GH-1129]
  • builtin/aws-ecs: Fix nil check on optional logging block [GH-1120]