Nathan Coleman
Nathan Coleman
### Changes proposed in this PR: ### How I've tested this PR: ### How I expect reviewers to test this PR: ### Checklist: - [ ] Tests added - [...
> **Note** This is the third of three in the chain of PRs required to get Consul API Gateway working in a secondary federated datacenter: > - https://github.com/hashicorp/consul-k8s/pull/1481 > -...
**What type of PR is this?** /kind feature /kind api-change **What this PR does / why we need it**: Graduates the `ReferenceGrant` resource to `v1beta1` and the `stable` release channel...
### Changes proposed in this PR: Add a new field to our `GatewayClassConfig` CRD that is piped down to the `ingress-gateway` config entry for overriding the default connection maximum in...
### Changes proposed in this PR: - Add `peer` to the `MeshService` CRD enabling users to target a Consul service imported from a peering connection - Use peering endpoint instead...
### Description Describe why you're making this change, in plain English. ### Testing & Reproduction steps * In the case of bugs, describe how to replicate * If any manual...
**Changes proposed in this PR:** - Set `runAsNonRoot=true` on security context in vanilla k8s - Stop explicitly setting `runAsUser` on security context in vanilla k8s Note: When deploying to OpenShift...
Changes proposed in this PR: - - How I've tested this PR: How I expect reviewers to test this PR: Checklist: - [ ] Tests added - [ ] [CHANGELOG...
### Description https://github.com/hashicorp/consul/pull/20400 replaced the `ServiceEndpointsId` field w/ a full `EndpointRef`; however, @rboyer pointed out that this doesn't match the direction we want to go in long term. Instead, this...
### Description ### Testing & Reproduction steps ### Links ### PR Checklist * [x] updated test coverage * [ ] external facing docs updated * [x] appropriate backport labels added...