This project is mirrored from https://gitee.com/mirrors/nomad.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 24 Sep, 2021 3 commits
-
-
Tim Gross authored
-
James Rasell authored
docs: fix API docs node evaluate example call.
-
James Rasell authored
-
- 22 Sep, 2021 3 commits
-
-
Michael Schurter authored
DOCS: Clarify the reservation example
-
Charlie Voiselle authored
The current wording can lead someone to believe that you can use percentage values.
-
Luiz Aoqui authored
-
- 21 Sep, 2021 6 commits
-
-
Michael Schurter authored
client: add NOMAD_LICENSE to default env deny list
-
Luiz Aoqui authored
Co-authored-by:
Michael Schurter <mschurter@hashicorp.com>
-
Michael Schurter authored
By default we should not expose the NOMAD_LICENSE environment variable to tasks. Also refactor where the DefaultEnvDenyList lives so we don't have to maintain 2 copies of it. Since client/config is the most obvious location, keep a reference there to its unfortunate home buried deep in command/agent/host. Since the agent uses this list as well for the /agent/host endpoint the list must be accessible from both command/agent and client.
-
Michael Schurter authored
Update changelog for v1.1.5 and v1.0.11
-
Michael Schurter authored
-
Michael Schurter authored
website: update to 1.1.5
-
- 20 Sep, 2021 4 commits
-
-
Michael Schurter authored
Also update LAST_RELEASE in makefile to 1.1.5
-
Michael Schurter authored
client: task env vars should take precedence over host env vars.
-
James Rasell authored
-
James Rasell authored
-
- 18 Sep, 2021 1 commit
-
-
Florian Apolloner authored
-
- 17 Sep, 2021 2 commits
-
-
Michael Schurter authored
docs: add upgrade guide entry for audit log naming
-
James Rasell authored
e2e: fix provisioning when ACLs and TLS enabled.
-
- 16 Sep, 2021 7 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
-
James Rasell authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
James Rasell authored
docs: add changelog and website entry for #11173
-
James Rasell authored
Add a new hostname string parameter to the network block which allows operators to specify the hostname of the network namespace. Changing this causes a destructive update to the allocation and it is omitted if empty from API responses. This parameter also supports interpolation. In order to have a hostname passed as a configuration param when creating an allocation network, the CreateNetwork func of the DriverNetworkManager interface needs to be updated. In order to minimize the disruption of future changes, rather than add another string func arg, the function now accepts a request struct along with the allocID param. The struct has the hostname as a field. The in-tree implementations of DriverNetworkManager.CreateNetwork have been modified to account for the function signature change. In updating for the change, the enhancement of adding hostnames to network namespaces has also been added to the Docker driver, whilst the default Linux manager does not current implement it.
-
- 15 Sep, 2021 3 commits
-
-
James Rasell authored
-
James Rasell authored
-
Luiz Aoqui authored
-
- 13 Sep, 2021 1 commit
-
-
Michael Schurter authored
scheduler: warn when system jobs cannot place an alloc
-
- 10 Sep, 2021 3 commits
-
-
Michael Schurter authored
While I don't think this fully encompasses the changes, other bits like marking sysbatch as dead immediately are new so haven't changed from a previous release.
-
Michael Schurter authored
Defensively deep copy AllocMetric to avoid side effects from shared map references.
-
Luiz Aoqui authored
-
- 09 Sep, 2021 3 commits
-
-
Joel Watson authored
docs: Update Nvidia GPU installation instructions
-
James Rasell authored
ci: add staticcheck with ST1020 and update golangci-lint
-
James Rasell authored
deps: update go-plugin to v1.4.3 to fix Windows handle leak.
-
- 08 Sep, 2021 4 commits
-
-
dependabot[bot] authored
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36 ) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 ) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [ws](https://github.com/websockets/ws) from 7.4.3 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.4.3...7.4.6 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-