Skip to content

Commit

Permalink
backport of commit 430864e
Browse files Browse the repository at this point in the history
  • Loading branch information
NiniOak committed Sep 10, 2024
1 parent 9f29075 commit 6074edd
Show file tree
Hide file tree
Showing 463 changed files with 39,537 additions and 13,370 deletions.
3 changes: 0 additions & 3 deletions .changelog/2909.txt

This file was deleted.

2 changes: 1 addition & 1 deletion .changelog/2962.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
```release-note:feature
```releast-note:feature
api-gateway: (Consul Enterprise) Add JWT authentication and authorization for API Gateway and HTTPRoutes.
```
36 changes: 0 additions & 36 deletions .changelog/3000.txt

This file was deleted.

File renamed without changes.
3 changes: 0 additions & 3 deletions .changelog/3184.txt

This file was deleted.

2 changes: 1 addition & 1 deletion .changelog/3418.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
```release-note:security
Upgrade OpenShift container images to use `ubi9-minimal:9.3` as the base image.
Upgrade OpenShift container images to use `ubi-minimal:9.3` as the base image.
```
3 changes: 0 additions & 3 deletions .changelog/3635.txt

This file was deleted.

4 changes: 2 additions & 2 deletions .changelog/3668.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
```release-note:improvement
control-plane: publish `consul-k8s-control-plane` and `consul-k8s-control-plane-fips` images to official HashiCorp AWS ECR.
```
control-plane: publish `consul-k8s-control-plane` and `consul-k8s-control-plane-fips` images to official HashiCorp AWS ECR.
```
3 changes: 0 additions & 3 deletions .changelog/3675.txt

This file was deleted.

6 changes: 0 additions & 6 deletions .changelog/3685.txt

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

File renamed without changes.
3 changes: 3 additions & 0 deletions .changelog/3916.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
control-plane: add missing `$HOST_IP` environment variable to to consul-dataplane sidecar containers
```
3 changes: 0 additions & 3 deletions .changelog/3943.txt

This file was deleted.

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

This file was deleted.

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

This file was deleted.

File renamed without changes.
3 changes: 0 additions & 3 deletions .changelog/4040.txt

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

2 changes: 1 addition & 1 deletion .changelog/4256.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
```release-note:improvement
config-entry: add validate_clusters to mesh config entry
```
```
3 changes: 0 additions & 3 deletions .changelog/4277.txt

This file was deleted.

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

This file was deleted.

3 changes: 0 additions & 3 deletions .github/CODEOWNERS

This file was deleted.

11 changes: 6 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
### Changes proposed in this PR ###
Changes proposed in this PR:
-
-

### How I've tested this PR ###
How I've tested this PR:

How I expect reviewers to test this PR:

### How I expect reviewers to test this PR ###


### Checklist ###
Checklist:
- [ ] Tests added
- [ ] [CHANGELOG entry added](https://github.com/hashicorp/consul-k8s/blob/main/CONTRIBUTING.md#adding-a-changelog-entry)


Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

resources:
- external-service.yaml
Loading

0 comments on commit 6074edd

Please sign in to comment.