Commit Graph

2918 Commits (bf5b76851a2d6c117e45fe8a9d64c49b010a0c2b)

Author SHA1 Message Date
hashicorp-ci c309d2b6cb auto-updated agent/uiserver/bindata_assetfs.go from commit 1507dd8ab
4 years ago
hashicorp-ci 61fd873f24 auto-updated agent/uiserver/bindata_assetfs.go from commit 1b5087f6e
4 years ago
Mark Anderson b9d22f48cd
Add fields to the /acl/auth-methods endpoint. (#9741)
4 years ago
Daniel Nephin d5448c004d
Merge pull request #9452 from hashicorp/dnephin/config-tests-flags-and-edgecases
4 years ago
Daniel Nephin d18e00194a
Merge pull request #9720 from hashicorp/dnephin/ent-meta-ergo-1
4 years ago
Daniel Nephin 363d738fd2
Merge pull request #9772 from hashicorp/streamin-fix-bad-cached-snapshot
4 years ago
Daniel Nephin 89383e2d98
Merge pull request #9728 from hashicorp/dnephin/state-index-table
4 years ago
Daniel Nephin d1772ae305 structs: rename EnterpriseMeta constructor
4 years ago
Daniel Nephin b91c5a8383 config: rename testCase fields
4 years ago
Daniel Nephin 534631659c config: make TestLoad_IntegrationWithFlags easier to work with
4 years ago
Daniel Nephin bd728df345 move test case iteration to caller
4 years ago
Daniel Nephin f86ceea803 config: remove test cases for impossible scenarios
4 years ago
Daniel Nephin 76787d4dd0 Fix error checking
4 years ago
Daniel Nephin 863551beb4 config: move testing shims to LoadOpts
4 years ago
Daniel Nephin 4411da5ddd Remove patchActual, does not appear to be necessary
4 years ago
Daniel Nephin ba3a1b95e1 stream: fix a snapshot cache bug
4 years ago
Daniel Nephin 9b3c6da9df stream: test the snapshot cache is saved correctly
4 years ago
Daniel Nephin c522f8defd
Merge pull request #9758 from hashicorp/dnephin/fix-streaming-bugs
4 years ago
Daniel Nephin 0a4304697e
Merge pull request #9727 from mbanikazemi/typos
4 years ago
Daniel Nephin b909088500 http: error if near is used with streaming
4 years ago
hashicorp-ci bb67e0939a auto-updated agent/uiserver/bindata_assetfs.go from commit 96204a21d
4 years ago
hashicorp-ci d5024e64c3 auto-updated agent/uiserver/bindata_assetfs.go from commit 369637aff
4 years ago
hashicorp-ci 673f4690b7 auto-updated agent/uiserver/bindata_assetfs.go from commit eda38a0ba
4 years ago
R.B. Boyer 6eeccc93ce
connect: update supported envoy point releases to 1.16.2, 1.15.3, 1.14.6, 1.13.7 (#9737)
4 years ago
Daniel Nephin 6b36ab744c streaming: double the cache TTL
4 years ago
Daniel Nephin 9423c887c4 submatview: do not reset retry waiter when materializer is reset
4 years ago
Daniel Nephin 0fa51e5ba9 api: Use blocking query for health when near is set
4 years ago
Matt Keeler 8dbe342ec9
Stop background refresh of cached data for requests that result in ACL not found errors (#9738)
4 years ago
Freddy 82c269a7c5
Avoid potential proxycfg/xDS deadlock using non-blocking send
4 years ago
R.B. Boyer 39e4ae25ac
connect: connect CA Roots in the primary datacenter should use a SigningKeyID derived from their local intermediate (#9428)
4 years ago
freddygv ec5f75776b Update comments on avoiding proxycfg deadlock
4 years ago
R.B. Boyer 43193a35c6
xds: prevent LDS flaps in mesh gateways due to unstable datacenter lists (#9651)
4 years ago
Mohammad Banikazemi bcadd341eb Correcting the changed function name in comment
4 years ago
freddygv 6e443e5536 Retry send after timer fires, in case no updates occur
4 years ago
Daniel Nephin 30332ffb43 state: Use the tableIndex constant
4 years ago
Daniel Nephin 3ecbeda234 state: Document index table
4 years ago
R.B. Boyer adff0c05a7
xds: deduplicate mesh gateway listeners in a stable way (#9650)
4 years ago
freddygv de0cb1af7f Make xDS labeling consistent with proxycfg
4 years ago
freddygv 95e7641faa Update proxycfg logging, labels were already attached
4 years ago
Daniel Nephin a4690ac7d9
Merge pull request #9719 from hashicorp/oss/state-store-4
4 years ago
Daniel Nephin 1c4e0cfa2a
Merge pull request #9718 from hashicorp/oss/dnephin/ent-meta-in-state-store-3
4 years ago
Daniel Nephin 0814f22715
Merge pull request #9665 from hashicorp/dnephin/state-store-indexes-2
4 years ago
Daniel Nephin 912dbb4cb4
Merge pull request #9664 from hashicorp/dnephin/state-store-indexes
4 years ago
Daniel Nephin 05d5ec4804 state: remove the need for registerSchema
4 years ago
Daniel Nephin 2cbf8b5fd0 state: rename table name constants to use pattern
4 years ago
Daniel Nephin 8ac9d54ccc state: rename connect constants
4 years ago
Daniel Nephin 0c34e474c5 state: rename table name constants to new pattern
4 years ago
Daniel Nephin 2d5b5afec1 state: Remove unnecessary entMeta arg to EnsureConfigEntry
4 years ago
freddygv 5ba14ad41d Add trace logs to proxycfg state runner and xds srv
4 years ago
freddygv 37190c0d0d Avoid potential deadlock using non-blocking send
4 years ago