Commit Graph

12306 Commits (2128f40fc263b5c27ed0db65ed64f31b553b9366)
 

Author SHA1 Message Date
Freddy cd27921885
Gateway tasks and overview (#8195)
4 years ago
Matt Keeler 5c2c762106
Move connect root retrieval and cert signing logic out of the RPC endpoints (#8364)
4 years ago
Daniel Nephin 30dd6a2e45
Merge pull request #8374 from hashicorp/dnephin/dependency-versions
4 years ago
Daniel Nephin 8836796d66 Add script to print available module updates
4 years ago
Matt Keeler 2ee9fe0a4d
Move generation of the CA Configuration from the agent code into a method on the RuntimeConfig (#8363)
4 years ago
Kyle Havlovitz bd8d3afc6a
Merge pull request #8372 from hashicorp/update-go-metrics
4 years ago
Kyle Havlovitz f4efd53d57 vendor: Update github.com/armon/go-metrics to v0.3.3
4 years ago
Chris Piraino 422db1b2fe
Update CHANGELOG.md
4 years ago
Chris Piraino 7c4cc71131
Fix envoy bootstrap logic to not append multiple self_admin clusters (#8371)
4 years ago
Daniel Nephin 3d115a62fd
Merge pull request #8323 from hashicorp/dnephin/add-event-publisher-2
4 years ago
Luke Kysow 82df81cbd3
Merge pull request #8368 from hashicorp/lkysow-patch-1
4 years ago
Brandon Romano 7801aa4447
Merge pull request #8370 from hashicorp/br.banner
4 years ago
Brandon Romano 18c0d27d72 Update alert banner to HCS GA
4 years ago
Luke Kysow 99d2f6658c
Update terminating-gateways.mdx
4 years ago
Brandon Romano d686bf5f12
Merge pull request #8367 from hashicorp/br.cloud-offerings
4 years ago
Matt Keeler 2713c0e682
Refactor the agentpb package (#8362)
4 years ago
Brandon Romano 4075629319 Adds cloud offerings section to website
4 years ago
Daniel Nephin ed69feca6d stream: close all subs when EventProcessor is shutdown.
4 years ago
Daniel Nephin a99a4103bd stream: fix overallocation in filter
4 years ago
Kyle Schochenmaier edfdcd3d67
terminating gw docs (#8300)
4 years ago
Daniel Nephin 9ed61fd160 state: speed up TestStateStore_ServicesByNodeMeta
4 years ago
Daniel Nephin 0402dd7ac5 state: Use subtests in TestStateStore_ServicesByNodeMeta
4 years ago
Matt Keeler a6a1a0e3d6
Update mapstructure to v1.3.3 (#8361)
4 years ago
Geoffrey Grosenbach c48776e855
Restore link to /intro docs in main menu (#8356)
4 years ago
R.B. Boyer 9c92188c87 update changelog
4 years ago
R.B. Boyer e853368c23
gossip: Avoid issue where two unique leave events for the same node could lead to infinite rebroadcast storms (#8343)
4 years ago
Daniel Nephin 3570ce6566
Merge pull request #7948 from hashicorp/dnephin/buffer-test-logs
4 years ago
Matt Keeler 0534993d7f
Update CHANGELOG.md
4 years ago
Matt Keeler 3c09482864
Merge pull request #8311 from hashicorp/bugfix/auto-encrypt-token-update
4 years ago
Daniel Nephin a33a7a6fe2
Merge pull request #8344 from hashicorp/dnephin/fix-flakes-in-stream
4 years ago
Daniel Nephin 51efba2c7d testutil: NewLogBuffer - buffer logs until a test fails
4 years ago
Nathan Lacey ac6ab7c9f5
Add certificate disclaimer for TLS encryption (#8316)
4 years ago
Matt Keeler 12acdd7481
Disable background cache refresh for Connect Leaf Certs
4 years ago
Matt Keeler 9da8c51ac5
Fix issue with changing the agent token causing failure to renew the auto-encrypt certificate
4 years ago
Daniel Nephin 2c306e4083
Merge pull request #8346 from hashicorp/dnephin/fix-race-in-agent-checks
4 years ago
duncanKr 6778d58a74
ui: Table element's have vertical scrollbars (#8296)
4 years ago
Ondrej Sika 594cb70a73
ui: Fix swapped node & service checks by fixing filter-by & reject-by (#8338)
4 years ago
Daniel Nephin 4843551125 ci: Add jsonfile artifact for go-test-race
4 years ago
Daniel Nephin 1910e2a246 checks: wait for goroutine to complete
4 years ago
Daniel Nephin 9482961b1c stream: handle empty event in TestEventSnapshot
4 years ago
Joel Watson 49edce1076
docs: Add raft_multiplier default clarification (#8339)
4 years ago
Alvin Huang dd9f5928fc
add v to version pretty formatter (#8341)
4 years ago
Daniel Nephin 57e00b0fd5
Merge pull request #8245 from hashicorp/dnephin/use-not-modified-in-cache
4 years ago
Daniel Nephin 29571465e1
Merge pull request #8290 from hashicorp/dnephin/watch-decode
4 years ago
Daniel Nephin 6e2186beee
Merge pull request #8328 from hashicorp/dnephin/go1.14.6
4 years ago
Kit Patella 1cd5ef694f
Merge pull request #8331 from hashicorp/cli/fix-cas-when-zero
4 years ago
John Cowen 5f3312a8ac
ui: Namespaces Redesign (#8336)
4 years ago
John Cowen 5a5f87e5a7
ui: KV Form and List Components (#8307)
4 years ago
John Cowen 7a7311d736
ui: Add some missed spaces in component README files (#8335)
4 years ago
Kit Patella 0fe7e987f0 command/kv: remove error case in put and edit error message for delete
4 years ago