Skip to content

Commit

Permalink
backport of commit d8ea0c0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chinikins authored and DanStough committed Jul 10, 2023
1 parent cbcbdc5 commit a30fc64
Show file tree
Hide file tree
Showing 856 changed files with 3,446 additions and 55,614 deletions.
3 changes: 0 additions & 3 deletions .changelog/1914.txt

This file was deleted.

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

This file was deleted.

3 changes: 3 additions & 0 deletions .changelog/1976.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:security
upgrade to use Go 1.19.6. This resolves vulnerabilities CVE-2022-41724 in crypto/tls and CVE-2022-41723 in net/http.
```
3 changes: 0 additions & 3 deletions .changelog/2029.txt

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

13 changes: 2 additions & 11 deletions .changelog/2102.txt → .changelog/2108.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```release-note:security
Upgrade to use Go 1.20.4.
Upgrade to use Go 1.19.9.
This resolves vulnerabilities [CVE-2023-24537](https://github.com/advisories/GHSA-9f7g-gqwh-jpf5)(`go/scanner`),
[CVE-2023-24538](https://github.com/advisories/GHSA-v4m2-x4rp-hv22)(`html/template`),
[CVE-2023-24534](https://github.com/advisories/GHSA-8v5j-pwr7-w5f8)(`net/textproto`) and
Expand All @@ -9,13 +9,4 @@ Also, `golang.org/x/net` has been updated to v0.7.0 to resolve CVEs [CVE-2022-41
), [CVE-2022-27664](https://github.com/advisories/GHSA-69cg-p879-7622) and [CVE-2022-41723
](https://github.com/advisories/GHSA-vvpx-j8f3-3w6h
.)
```

```release-note:improvement
cli: update minimum go version for project to 1.20.
```

```release-note:improvement
control-plane: update minimum go version for project to 1.20.
```

```
3 changes: 0 additions & 3 deletions .changelog/2124.txt

This file was deleted.

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

This file was deleted.

4 changes: 4 additions & 0 deletions .changelog/2140.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
```release-note:improvement
helm: update `imageConsulDataplane` value to `hashicorp/consul-dataplane:1.0.2`, `image` value to `hashicorp/consul:1.14.7`,
and `imageEnvoy` to `envoyproxy/envoy:v1.24.7`.
```
4 changes: 0 additions & 4 deletions .changelog/2143.txt

This file was deleted.

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

This file was deleted.

3 changes: 3 additions & 0 deletions .changelog/2159.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
control-plane: fix issue with json tags of service defaults fields EnforcingConsecutive5xx, MaxEjectionPercent and BaseEjectionTime.
```
3 changes: 0 additions & 3 deletions .changelog/2165.txt

This file was deleted.

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

This file was deleted.

2 changes: 0 additions & 2 deletions .changelog/2170.txt

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

3 changes: 3 additions & 0 deletions .changelog/2225.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:security
Bump `controller-runtime` to address CVEs in dependencies.
```
2 changes: 1 addition & 1 deletion .changelog/2265.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
```release-note:improvement
(Consul Enterprise) Add support to provide inputs via helm for audit log related configuration
```
```
3 changes: 0 additions & 3 deletions .changelog/2304.txt

This file was deleted.

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

This file was deleted.

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

This file was deleted.

7 changes: 0 additions & 7 deletions .changelog/2476.txt

This file was deleted.

5 changes: 0 additions & 5 deletions .changelog/2478.txt

This file was deleted.

16 changes: 0 additions & 16 deletions .copywrite.hcl

This file was deleted.

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: Consul Community Support
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/backport-checker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Copyright (c) HashiCorp, Inc.

# This workflow checks that there is either a 'pr/no-backport' label applied to a PR
# or there is a backport/<pr number>.txt file associated with a PR for a backport label

Expand Down
6 changes: 2 additions & 4 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Copyright (c) HashiCorp, Inc.

---
name: Backport Assistant Runner

on:
pull_request_target:
pull_request:
types:
- closed
- labeled
Expand All @@ -13,7 +11,7 @@ jobs:
backport:
if: github.event.pull_request.merged
runs-on: ubuntu-latest
container: hashicorpdev/backport-assistant:0.3.4
container: hashicorpdev/backport-assistant:0.3.3
steps:
- name: Run Backport Assistant
run: backport-assistant backport -merge-method=squash -gh-automerge
Expand Down
Loading

0 comments on commit a30fc64

Please sign in to comment.