nomad-driver-nspawn
nomad-driver-nspawn copied to clipboard
Bump github.com/hashicorp/nomad from 1.3.1 to 1.3.6
Bumps github.com/hashicorp/nomad from 1.3.1 to 1.3.6.
Release notes
Sourced from github.com/hashicorp/nomad's releases.
v1.3.6
1.3.6 (October 04, 2022)
SECURITY:
- client: recover from panics caused by artifact download to prevent the Nomad client from crashing [GH-14696]
IMPROVEMENTS:
- api: return a more descriptive error when /v1/acl/bootstrap fails to decode request body [GH-14629]
- cli: ignore
-hcl2-strictwhen -hcl1 is set. [GH-14426]- cli: warn destructive update only when count is greater than 1 [GH-13103]
- consul: Allow interpolation of task environment values into Consul Service Mesh configuration [GH-14445]
- ui: Display different message when trying to exec into a job with no task running. [GH-14071]
BUG FIXES:
- api: Fixed a bug where the List Volume API did not include the
ControllerRequiredandResourceExhaustedfields. [GH-14484]- cli: Ignore Vault token when generating job diff. [GH-14424]
- cli: fixed a bug in the
operator apicommand where the HTTPS scheme was not always correctly calculated [GH-14635]- cli: return exit code
255whennomad job planfails job validation. [GH-14426]- cli: set content length on POST requests when using the
nomad operator apicommand [GH-14634]- 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 data race in the volume unpublish endpoint that could result in claims being incorrectly marked as freed before being persisted to raft. [GH-14484]
- helpers: Fixed a bug where random stagger func did not protect against negative inputs [GH-14497]
- jobspec: Fixed a bug where an
artifactwithheadersconfiguration would fail to parse when using HCLv1 [GH-14637]- metrics: Update client
node_scheduling_eligibilityvalue 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]
- scheduler: Fixed bug where the scheduler would treat multiregion jobs as paused for job types that don't use deployments [GH-14659]
- template: Fixed a bug where the
splaytimeout was not being applied whenchange_modewas set toscript. [GH-14749]- ui: Remove extra space when displaying the version in the menu footer. [GH-14457]
v1.3.5
1.3.5 (August 31, 2022)
IMPROVEMENTS:
- cgroups: use cgroup.kill interface file when using cgroups v2 [GH-14371]
- 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]
- template: Fixed a bug that could cause Nomad to panic when using
change_mode = "script"[GH-14374]- ui: Revert a change that resulted in UI errors when ACLs were not used. [GH-14381]
v1.3.4
... (truncated)
Changelog
Sourced from github.com/hashicorp/nomad's changelog.
1.3.6 (October 04, 2022)
SECURITY:
- client: recover from panics caused by artifact download to prevent the Nomad client from crashing [GH-14696]
IMPROVEMENTS:
- api: return a more descriptive error when /v1/acl/bootstrap fails to decode request body [GH-14629]
- cli: ignore
-hcl2-strictwhen -hcl1 is set. [GH-14426]- cli: warn destructive update only when count is greater than 1 [GH-13103]
- consul: Allow interpolation of task environment values into Consul Service Mesh configuration [GH-14445]
- ui: Display different message when trying to exec into a job with no task running. [GH-14071]
BUG FIXES:
- api: Fixed a bug where the List Volume API did not include the
ControllerRequiredandResourceExhaustedfields. [GH-14484]- cli: Ignore Vault token when generating job diff. [GH-14424]
- cli: fixed a bug in the
operator apicommand where the HTTPS scheme was not always correctly calculated [GH-14635]- cli: return exit code
255whennomad job planfails job validation. [GH-14426]- cli: set content length on POST requests when using the
nomad operator apicommand [GH-14634]- 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 data race in the volume unpublish endpoint that could result in claims being incorrectly marked as freed before being persisted to raft. [GH-14484]
- helpers: Fixed a bug where random stagger func did not protect against negative inputs [GH-14497]
- jobspec: Fixed a bug where an
artifactwithheadersconfiguration would fail to parse when using HCLv1 [GH-14637]- metrics: Update client
node_scheduling_eligibilityvalue 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]
- scheduler: Fixed bug where the scheduler would treat multiregion jobs as paused for job types that don't use deployments [GH-14659]
- template: Fixed a bug where the
splaytimeout was not being applied whenchange_modewas set toscript. [GH-14749]- ui: Remove extra space when displaying the version in the menu footer. [GH-14457]
1.3.5 (August 31, 2022)
IMPROVEMENTS:
- cgroups: use cgroup.kill interface file when using cgroups v2 [GH-14371]
- 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]
- template: Fixed a bug that could cause Nomad to panic when using
change_mode = "script"[GH-14374]- ui: Revert a change that resulted in UI errors when ACLs were not used. [GH-14381]
1.3.4 (August 25, 2022)
IMPROVEMENTS:
... (truncated)
Commits
3076d2bGenerate files for 1.3.6 released50f81dbackport of commit a67937475f5d1276ddd91bc2311aee9d35a40c80 (#14796)77e83a4deps: use install from current HEAD forhc-install(#14786)7e9b1f6backport of commit 8d0a99c7a7a1107bf6f77f282f0b4d4dd08db7f9 (#14783)5d80807Backport of template: apply splay value on change_mode script into release/1....64d5e69backport of commit 494796d676aea07b3f5b3f1c163066e0e008bdf2 (#14757)b88da7fbackport of commit 3a833a5ac8c4cdf2e2aacf7b2a84a2fbbbe2fbc4 (#14752)a8b53d0Backport of jobspec: allow artifact headers in HCLv1 into release/1.3.x (#14...e994455backport of commit ff845bd8b8abb31b7c4f981642ba0dcc1453c6f6 (#14718)2f879d8Backport of client: recover from getter panics into release/1.3.x (#14706)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.