Commit Graph

12582 Commits (237a7a0da0c80540a37156947a8907c5219d356f)
 

Author SHA1 Message Date
R.B. Boyer 237a7a0da0
server: ensure that we also shutdown network segment serf instances on server shutdown (#8786)
4 years ago
Alvin Huang e138a6499c
ci: only add consul binary to dev tarball (#8785)
4 years ago
Daniel Nephin 0df4371be2
Merge pull request #8782 from hashicorp/dnephin/disable-codecov-annotations
4 years ago
Daniel Nephin 89f44cc4d0 Disable publish static assets
4 years ago
Daniel Nephin da501d91da Disable codecov annotations in github PR diffs
4 years ago
hashicorp-ci b6406df147 auto-updated agent/bindata_assetfs.go from commit 1a6f3d524
4 years ago
hashicorp-ci 1a6f3d5246 auto-updated agent/bindata_assetfs.go from commit 8e174cae6
4 years ago
hashicorp-ci 8e174cae66 auto-updated agent/bindata_assetfs.go from commit 823d6dadb
4 years ago
Alvin Huang 823d6dadbf
add git config for static assets (#8777)
4 years ago
Kenia 207491eaa7
ui: Update to service index page (#8775)
4 years ago
John Cowen ed9826bbbe
ui: Centralized Config Intention Permission CRUD (#8762)
4 years ago
Daniel Nephin 5261bb0d0d
Merge pull request #8776 from hashicorp/ci/fix-auto-bindata
4 years ago
Alvin Huang 8e6f8714ba commit a new bindata file if there are changes
4 years ago
Alvin Huang 87f6617eec
ci:add check for bindata_assetfs changes (#8712)
4 years ago
John Cowen d27475b239
ui: Upgrades ember and related to latest 3.20 LTS release (#8761)
4 years ago
Freddy a9c3b53604
UI Service Dump Gateway Enhancements
4 years ago
freddygv 9fa1b13df9 Resolve conflicts
4 years ago
R.B. Boyer d2eb27e0a3
api: support GetMeta() and GetNamespace() on all config entry kinds (#8764)
4 years ago
Chris Piraino 97d39505ef
docs: specify what version usage metrics were added in (#8767)
4 years ago
Kit Patella eb8dad4383
Fix typos in telemetry.mdx
4 years ago
Jeff Escalante fdc4fe88fc
fix jepsen circular redirect (#8757)
4 years ago
Daniel Nephin 6200325e3b
Merge pull request #8726 from amenzhinsky/grpc-hc-error
4 years ago
Daniel Nephin edac9f943f Add changelog file
4 years ago
Daniel Nephin 5931df19f1
Merge pull request #8751 from karras/fix_docs_typo_services
4 years ago
Hans Hasselberg 98d7ea82bd
fix ent error (#8750)
4 years ago
Michael Hofer ea0b56486b
Fix typo in Service Discovery/Services documentation
4 years ago
Petrik van der Velde 069d56797f
Improve the Azure cloud auto join documentation (#8530)
4 years ago
Joel Watson c5301b98ac
Merge pull request #8678 from hashicorp/watsonian/upgrade-docs
4 years ago
R.B. Boyer 7eef25daf5
agent: when enable_central_service_config is enabled ensure agent reload doesn't revert check state to critical (#8747)
4 years ago
R.B. Boyer 0064f1936e
server: make sure that the various replication loggers use consistent logging (#8745)
4 years ago
Daniel Nephin c52c5e466b
Merge pull request #8630 from hashicorp/streaming/add-protobuf-types
4 years ago
Mike Morris 85d223b73c
docs: highlight Vault service mesh CA integration (#8730)
4 years ago
Daniel Nephin f7f9879dab proto: split pbservice into multiple files
4 years ago
Daniel Nephin 225a91ae3c proto: Add protos for subscribing to service health events.
4 years ago
Daniel Nephin 24198cfc7f Update build-support/scripts/proto-gen.sh
4 years ago
R.B. Boyer 0fb088aac3
agent: make the json/hcl decoding of ConnectProxyConfig fully work with CamelCase and snake_case (#8741)
4 years ago
Hans Hasselberg ad4e189354
add -list-primary to `consul keyring` command (#8692)
4 years ago
Daniel Nephin bdefc3dfee
Merge pull request #8735 from ncode/master
4 years ago
Daniel Nephin 4d04139678
Merge pull request #8667 from hashicorp/streaming/grpc-client-conn-router
4 years ago
Daniel Nephin f14145e6d9 agent/grpc: always close the conn when dialing fails.
4 years ago
Daniel Nephin e6ffd987a3 agent/grpc: seed the rand for shuffling servers
4 years ago
Daniel Nephin 2294793357 agent/grpc: use router.Manager to handle the rebalance
4 years ago
Daniel Nephin 2273673500 grpc: restore integration tests for grpc client conn pool
4 years ago
Daniel Nephin 07b4507f1e router: remove grpcServerTracker from managers
4 years ago
Daniel Nephin bad4d3ff7c grpc: redeuce dependencies, unexport, and add godoc
4 years ago
Daniel Nephin 25f47b46e1 grpc: move client conn pool to grpc package
4 years ago
Daniel Nephin f936ca5aea grpc: client conn pool and resolver
4 years ago
Daniel Nephin c18516ad7d
Merge pull request #8680 from hashicorp/dnephin/replace-consul-opts-with-base-deps
4 years ago
John Cowen 011b7b8570
ui: Correct readonly L7 Intentions API calls (#8725)
4 years ago
Paul Banks 7d58901ae8
Fix bad int -> string conversions caught by go vet changes in 1.15 (#8739)
4 years ago