Commit Graph

16953 Commits (9db69653e4ace101d8aacd195e1de607f82974a8)
 

Author SHA1 Message Date
chinmaym07 bbf4b8b759 fix: Added Tags tab to gateways(just like exists for non-gateway services)
3 years ago
trujillo-adam b922da7db3 additional information about service and node ids
3 years ago
Evan Culver 602e08ada7
checks: populate interval and timeout when registering services (#11138)
3 years ago
Kyle Havlovitz 362753cad7
Merge pull request #12385 from hashicorp/tproxy-http-upstream-fix
3 years ago
Daniel Nephin 96029bb2bc
Merge pull request #12389 from hashicorp/dnephin/rpc-blocking-queries-not-found-nil
3 years ago
Daniel Nephin dc484ee09e rpc: set response to nil when not found
3 years ago
John Cowen 360cf89ea5
ui: Fixup displaying a Nspace default policy when expanding the preview pane (#12316)
3 years ago
John Cowen 717621698d
ui: Replace CollapsibleNotices with more a11y focussed Disclosure component (#12305)
3 years ago
Eric c3a0011c3d Document Consul ECS resource usage
3 years ago
mrspanishviking 9c4eea1705
Merge pull request #11175 from kevinwojo/patch-azure-auto-join
3 years ago
John Eikenberry 2da701b90c fix godoc comment for Namespaces client method
3 years ago
Evan Culver 19109cf991
Add missing enhancement entries to appropriate spot in CHANGELOG (#12380)
3 years ago
Evan Culver 8a301fb915
ci: combine 'enhancement' entry type with 'improvement' (#12376)
3 years ago
Daniel Nephin 6021105dfc ca: test that original certs from secondary still verify
3 years ago
Daniel Nephin 6b679aa9d4 Update TODOs to reference an issue with more details
3 years ago
Daniel Nephin 12f12d577a docs: add docs for using an external CA
3 years ago
Daniel Nephin 1853a32df6 ca: add test cases for rotating external trusted CA
3 years ago
Daniel Nephin 5e8ea2a039 ca: add a test for secondary with external CA
3 years ago
Daniel Nephin 42ec34d101 ca: examine the full chain in newCARoot
3 years ago
Daniel Nephin 71f3ae04e2 ca: small docs improvements
3 years ago
Daniel Nephin 86994812ed ca: cleanup validateSetIntermediate
3 years ago
Daniel Nephin c1c1580bf8 ca: only return the leaf cert from Sign in vault provider
3 years ago
Daniel Nephin 85ecbaf109
Merge pull request #12110 from hashicorp/dnephin/blocking-queries-not-found
3 years ago
Ashwin Venkatesh 6e6cd928a2
Parse datacenter from request (#12370)
3 years ago
mrspanishviking 3defe2e3ae
Merge pull request #12382 from hashicorp/consul-int-prog-changes
3 years ago
Adam Rowan 588f2c596b
Update website/content/docs/integrate/partnerships.mdx
3 years ago
Adam Rowan aa7c03a776
Update website/content/docs/integrate/partnerships.mdx
3 years ago
Kyle Havlovitz 1edc69f50b Add changelog note
3 years ago
Kyle Havlovitz 3fe358b831 xds: respect chain protocol on default discovery chain
3 years ago
Adam Rowan dc2e3fe777
docs: uploaded two images and added new text to Consul Int. Program page
3 years ago
Sarah cd601bc04d
Adding post-publish events to ci.hcl.
3 years ago
John Cowen 9b22300c59
ui: Start using mermaid state diagrams in our docs (#12350)
3 years ago
Florian Apolloner f01f00fc84
Support for connect native services in topology view. (#12098)
3 years ago
trujillo-adam abfa349395 added 'Tech Specs' section under API Gateway
3 years ago
Evan Culver c17aa3720f
Fix build script (#12367)
3 years ago
Chris S. Kim 154b781bc8
Move IndexEntryName helpers to common files (#12365)
3 years ago
Thomas Eckert 6051c68620
Separate Annotations/Labels and Add `service-ignore` to Docs (#12323)
3 years ago
Daniel Nephin 8110ecc93b
Merge pull request #12359 from hashicorp/dnephin/fix-debug-size
3 years ago
Daniel Nephin 8a6e75ac81 rpc: add errNotFound to all Get queries
3 years ago
Daniel Nephin 4b33bdf396 Make blockingQuery efficient with 'not found' results.
3 years ago
Daniel Nephin 897b953f66 Add a test for blocking query on non-existent entry
3 years ago
Daniel Nephin 53ae4b3e2c debug: update CLI docs
3 years ago
Daniel Nephin 09d61e643f
Merge pull request #12343 from hashicorp/dnephin/blocking-query-docs
3 years ago
Daniel Nephin 3301f94004 rpc: improve docs for blockingQuery
3 years ago
Daniel Nephin cc2c005fad debug: limit the size of the trace
3 years ago
Evan Culver fc71215734
ci: fix stalebot config (#12346)
3 years ago
Jeff-Apple 23a9db7adc
Merge pull request #12352 from hashicorp/Jeff-Apple-patch-1
3 years ago
Jeff-Apple f42a90f980
Fix broken link on Downloads page on wedsite
3 years ago
Chris S. Kim e7d1ac0ce8
ci: Fix merge conflicts cleanly (#12249)
3 years ago
R.B. Boyer 115946da99
server: conditionally avoid writing a config entry to raft if it was already the same (#12321)
3 years ago