sarahalsmiller
sarahalsmiller
### Changes proposed in this PR: - Duplicated exists functionality from consul-k8s - Added EnsureNamespace logic to the deployer - Made minor updates to e2e test to make sure consul...
### Description Adding logic into API gateway controller stubs and added unit tests for testing the functionality. ### Testing & Reproduction steps * Added unit tests, code is not currently...
Changes proposed in this PR: - Add two helper make targets to run api-gateway-conformance tests locally and clean up created files and resources afterwards How I've tested this PR: -...
### Description - While debugging an issue with the acceptance test it was pointed out that the gateway controller was making changes directly to the pointer returned from the storage...
### Changes proposed in this PR: ### How I've tested this PR: ### How I expect reviewers to test this PR: ### Links - https://pkg.go.dev/github.com/hashicorp/consul/api#CatalogRegistration - https://pkg.go.dev/github.com/hashicorp/consul/api#CatalogDeregistration ### Checklist: -...
### Changes proposed in this PR ### - Lock down security context in init container and remove open shift gating ### How I've tested this PR ### ### How I...
### Changes proposed in this PR ### - Update server-acl-init-role to use 'core' instead of '""' ### How I've tested this PR ### ### How I expect reviewers to test...
### Description Prepare release branch for 1.18.3 dev work
### Changes proposed in this PR ### - prepare for dev ### How I've tested this PR ### ### How I expect reviewers to test this PR ### ### Checklist...
### Description Bumping envoy versions to support 1.30 and 1.31, removing support for 1.26 and 1.27 https://www.envoyproxy.io/docs/envoy/latest/version_history/version_history ### Testing & Reproduction steps - CI should run and pass appropriately ###...