Commit Graph

14833 Commits (c89287dc77da5fab33c8a99a8c41324bf1800f65)
 

Author SHA1 Message Date
Luke Kysow 68c4c232a1
docs: Document setting dashboard_url on k8s (#10510)
3 years ago
Jan Berktold e91996f130
Add rs-consul client to community-provided SDKs list (#10529)
3 years ago
Blake Covarrubias 8a832635b8
docs: Add Consul 1.10 release notes (#10489)
3 years ago
Daniel Nephin d3bc19c47d Rename main branch in CHANGELOG and website docs
3 years ago
Daniel Nephin 4d741531b4 Update references to the main branch
3 years ago
Iryna Shustava 1c0beefc73
docs: add docs for running a single Consul dc in multiple k8s clusters (#10508)
3 years ago
Daniel Nephin 3b04326025 ci: add go-test-32bit and lint-32bit to catch atomic misalignment panics
3 years ago
Daniel Nephin f34d3543b1 testing: fix a test for 32-bit
3 years ago
Daniel Nephin dce59d9277 fix 64-bit aligment for 32-bit platforms
3 years ago
jkirschner-hashicorp 89f01647fb
Merge pull request #10519 from jkirschner-hashicorp/fix-doc-service-splitter-example
3 years ago
Ashwin Venkatesh 48069d18dd
Add docs for gossip encryption key rotation (#10522)
3 years ago
Daniel Nephin 391a0eae46
Merge pull request #10437 from christopherlai/patch-1
3 years ago
Blake Covarrubias 8a9dad08b5
docs: Add audit logging examples (#10382)
3 years ago
Blake Covarrubias ef6e618753
docs: Clarify serf_lan/retry_join behavior with network segments (#10386)
3 years ago
David Yu 0c63a7b4d4
docs: Remove Helm 2 mention in Consul K8s install and uninstall (#10517)
3 years ago
Mike Ajala d87263b5eb
Update self-hosted-kubernetes.mdx (#10518)
3 years ago
Jared Kirschner 8dae08e30e Fix service splitter example weight sum
3 years ago
Daniel Nephin 1041ba71de
Merge pull request #10514 from hashicorp/dnephin/actually-enable-streaming
3 years ago
Daniel Nephin bc4d349ccf streaming: support X-Cache-Hit header
3 years ago
Daniel Nephin c78391797d streaming: fix enable of streaming in the client
3 years ago
Daniel Nephin 8b365f8271 Remove a racy and failing test
3 years ago
Daniel Nephin 16b21b0864 http: add an X-Consul-Query-Backend header to responses
3 years ago
Daniel Nephin 2e1e80266a
Merge pull request #10506 from hashicorp/dnephin/docs-rpc-query-metrics
3 years ago
Daniel Nephin 7531a6681d docs: correct some misleading telemetry docs
3 years ago
Kendall Strautman 794029b8ac
chore: upgrade react-head and deps (#10499)
3 years ago
Daniel Nephin 7470647b85
Merge pull request #10497 from hashicorp/dnephin/tls-cert-exploration-3
3 years ago
R.B. Boyer ed8a901be7
connect: include optional partition prefixes in SPIFFE identifiers (#10507)
3 years ago
Freddy 1c28aa732b
Update CONTRIBUTING.md
3 years ago
R.B. Boyer a2876453a5
connect/ca: cease including the common name field in generated certs (#10424)
3 years ago
hc-github-team-consul-core f24ee5d842 auto-updated agent/uiserver/bindata_assetfs.go from commit ace794d21
3 years ago
John Cowen ace794d214
ui: Enable specifying additional docfy config as json (#10464)
3 years ago
Dhia Ayachi a64c9a3e62
return an empty record when asked for an addr dns with type other then A, AAAA and ANY (#10401)
3 years ago
Daniel Nephin dc67042eac Invert the logic of outgoingRPCTLSDisabled
3 years ago
Daniel Nephin 39f282c425 tlsutil: inline verifyIncomingHTTPS
3 years ago
Daniel Nephin a25c817478 tlsutil: remove indirection and duplication
3 years ago
Daniel Nephin 13e5448c17 tlsutil: remove unnecessary getter functions
3 years ago
Daniel Nephin 66ba2e2463 tlsutil: unexport and remove indirection
3 years ago
Ludovic Ortega c138c38392
[Fix] Add missing quote (#10484)
3 years ago
R.B. Boyer d7fb3543fc
sdk: Stop making a special /tmp/consul-test directory for testutil.TempFile and testutil.TempDir (#10494)
3 years ago
lornasong d43f3af2c6
docs/nia: fix catalog-services typos pt 2 (#10493)
3 years ago
R.B. Boyer ca0a58ff71
connect/proxy: fixes logic bug preventing builtin/native proxy from starting upstream listeners (#10486)
3 years ago
Kim Ngo 993f4715fd
docs/nia: fix typo (#10492)
3 years ago
Daniel Nephin bbf52ddd04
Merge pull request #10490 from hashicorp/dnephin/fix-tls-for-health-check
3 years ago
Daniel Nephin bb37c4dfe8
Merge pull request #10476 from hashicorp/dnephin/ca-primary-uses-intermediate
3 years ago
Daniel Nephin d09027caf6 tlsutils: more test cases for OutgoingTLSConfigForCheck
3 years ago
Daniel Nephin 486b97e2c9 tlsutil: fix default server name for health checks
3 years ago
Daniel Nephin 3a734c8303
Merge pull request #10488 from hashicorp/dnephin/ci-lib-testing
3 years ago
Daniel Nephin a920936c86 tlsutil: convert tests for OutgoingTLSConfigForCheck to a table
3 years ago
Daniel Nephin 8054ea3ff1 ci: test api/sdk against last 2 Go versions
3 years ago
David Yu e7557ab4a1
docs: Remove beta version references from Helm reference (#10477)
3 years ago