Commit Graph

2024 Commits (d6649e42af5f2af541fa18e2d3518f71aa9f718b)

Author SHA1 Message Date
Pierre Souchay d6649e42af
Stop all watches before shuting down anything dring shutdown. (#7526)
5 years ago
R.B. Boyer 1b5023cb69
connect: ensure proxy-defaults protocol is used for upstreams (#7938)
5 years ago
Kyle Havlovitz b14696e32a
Standardize support for Tagged and BindAddresses in Ingress Gateways (#7924)
5 years ago
Daniel Nephin 03291943e1
Merge pull request #7933 from hashicorp/dnephin/state-txn-missing-errors
5 years ago
Daniel Nephin 04bf0f3490
Update agent/consul/state/catalog.go
5 years ago
Seth Hoenig 44ee818d46
grpc: use default resolver scheme for grpc dialing (#7617)
5 years ago
Daniel Nephin 3f607d9ef0 state: use an error to indicate compare failed
5 years ago
Pierre Souchay 5c7af90154
tests: added unit test to ensure watches are not re-triggered on consul reload (#7449)
5 years ago
Pierre Souchay e9d176db2a
Allow to restrict servers that can join a given Serf Consul cluster. (#7628)
5 years ago
Daniel Nephin 1bbea2751f consul/state: refactor tnxService to avoid missed cases
5 years ago
Daniel Nephin 9f27d61bee Remove unused var
5 years ago
Daniel Nephin 4f738b462b Handle error from template.Execute
5 years ago
Daniel Nephin c662f0f0de Fix a number of problems found by staticcheck
5 years ago
Daniel Nephin 5c99109dd9 Remove unused var
5 years ago
Chris Piraino 9d9e23cc44 Add service id context to the proxycfg logger
5 years ago
Chris Piraino 79468793f6 Do not return an error if requested service is not a gateway
5 years ago
Aleksandr Zagaevskiy a75e3d9051
Preserve ModifyIndex for unchanged entry in KVS TXN (#7832)
5 years ago
Pierre Souchay cf55e81c06
tests: fix unstable test `TestAgentAntiEntropy_Checks`. (#7594)
5 years ago
Kit Patella ad1d4d4d07 http: migrate from instrumentation in s.wrap() to an s.enterpriseHandler()
5 years ago
Matt Keeler acccdbe45c
Fix identity resolution on clients and in secondary dcs (#7862)
5 years ago
Chris Piraino 7a7760bfd5
Make new gateway tests compatible with enterprise (#7856)
5 years ago
Daniel Nephin 600645b5f9 Add unconvert linter
5 years ago
Drew Bailey c9d0b83277 Value is already an int, remove type cast
5 years ago
Daniel Nephin 9d5ab443a7
Merge pull request #7689 from hashicorp/dnephin/remove-deadcode-1
5 years ago
Daniel Nephin 47238a693d
Merge pull request #7819 from hashicorp/dnephin/remove-t.Parallel-1
5 years ago
R.B. Boyer 1efafd7523
acl: add auth method for JWTs (#7846)
5 years ago
Kit Patella 58ee349a83
Merge pull request #7843 from hashicorp/oss-sync/auditing-config
5 years ago
Kit Patella 10b3478a4d agent/config: include Audit struct as a pointer on Config, fix tests
5 years ago
Kit Patella b5564751bf
Merge pull request #7841 from hashicorp/oss-sync/auditing-config
5 years ago
Kit Patella f5030957d0 agent/config: add auditing config to OSS and add to enterpriseConfigMap exclusions
5 years ago
Chris Piraino c21052457b
Return early from updateGatewayServices if nothing to update (#7838)
5 years ago
Chris Piraino 4d6751bf16
Fix TestInternal_GatewayServiceDump_Ingress (#7840)
5 years ago
R.B. Boyer 7414a3fa53
cli: ensure 'acl auth-method update' doesn't deep merge the Config field (#7839)
5 years ago
Chris Piraino 74c0543ef2 PR comment and better formatting
5 years ago
Chris Piraino fb9ee9d892 Return early from updateGatewayServices if nothing to update
5 years ago
Freddy b3ec383d04
Gateway Services Nodes UI Endpoint (#7685)
5 years ago
Kyle Havlovitz 136549205c
Merge pull request #7759 from hashicorp/ingress/tls-hosts
5 years ago
Kyle Havlovitz 8d140ce9af Disallow the blanket wildcard prefix from being used as custom host
5 years ago
Chris Piraino a0e1f57ac2 Remove development log line
5 years ago
Chris Piraino 26f92e74f6 Compute all valid DNSSANs for ingress gateways
5 years ago
Daniel Nephin 5655d7f34e Add outlier_detection check to integration test
5 years ago
Daniel Nephin eaa05d623a xds: Add passive health check config for upstreams
5 years ago
Chris Piraino 429d0cedd2
Restoring config entries updates the gateway-services table (#7811)
5 years ago
Daniel Nephin e60bb9f102 test: Remove t.Parallel() from agent/structs tests
5 years ago
Freddy c32a4f1ece
Fix up enterprise compatibility for gateways (#7813)
5 years ago
Jono Sosulska 9b363e9f23
Fix spelling of deregister (#7804)
5 years ago
Chris Piraino f55e20a2f7
Allow ingress gateways to send empty clusters, routes, and listeners (#7795)
5 years ago
Chris Piraino 0bd5618cb2 Cleanup proxycfg for TLS
5 years ago
Chris Piraino 5105bf3d67
Require individual services in ingress entry to match protocols (#7774)
5 years ago
Freddy b069887b2a
Remove timeout and call to Fatal from goroutine (#7797)
5 years ago