Commit Graph

2053 Commits (1a853fc9546c8b92c6e8201f263f15290bb9bbde)

Author SHA1 Message Date
Chris Piraino 1a853fc954
Always require Host header values for http services (#7990)
5 years ago
Hans Hasselberg c7e6c9ebec
http: use default minsize for gzip handler. (#7354)
5 years ago
Hans Hasselberg 72f92ae7ca
agent: add option to disable agent cache for HTTP endpoints (#8023)
5 years ago
Hans Hasselberg 5281cb74db
Setup intermediate_pki_path on secondary when using vault (#8001)
5 years ago
R.B. Boyer 9cfa4a3fc9
tests: ensure that the ServiceExists helper function normalizes entmeta (#8025)
5 years ago
R.B. Boyer b88bd6660e
server: don't activate federation state replication or anti-entropy until all servers are running 1.8.0+ (#8014)
5 years ago
Hans Hasselberg dfcf45c6cf
tests: use constructor instead init (#8024)
5 years ago
Pierre Souchay 9813ae512b
checks: when a service does not exists in an alias, consider it failing (#7384)
5 years ago
Hans Hasselberg 0f343332da
Merge pull request #7966 from hashicorp/pool_improvements
5 years ago
Freddy 9ed325ba8b
Enable gateways to resolve hostnames to IPv4 addresses (#7999)
5 years ago
Matt Keeler 771c613dae
Fix legacy management tokens in unupgraded secondary dcs (#7908)
5 years ago
Matt Keeler 0e4c65d422
Fix segfault due to race condition for checking server versions (#7957)
5 years ago
Daniel Nephin 99eb583ebc
Replace goe/verify.Values with testify/require.Equal (#7993)
5 years ago
Alvin Huang 80c34f0461
Merge pull request #7956 from hashicorp/update-master-to-1.8.0-beta2
5 years ago
R.B. Boyer 833211c14c
acl: allow auth methods created in the primary datacenter to optionally create global tokens (#7899)
5 years ago
R.B. Boyer ffb9c7d6f7
acl: remove the deprecated `acl_enforce_version_8` option (#7991)
5 years ago
Jono Sosulska c554ba9e10
Replace whitelist/blacklist terminology with allowlist/denylist (#7971)
5 years ago
Hans Hasselberg 1fbc1d4777 pool: remove timeout parameter
5 years ago
Hans Hasselberg ad03f863ff pool: remove useTLS and ForceTLS
5 years ago
Hans Hasselberg c45432014b pool: remove version
5 years ago
hashicorp-ci cd617dbfa9 update bindata_assetfs.go
5 years ago
hashicorp-ci b3ca11fb0b update bindata_assetfs.go
5 years ago
Daniel Nephin c88fae0aac ci: Add staticcheck and fix most errors
5 years ago
Daniel Nephin 4f2bff174d
Merge pull request #7963 from hashicorp/dnephin/replace-lib-translate-keys
5 years ago
Daniel Nephin 6a2d7d77c0 config: use the new HookTranslateKeys instead of lib.TranslateKeys
5 years ago
Daniel Nephin 8ced4300c8 Add alias struct tags for new decode hook
5 years ago
R.B. Boyer 77f2e54618
create lib/stringslice package (#7934)
5 years ago
R.B. Boyer ddd0a13e27
agent: handle re-bootstrapping in a secondary datacenter when WAN federation via mesh gateways is configured (#7931)
5 years ago
Raphaël Rondeau 0d2f178b7b
connect: fix endpoints clusterName when using cluster escape hatch (#7319)
5 years ago
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