Skip to content

Commit

Permalink
backport of commit ee0de1a
Browse files Browse the repository at this point in the history
  • Loading branch information
philrenaud committed May 12, 2023
1 parent c47c2c9 commit bc5daa3
Show file tree
Hide file tree
Showing 3,512 changed files with 2,805 additions and 24,807 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 0 additions & 3 deletions .changelog/16071.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16099.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16221.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16243.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16463.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16761.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16763.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16862.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16905.txt

This file was deleted.

4 changes: 0 additions & 4 deletions .changelog/16908.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16932.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17010.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17041.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17044.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17045.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17065.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17074.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

version: 2.1

references:
Expand Down
3 changes: 0 additions & 3 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
# This commit just fixes some typos and isn't useful
b0a20b4dc965a38b0c843f47c16685ccad7439da

# giant copywrite headers commit
f005448366ed3e796a2f22696d8c063dff4677f8
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

blank_issues_enabled: false
contact_links:
- name: Ask a Question
Expand Down
2 changes: 0 additions & 2 deletions .github/secret-scanning.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,13 @@ jobs:
env:
BACKPORT_LABEL_REGEXP: "backport/(?P<target>website)"
BACKPORT_TARGET_TEMPLATE: "stable-{{.target}}"
# Enabling this option increased the number of backport failures.
BACKPORT_MERGE_COMMIT: false
GITHUB_TOKEN: ${{ secrets.ELEVATED_GITHUB_TOKEN }}
- name: Backport changes to targeted release branch
run: |
backport-assistant backport -merge-method=squash -automerge
env:
BACKPORT_LABEL_REGEXP: "backport/(?P<target>\\d+\\.\\d+\\.[+\\w]+)"
BACKPORT_TARGET_TEMPLATE: "release/{{.target}}"
# Enabling this option increased the number of backport failures.
BACKPORT_MERGE_COMMIT: false
GITHUB_TOKEN: ${{ secrets.ELEVATED_GITHUB_TOKEN }}
handle-failure:
needs:
Expand Down
3 changes: 0 additions & 3 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

run:
# Timeout for analysis.
deadline: 10m
Expand Down
3 changes: 0 additions & 3 deletions .release/ci.hcl
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

schema = "1"

project "nomad" {
Expand Down
3 changes: 0 additions & 3 deletions .release/linux/package/etc/nomad.d/nomad.hcl
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

# Full configuration options can be found at https://www.nomadproject.io/docs/configuration

data_dir = "/opt/nomad/data"
Expand Down
3 changes: 0 additions & 3 deletions .release/release-metadata.hcl
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

url_license = "https://github.com/hashicorp/nomad/blob/main/LICENSE"
url_project_website = "https://www.nomadproject.io/"
url_source_repository = "https://github.com/hashicorp/nomad"
3 changes: 0 additions & 3 deletions .release/security-scan.hcl
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

container {
secrets {
all = false
Expand Down
3 changes: 0 additions & 3 deletions .semgrep/api_errorf.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

rules:
- id: "fmt_errorf_unformatted_use"
patterns:
Expand Down
3 changes: 0 additions & 3 deletions .semgrep/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

rules:
# Check `release-note` in changelog entries.
# https://semgrep.dev/s/DyRW
Expand Down
3 changes: 0 additions & 3 deletions .semgrep/fsm_time.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

rules:
- id: "no-time-in-fsm"
patterns:
Expand Down
3 changes: 0 additions & 3 deletions .semgrep/go_tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

rules:
# Check `require` or `assert` testify overrides.
# https://semgrep.dev/s/PgAq
Expand Down
3 changes: 0 additions & 3 deletions .semgrep/http_endpoint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

rules:
- id: "http-endpoint-request-decode-error-code"
patterns:
Expand Down
3 changes: 0 additions & 3 deletions .semgrep/loopclosure.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

rules:
- id: loopclosure
patterns:
Expand Down
3 changes: 0 additions & 3 deletions .semgrep/protect_globals.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

rules:
- id: "no-overriding-struct-globals"
patterns:
Expand Down
3 changes: 0 additions & 3 deletions .semgrep/rpc_endpoint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

rules:
# Check potentially unauthenticated RPC endpoints. Technically more
# authorization (authz) oriented than authn, but before Nomad 1.4/1.5 that
Expand Down
3 changes: 0 additions & 3 deletions .semgrep/rpc_metrics.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

rules:
# Check for server RPC endpoints without metrics
- id: "rpc-missing-metrics"
Expand Down
3 changes: 0 additions & 3 deletions .semgrep/time_after.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

rules:
- id: "time-after-leak"
patterns:
Expand Down
3 changes: 0 additions & 3 deletions .semgrep/ui.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

rules:
- id: ui-no-string-extensions
patterns:
Expand Down
Loading

0 comments on commit bc5daa3

Please sign in to comment.