John Maguire

Results 9 issues of John Maguire

### Changes proposed in this PR ### - modifies the api-gateway v2 controller to utilize the generic crud hooks - ### How I've tested this PR ### ### How I...

theme/api-gateway
pr/no-changelog
pr/no-backport

- Describe what you would like to see When running something like `go test -run MyTestName ./... -json | gotestfmt -hide no-test` I'd like to be able to only see...

enhancement
help wanted

### Changes proposed in this PR ### - Adds CRD to register and deregister services TODO still: - ~test ACL support/include ACL tokens in requests to consul~ done, tested and...

pr/no-backport

### Description Updates the JWT docs for APIGateway with usage examples ### Testing & Reproduction steps ### Links ### PR Checklist * [ ] updated test coverage * [x] external...

type/docs
pr/no-changelog
pr/no-backport

### Description Previously we were incorrectly using the terminating gateway enterprise meta for linked services when we should be using the linked services ent meta ### Testing & Reproduction steps...

backport/all

NOTE: Dependent on https://github.com/hashicorp/consul/pull/21382 ### Changes proposed in this PR ### - Add Partition and Namespace blocks to external registration acl role/policy - Make `address` field optional in the CRD...

backport/1.5.x

### Changes proposed in this PR ### - make the error message when the certificate reference kind/group is incorrect more descriptive. Previously the message was just `certificate type is not...

pr/no-changelog
pr/no-backport

### Description the `mitchelh/matpstructure` repo is being archived (see https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc) the go-viper fork is the maintained one https://github.com/go-viper/mapstructure?tab=readme-ov-file#migrating-from-githubcommitchellhmapstructure there should be no code changes required just changing the dependency ###...

theme/api
theme/cli
theme/config
theme/connect
pr/dependencies
theme/envoy/xds
theme/internals
pr/no-changelog
meta/stale
pr/no-backport

### Changes proposed in this PR ### - add new field to the helm chart to allow users to purge services from consul when catalog sync is disabled, users will...