Commit Graph

13039 Commits (848f72f66a5c56d2ae90877c7debf198bb5e0ba8)
 

Author SHA1 Message Date
Daniel Nephin e14a9a725e
Merge pull request #9068 from hashicorp/restore-test-signature
4 years ago
R.B. Boyer b24b4169e1 restore prior signature of test helper so enterprise compiles
4 years ago
hashicorp-ci 01dbf43fb1 auto-updated agent/uiserver/bindata_assetfs.go from commit 1d6961248
4 years ago
Mike Morris 1d6961248c
ui: Update node_modules deps path in GNUMakefile (#9066)
4 years ago
Daniel Nephin afad68c033
Merge pull request #9025 from hashicorp/dnephin/streaming-options
4 years ago
s-christoff 79ce24e9fc
cli: Add JSON and Pretty Print formatting for `consul snapshot inspect` (#9006)
4 years ago
Kim Ngo a670f7a098
docs: Add links in CTS docs for the community to get involved (#9060)
4 years ago
Daniel Nephin a5dd2001cf stream: remove Event.Key
4 years ago
Daniel Nephin 1c094da40d state: use go-cmp for comparison
4 years ago
Daniel Nephin 68342a0cb5 proto: remove Event.Key field
4 years ago
Daniel Nephin 9a1e845be8 proto: remove Event.Namespace field
4 years ago
Daniel Nephin 74b7325839 proto: Add SubscribeRequest.Namespace
4 years ago
Daniel Nephin 3dfb7c224b stream: Use a no-op event publisher if streaming is disabled
4 years ago
Daniel Nephin bc07901527
Merge pull request #9058 from hashicorp/dnephin/fix-broken-github-workflow
4 years ago
Daniel Nephin 06888839d6 Remove the workflow file
4 years ago
Daniel Nephin 23eee604c9 store: use a ReadDB for snapshots
4 years ago
R.B. Boyer b724e096c2
add namespace waiting function to envoy integration tests (#9051)
4 years ago
Daniel Nephin 7b9ee25956
Merge pull request #9026 from hashicorp/dnephin/streaming-without-cache-query-param
4 years ago
Daniel Nephin 477d665309
Merge pull request #8618 from hashicorp/dnephin/remove-txn-readtxn
4 years ago
R.B. Boyer 8e70c3fc25
missed adding the test delay to the l7-intentions envoy integration test (#9052)
4 years ago
Jono Sosulska 97eac7e4c8
Turn off issue labeler for now (#9054)
4 years ago
Kyle Havlovitz 9f893307de
Merge pull request #9053 from hashicorp/vault-token-lookupself
4 years ago
Daniel Nephin 1a5af13fce
Merge pull request #8974 from hashicorp/dnephin/grpc-counter-metrics
4 years ago
Daniel Nephin 62c9124011 docs: Add the new metrics to telemetry.mdx
4 years ago
Daniel Nephin f0ac093fef agent/grpc: add connection count metrics
4 years ago
Daniel Nephin 5319ba02b0 agent/grpc: rename metrics
4 years ago
Daniel Nephin c82d6aa4ff
Merge pull request #8961 from hashicorp/dnephin/grpc-resolve-node-id
4 years ago
Daniel Nephin 74ac34e358
Merge pull request #8998 from hashicorp/dnephin/lib-ttlcache
4 years ago
Daniel Nephin 0f81915495
Merge pull request #8987 from hashicorp/dnephin/stream-filter
4 years ago
Daniel Nephin 8bcd5040c7 agent/grpc: Add an integration test for ClientPool with TLS
4 years ago
Daniel Nephin e9479175a4 tlsutil: remove unused UseTLS field
4 years ago
Daniel Nephin 8a785a351c agent/grpc: pass metrics to constructor
4 years ago
Daniel Nephin d19657404f agent/grpc: fix a flaky test by performing more retries
4 years ago
Daniel Nephin df405ac978 agent/grpc: remove misleading warnings from test output
4 years ago
Daniel Nephin e101aa8a74 agent/grpc: fix a flake in TestHandler_EmitsStats
4 years ago
Daniel Nephin 19da9c3a9b agent/grpc: use a separate channel for closing the Accept
4 years ago
Daniel Nephin d8299670cc agent/grpc/resolver: namespace the server ID with the DC name
4 years ago
Kyle Havlovitz f700a5707b connect: Use the lookup-self endpoint for Vault token
4 years ago
hashicorp-ci bea3d0fd96 auto-updated agent/uiserver/bindata_assetfs.go from commit f4208b5fb
4 years ago
John Cowen f4208b5fba
ui: Metrics - Don't swallow metrics errors (#9044)
4 years ago
hashicorp-ci 7a1538f747 auto-updated agent/uiserver/bindata_assetfs.go from commit 30da884d5
4 years ago
John Cowen 30da884d55
ui: Delete old yarn lock file (#9046)
4 years ago
Kenia cdf5ba703f
ui: Remove downstream dc filter (#9040)
4 years ago
Jono Sosulska 094c8c8a29
Remove auto-docs-cherrypick and update UI label (#9047)
4 years ago
hashicorp-ci b6113eba09 auto-updated agent/uiserver/bindata_assetfs.go from commit ed6a2c150
4 years ago
Kenia ed6a2c150f
ui: Topology limited access banner (#9041)
4 years ago
Jono Sosulska 5788b4c281
Turn down UI regex, removed things from PR labeler that wont be used (#8977)
4 years ago
hashicorp-ci 6c39fcecf3 auto-updated agent/uiserver/bindata_assetfs.go from commit 827e53694
4 years ago
John Cowen 827e53694c
ui: Upgrade consul-api-double to fix datacenter mocks (#9045)
4 years ago
R.B. Boyer d7c7858d87
Fix even more test flakes in intentions related envoy integration tests (#9013)
4 years ago