github hashicorp/nomad v1.1.1

latest releases: v1.7.7, v1.5.17, v1.6.10...
2 years ago

1.1.1 (June 9, 2021)

FEATURES:

  • Connect Mesh Gateways: Adds built-in support for running Consul Connect Mesh Gateways [GH-10658]

IMPROVEMENTS:

  • build: Updated to Go 1.16.5 [GH-10733]
  • cli: Added success confirmation message for nomad volume delete and nomad volume deregister. [GH-10591]
  • cli: Cross-namespace nomad job commands will now select exact matches if the selection is unambiguous. [GH-10648]
  • client/fingerprint: Consul fingerprinter probes for additional enterprise and connect related attributes [GH-10699]
  • consul/connect: Only schedule connect tasks on nodes where connect is enabled in Consul [GH-10702]
  • csi: Validate that volume blocks for CSI volumes include the required attachment_mode and access_mode fields. [GH-10651]
  • server: Make deployment rate limiting configurable for high volume loads [GH-10706]

BUG FIXES:

  • api: Fixed event stream connection initialization when there are no events to send [GH-10637]
  • cli: Fixed a bug where plugin status did not validate the passed type flag correctly [GH-10712]
  • cli: Fixed a bug where quota status and namespace status commands may panic if the CLI targets a pre-1.1.0 cluster [GH-10620]
  • cli: Fixed a bug where alloc exec may fail with "unexpected EOF" without returning the exit code after a command [GH-10657]
  • consul: Fixed a bug where consul namespace API would be queried even when consul namespaces were not enabled [GH-10715]
  • consul: Fixed a bug where connect jobs would always fail job submission when allow_unauthenticated was set to false [GH-10718]
  • csi: Fixed a bug where mount_options were not passed to CSI controller plugins for validation during volume creation and mounting. [GH-10643]
  • csi: Fixed a bug where capability blocks were not passed to CSI controller plugins for validation for nomad volume register commands. [GH-10703]
  • client: Fixed a bug where alloc exec sessions may terminate abruptly after a few minutes [GH-10710]
  • drivers/exec: Fixed a bug where exec and java tasks inherit the Nomad agent's oom_score_adj value [GH-10698]
  • drivers/docker: Fixed a bug where short lived docker tasks may fail with obscure cpuset cgroup errors [GH-10416]
  • quotas (Enterprise): Fixed a bug where stopped allocations for a failed deployment can be double-credited to quota limits, resulting in a quota limit bypass. [GH-10694]
  • ui: Fixed a bug where exec would not work across regions. [GH-10539]
  • ui: Fixed global-search shortcut for non-english keyboards. [GH-10714]

Don't miss a new nomad release

NewReleases is sending notifications on new releases.