Commit Graph

11204 Commits (1.6.2)
 

Author SHA1 Message Date
danielehc 9f7afb56b2
docs: Link to compatibility matrix for imageEnvoy (#7387)
5 years ago
Daniel Nephin 74828a15a2
Merge pull request #7585 from hashicorp/dnephin/agent-cache
5 years ago
Daniel Nephin 89f41bddfe Remove TTL from cacheEntryExpiry
5 years ago
Daniel Nephin 7246d8b6cb agent/cache: Reduce differences between notify implementations
5 years ago
Daniel Nephin 66fbb13976 agent/cache: Inline the refresh function to make recursion more obvious
5 years ago
Daniel Nephin faeaed5d0c agent/cache: Make the return values of getEntryLocked more obvious
5 years ago
Daniel Nephin 0e51f89414
Merge pull request #7639 from hashicorp/dnephin/fix-master
5 years ago
Daniel Nephin 25b585d0bf Fix golden file for envoy tests
5 years ago
Daniel Nephin e9e45545dd agent/cache: Small formatting improvements to improve readability
5 years ago
Daniel Nephin 329d76fd0e Remove SnapshotRPC passthrough
5 years ago
Daniel Nephin 6b860c926f
Merge pull request #7608 from hashicorp/dnephin/grpc-default-scheme
5 years ago
Daniel Nephin 1f25bf88b8
Merge pull request #7596 from hashicorp/dnephin/agent-cache-type-entry
5 years ago
Matt Keeler 4468002f37
Update CHANGELOG.md
5 years ago
Pierre Souchay 1b4218a068
fix flaky TestReplication_FederationStates test due to race conditions (#7612)
5 years ago
Andrea Scarpino bf601842c2
docs: document consulPrefix properly (#7603)
5 years ago
danielehc 0fef193278
Adding API version for example call (#7626)
5 years ago
Hans Hasselberg 66415be90e
connect: support envoy 1.14.1 (#7624)
5 years ago
Pierre Souchay 4a6569a4e3
tests: change default http_max_conns_per_client to 250 to ease tests (#7625)
5 years ago
Blake Covarrubias 7f03949424 docs: Fix broken link to Nomad Consul Connect guide
5 years ago
Freddy 9eb1867fbb
Terminating gateway discovery (#7571)
5 years ago
Freddy aae14b3951
Add decode rules for Expose cfg in service-defaults (#7611)
5 years ago
Daniel Nephin 8b6861518f Fix CONSUL_HTTP_ADDR=https not enabling TLS
5 years ago
Daniel Nephin 0888c6575b Step 3: fix a bug in api.NewClient and fix the tests
5 years ago
Iryna Shustava 74bd138bae
docs: Add Helm docs for auto-encrypt and external servers (#7595)
5 years ago
Luke Kysow c03e314c16
Merge pull request #7586 from hashicorp/helm-docs
5 years ago
Daniel Nephin 1a8ffec6a7 Step 2: extract the grpc address logic and a new type
5 years ago
Daniel Nephin 830b4a15f6 Step 1: move all the grpcAddr logic into the same spot
5 years ago
Alvin Huang 1bb4e1ccd2
filter out non go branches from the 'go-tests' workflow (#7606)
5 years ago
Matt Keeler 32daa2b27c
Update CHANGELOG.md
5 years ago
Matt Keeler 0e7d3d93b3
Enable filtering language support for the v1/connect/intentions… (#7593)
5 years ago
Daniel Nephin 8549cc2d99
Merge pull request #7598 from pierresouchay/preallocation_of_dns_meta
5 years ago
Luke Kysow df9d88831d
Update website/source/docs/platform/k8s/helm.html.md
5 years ago
Pierre Souchay d1d016d61d
[LINT] Close resp.Body to avoid linter complaining (#7600)
5 years ago
Pierre Souchay c9e01ed0a3 Pre-allocations of DNS meta to avoid several allocations
5 years ago
Jono Sosulska 93509690be
Change style to match "join" singular (#7569)
5 years ago
Daniel Nephin c9a87be6ee agent/cache: move typeEntry lookup to the edge
5 years ago
David Yu b51ad875c3
[docs] Built-in Proxies not meant for production (#7579)
5 years ago
Daniel Nephin b9cb1e93c3
Merge pull request #7589 from pierresouchay/fix_unstable_test_TestForwardSignals
5 years ago
Pierre Souchay 73056fecf8 Fixed unstable test TestForwardSignals()
5 years ago
Pierre Souchay 09e638a9c6
tests: more tolerance to latency for unstable test `TestCacheNotifyPolling()`. (#7574)
5 years ago
Luke Kysow 08df582e20
Document bootstrapACLs deprecation
5 years ago
Freddy b61214ef24
Fix regression with gateway registration and update docs (#7582)
5 years ago
Matt Keeler 8aec09aa8f
Ensure that token clone copies the roles (#7577)
5 years ago
Chris Piraino bcb7a89fda
Update CHANGELOG.md
5 years ago
Chris Piraino 584f90bbeb
Fix flapping of mesh gateway connect-service watches (#7575)
5 years ago
Pierre Souchay 2a8bf45e38
agent: show warning when enable_script_checks is enabled without safty net (#7437)
5 years ago
Andy Lindeman fb0a990e4d
agent: rewrite checks with proxy address, not local service address (#7518)
5 years ago
Andy Lindeman c1cb18c648
proxycfg: support path exposed with non-HTTP2 protocol (#7510)
5 years ago
Pierre Souchay be1c5c4b48
config: validate system limits against limits.http_max_conns_per_client (#7434)
5 years ago
Daniel Nephin a6cede401a
Merge pull request #7572 from hashicorp/dnephin/ci-fix-go-mod-download
5 years ago