Commit Graph

12179 Commits (f4791f0e82b0a95a2685ef28d0dc01bafd7c39de)
 

Author SHA1 Message Date
Kenia 7a1284e11b
ui: Redesign - Node service instances tab (#8204)
4 years ago
Matt Keeler 3f04c4a51b
Update CHANGELOG.md
4 years ago
Matt Keeler e0f9e4a2d9
Merge pull request #8218 from yurkeen/fix-dns-rcode
4 years ago
André d06d9ef29e
Update lock.mdx (#8217)
4 years ago
Hans Hasselberg 95c027a3ea
Update gopsutil (#8208)
4 years ago
John Cowen 07b49f8887
ui: Ensure routing tab is shown when connect enabled (#8209)
4 years ago
Yury Evtikhov 10361dd210 DNS: add IsErrQueryNotFound function for easier error evaluation
4 years ago
Yury Evtikhov 8d18422f19 DNS: fix agent returning SERVFAIL where NXDOMAIN should be returned
4 years ago
Yury Evtikhov 3b4ddaaab5 DNS: add test to verify NXDOMAIN is returned when a non-existent domain is queried over RPC
4 years ago
Matt Keeler 6e7acfa618
Add an AutoEncrypt “integration” test
4 years ago
Matt Keeler 2ddcba00c6
Overwrite agent leaf cert trust domain on the servers
4 years ago
Matt Keeler 19040f1166
Store the Connect CA rate limiter on the server
4 years ago
Matt Keeler a5a9560bbd
Initialize the agent leaf cert cache result with a state to prevent unnecessary second certificate signing
4 years ago
Matt Keeler 39b567a55a
Fix auto_encrypt IP/DNS SANs
4 years ago
Davor Kapsa b287ebc1fb
clean cli.Run error message (#8191)
4 years ago
Fatih Sarhan f6eaf74de2 docs: Fix typo on openstack cloud-auto-join
4 years ago
Chris Piraino ea683ebb6c
cli: Output message on success when writing/deleting entries (#7806)
4 years ago
Kevin Pruett 8335a15b34
Merge pull request #8202 from hashicorp/pruett.algolia-index-ci
4 years ago
Kevin Pruett 41254a1b74
Add Algolia indexing to CI
4 years ago
John Cowen 73e8face3c
ui: Don't hide TTL check output (#8187)
4 years ago
Seth Hoenig 95f46eb3ed
api/agent: enable setting SuccessBeforePassing and FailuresBeforeCritical in API (#7949)
4 years ago
Matt Keeler 85fd8c552f
Merge pull request #8193 from hashicorp/feature/auto-config/suppress-config-warnings
4 years ago
R.B. Boyer 75de960011 update changelog
4 years ago
R.B. Boyer 462f0f37ed
connect: various changes to make namespaces for intentions work more like for other subsystems (#8194)
4 years ago
Matt Keeler be576c9737
Use the DNS and IP SANs from the auto config stanza when set
4 years ago
Matt Keeler e8b39dd255
Overhaul the auto-config translation
4 years ago
Freddy 10d6e9c458
Split up unused key validation for oss/ent (#8189)
4 years ago
Daniel Nephin a891ee8428
Merge pull request #8176 from hashicorp/dnephin/add-linter-unparam-1
4 years ago
Freddy 70cf674d72
Merge pull request #8186 from hashicorp/docs-cleanup
4 years ago
Freddy e10058bc3f
Update website/pages/docs/acl/auth-methods/jwt.mdx
4 years ago
Kenia 5dd923ee8b
ui: Support ingress gateways upstreams with multiple addresses (#8185)
4 years ago
Matt Keeler 7041f69892
Merge pull request #8184 from hashicorp/bugfix/goroutine-leaks
4 years ago
freddygv 166da8f710 Remove remaining beta tags
4 years ago
freddygv 3f01e08ae0 Remove stray instruction
4 years ago
freddygv 98c5eb8868 Add docs for upstream destination's namespace
4 years ago
Chris Piraino df48db0abd
Merge pull request #7932 from hashicorp/ingress/internal-ui-endpoint-multiple-ports
4 years ago
freddygv 394b1f2e7f Add tabs to config entry examples
4 years ago
Chris Piraino f213d3592a remove obsolete comments about test parallelization
4 years ago
Chris Piraino b3db907bdf Update gateway-services-nodes API endpoint to allow multiple addresses
4 years ago
Matt Keeler e9835610f3
Add a test for go routine leaks
4 years ago
Matt Keeler 29d0cfdd7d
Fix go routine leak in auto encrypt ca roots tracking
4 years ago
Matt Keeler 25a4f3c83b
Allow cancelling blocking queries in response to shutting down.
4 years ago
Rebecca Zanzig 864e7f6ae0 Rearrange k8s connect docs to make space for gateways
4 years ago
John Cowen 9e77922daa
ui: Ensure the tooltip panel chevron isn't hidden by overflow (#8183)
4 years ago
Daniel Nephin 0279bf6fe5 Update TestAgent_GetCoordinate
4 years ago
Daniel Nephin f65e21e6dc Remove unused return values
4 years ago
Daniel Nephin 010a609912 Fix a bunch of unparam lint issues
4 years ago
Matt Keeler 15e7b3940c
Ensure that retryLoopBackoff can be cancelled
4 years ago
Matt Keeler 1093212176
Add test to ensure the StopChannelContext works properly
4 years ago
Matt Keeler e2cfa93f02
Don’t leak metrics go routines in tests (#8182)
4 years ago