MatthiasScholz / cos

Basic Cluster Orchestration Setup
GNU Lesser General Public License v3.0
34 stars 11 forks source link

Bump github.com/hashicorp/nomad from 1.0.18 to 1.2.13 in /test #95

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/hashicorp/nomad from 1.0.18 to 1.2.13.

Release notes

Sourced from github.com/hashicorp/nomad's releases.

v1.2.13

1.2.13 (October 04, 2022)

SECURITY:

  • client: recover from panics caused by artifact download to prevent the Nomad client from crashing [GH-14696]

BUG FIXES:

  • api: Fixed a bug where the List Volume API did not include the ControllerRequired and ResourceExhausted fields. [GH-14484]
  • client: Fixed bug where clients could attempt to connect to servers with invalid addresses retrieved from Consul. [GH-14431]
  • csi: Fixed a bug where a volume that was successfully unmounted by the client but then failed controller unpublishing would not be marked free until garbage collection ran. [GH-14675]
  • csi: Fixed a bug where the server would not send controller unpublish for a failed allocation. [GH-14484]
  • csi: Fixed a bug where volume claims on lost or garbage collected nodes could not be freed [GH-14720]
  • csi: Fixed a data race in the volume unpublish endpoint that could result in claims being incorrectly marked as freed before being persisted to raft. [GH-14484]
  • jobspec: Fixed a bug where an artifact with headers configuration would fail to parse when using HCLv1 [GH-14637]
  • metrics: Update client node_scheduling_eligibility value with server heartbeats. [GH-14483]
  • quotas (Enterprise): Fixed a server crashing panic when updating and checking a quota concurrently.
  • rpc: check for spec changes in all regions when registering multiregion jobs [GH-14519]

v1.2.12

1.2.12 (August 31, 2022)

IMPROVEMENTS:

  • consul: Reduce load on Consul leader server by allowing stale results when listing namespaces. [GH-12953]

BUG FIXES:

  • cli: Fixed a bug where forcing a periodic job would fail if the job ID prefix-matched other periodic jobs [GH-14333]

v1.2.11

1.2.11 (August 25, 2022)

IMPROVEMENTS:

BUG FIXES:

  • api: cleanup whitespace from failed api response body [GH-14145]
  • client/logmon: fixed a bug where logmon cannot find nomad executable [GH-14297]
  • client: Fixed a bug where user lookups would hang or panic [GH-14248]
  • ui: Fixed a bug that caused the allocation details page to display the stats bar chart even if the task was pending. [GH-14224]
  • vault: Fixed a bug where Vault clients were recreated when the server configuration was reloaded, even if there were no changes to the Vault configuration. [GH-14298]
  • vault: Fixed a bug where changing the Vault configuration namespace field was not detected as a change during server configuration reload. [GH-14298]

v1.2.10

1.2.10 (August 05, 2022)

... (truncated)

Changelog

Sourced from github.com/hashicorp/nomad's changelog.

1.2.13 (October 04, 2022)

SECURITY:

  • client: recover from panics caused by artifact download to prevent the Nomad client from crashing [GH-14696]

BUG FIXES:

  • api: Fixed a bug where the List Volume API did not include the ControllerRequired and ResourceExhausted fields. [GH-14484]
  • client: Fixed bug where clients could attempt to connect to servers with invalid addresses retrieved from Consul. [GH-14431]
  • csi: Fixed a bug where a volume that was successfully unmounted by the client but then failed controller unpublishing would not be marked free until garbage collection ran. [GH-14675]
  • csi: Fixed a bug where the server would not send controller unpublish for a failed allocation. [GH-14484]
  • csi: Fixed a bug where volume claims on lost or garbage collected nodes could not be freed [GH-14720]
  • csi: Fixed a data race in the volume unpublish endpoint that could result in claims being incorrectly marked as freed before being persisted to raft. [GH-14484]
  • jobspec: Fixed a bug where an artifact with headers configuration would fail to parse when using HCLv1 [GH-14637]
  • metrics: Update client node_scheduling_eligibility value with server heartbeats. [GH-14483]
  • quotas (Enterprise): Fixed a server crashing panic when updating and checking a quota concurrently.
  • rpc: check for spec changes in all regions when registering multiregion jobs [GH-14519]

1.2.12 (August 31, 2022)

IMPROVEMENTS:

  • consul: Reduce load on Consul leader server by allowing stale results when listing namespaces. [GH-12953]

BUG FIXES:

  • cli: Fixed a bug where forcing a periodic job would fail if the job ID prefix-matched other periodic jobs [GH-14333]

1.2.11 (August 25, 2022)

IMPROVEMENTS:

BUG FIXES:

  • api: cleanup whitespace from failed api response body [GH-14145]
  • client/logmon: fixed a bug where logmon cannot find nomad executable [GH-14297]
  • client: Fixed a bug where user lookups would hang or panic [GH-14248]
  • ui: Fixed a bug that caused the allocation details page to display the stats bar chart even if the task was pending. [GH-14224]
  • vault: Fixed a bug where Vault clients were recreated when the server configuration was reloaded, even if there were no changes to the Vault configuration. [GH-14298]
  • vault: Fixed a bug where changing the Vault configuration namespace field was not detected as a change during server configuration reload. [GH-14298]

1.2.10 (August 05, 2022)

BUG FIXES:

  • acl: Fixed a bug where the timestamp for expiring one-time tokens was not deterministic between servers [GH-13737]
  • build: Update go toolchain to 1.18.5 [GH-13956]

... (truncated)

Commits
  • 6892b13 Generate files for 1.2.13 release
  • 258f5da deps: use install from current HEAD for hc-install (#14786)
  • 5ee253c backport of commit 8d0a99c7a7a1107bf6f77f282f0b4d4dd08db7f9 (#14782)
  • ffd15cd backport of commit 494796d676aea07b3f5b3f1c163066e0e008bdf2 (#14756)
  • 7cc8b5a test: add missing imports
  • 318b055 backport of commit 3a833a5ac8c4cdf2e2aacf7b2a84a2fbbbe2fbc4 (#14751)
  • 466aa3f Backport of jobspec: allow artifact headers in HCLv1 into release/1.2.x (#14...
  • 0735ed3 backport: CSI: skip node unpublish on GC'd or down nodes (#14720)
  • 0a29959 CSI: ensure initial unpublish state is checkpointed (#14675) (#14717)
  • bdb3409 client: recover from getter panics (#14696) (#14705)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MatthiasScholz/cos/network/alerts).