Commit Graph

211 Commits (53a881beccb081ad79f248683d32f8151ccef070)

Author SHA1 Message Date
Frank Schröder a764358729 vendor: do not report appengine packages as missing (#3299)
7 years ago
Frank Schroeder 580c03fabd
vendor: remove unused dependencies from vendor.json
7 years ago
Frank Schroeder 1805b50580
build: add missing dependency for solaris/amd64
7 years ago
Frank Schroeder 2123700056
agent: replace docker check
7 years ago
Frank Schroeder 34df7f59ba
vendor: drop unused dependencies
7 years ago
Frank Schroeder ad9029b017 build: use vendorfmt to make vendor.json more merge friendly
7 years ago
James Phillips a6079d6cee Performs surgery on Docker deps so we can build on Solaris and Windows. (#3288)
7 years ago
James Phillips 31a7701891 Updates memberlist to pick up Lifeguard research findings. (#3287)
7 years ago
Frank Schroeder 7b675f2710 vendor: drop unused dependencies
7 years ago
Frank Schroeder 249b73c65b
vendor: github.com/Sirupsen -> github.com/sirupsen
7 years ago
Frank Schroeder c4b62ff37f
vendor: update github.com/fsouza/go-dockerclient
7 years ago
Preetha Appan c4e8dfe554 Update raft library to pick up cleanup of temporary snapshot files
7 years ago
Frank Schroeder ba987a4417
vendor: update golang.org/x/sys/unix
7 years ago
Frank Schroeder be782ae45e Pull in vendor updates
7 years ago
James Phillips 0e7c2f9e7f memberlist: Monkey patch memberlist to fix port 0 behavior.
7 years ago
Frank Schroeder 8ab88976cf serf: monkey patch data race in github.com/hashicorp/serf
7 years ago
Preetha Appan 6d172b7059 Update serf to pull in disk space failure recovery changes
7 years ago
James Phillips ae1c6fd2c0 Bumps Raft library. (#3201)
8 years ago
James Phillips 42f60b04bb Revert "discover: move instance discover code into separate package (#3144)" (#3180)
8 years ago
James Phillips e4b11682bc Fixes broken HTTP header and method for health checks. (#3178)
8 years ago
Kyle Havlovitz da97de42be vendor: update github.com/hashicorp/memberlist (#3176)
8 years ago
Frank Schroeder da01cd112e
vendor: update github.com/hashicorp/go-discover
8 years ago
Frank Schroeder 50e11db5d8
add missing packages
8 years ago
Frank Schröder 26bfb2d00a discover: move instance discover code into separate package (#3144)
8 years ago
Kyle Havlovitz 5d99ee80ca Add an option to disable keyring file (#3145)
8 years ago
Frank Schroeder 4403db0d63
vendor: Update github.com/shirou/gopsutil
8 years ago
Frank Schroeder c5ba51db19
vendor: upgrade github.com/armon/go-metrics
8 years ago
Frank Schroeder e23cd5acb6
vendor: upgrade github.com/go-ole/go-ole
8 years ago
Frank Schroeder 6c0bccbc06
vendor: monkey patch github.com/go-ole/go-ole support for s390x
8 years ago
Frank Schroeder 8051d4a1da
Revert "vendor: monkey patch github.com/go-ole/go-ole support for s390x"
8 years ago
Frank Schroeder 50fe2148a8
vendor: monkey patch github.com/go-ole/go-ole support for s390x
8 years ago
Frank Schroeder c0680660d5
vendor: patch github.com/mitchellh/cli until help output is fixed
8 years ago
Frank Schroeder d5f87a20cf
vendor: fix data race in github.com/armon/go-metrics/start.go
8 years ago
Frank Schroeder 3caadb37ac
vendor: update github.com/mitchellh/cli
8 years ago
Kyle Havlovitz 62f72f104c Add settings for upshifting to encrypted gossip (#3079)
8 years ago
James Phillips 1021a62ddc
Pulls in Serf logger fix.
8 years ago
James Phillips 9aba84eb1e
Updates Serf to pick up small fixes and coordinate NaN/Inf defenses.
8 years ago
Michael Leow c770d7ef96
vendor: add github.com/Azure/azure-sdk-for-go
8 years ago
Michael Leow 21a12eb50d
vendor: add github.com/Azure/go-autorest/autorest/to
8 years ago
Michael Leow 0b407929a1
vendor: add github.com/Azure/go-autorest/autorest/validation
8 years ago
Michael Leow cbefe75b94
vendor: add github.com/Azure/go-autorest/autorest/azure
8 years ago
Michael Leow c28893f491
vendor: add github.com/Azure/go-autorest/autorest/date
8 years ago
Michael Leow 20c149873b
vendor: add github.com/Azure/go-autorest/autorest
8 years ago
Michael Leow 9d5a016494
vendor: add github.com/dgijalva/jwt-go
8 years ago
Sean Chittenden 41fe2e79cf
Update hashicorp/go-sockaddr to the latest version.
8 years ago
Frank Schroeder b36f56dc8e vendor: remove github.com/hashicorp/scada-client
8 years ago
Frank Schroeder 6eba69fbfe agent: drop atlas/scada code
8 years ago
Sean Chittenden dce9da3bb3
Add the minimal fix to restore being able to compile on Illumos.
8 years ago
James Phillips cc96f9324c Revert "Fix the build on Illumos."
8 years ago
James Phillips 3d43031fbf
Updates vendored Raft library.
8 years ago
Sean Chittenden 35666e8a1c
Fix the build on Illumos.
8 years ago
Frank Schroeder e4b02aca26 vendor: add github.com/pascaldekloe/goe/verify
8 years ago
Kyle Havlovitz ebef78dc71
Vendor the go-rootcerts lib for the client tls options
8 years ago
Seth Vargo 592de89191
Add pkg/errors
8 years ago
Kyle Havlovitz 390f41d8d5
Add advanced autopilot features
8 years ago
James Phillips 5dd60581f1
Updates memberlist to get NACK penalty improvements.
8 years ago
James Phillips f7c5541ed5
Updates memberlist to get new transport interface.
8 years ago
Kyle Havlovitz 07288a20a1
Tweak last_contact health logic for leader
8 years ago
James Phillips 7d4b07956e
Updates AWS Go SDK.
8 years ago
James Phillips 1f6425124f
Updates hashicorp/go-immutable-radix to pick up leaf panic fixes.
8 years ago
Jeff Mitchell 44733caf5c Update unix dial functions to use DialContext with new go-cleanhttp
8 years ago
James Phillips fe3a4e87a2 Revert "Updates go-cleanhttp to get better tuning for newer Go versions."
8 years ago
James Phillips 43fa3f4d4d
Updates go-cleanhttp to get better tuning for newer Go versions.
8 years ago
James Phillips bc2a45a9de
Updates memberlist and Serf (and adds new dependencies).
8 years ago
Sean Chittenden e4d6687fa2
Update `vendor/vendor.json` to reflect `shiriou/gopsutil#313` being merged.
8 years ago
Kyle Havlovitz a4cb414e58 Merge pull request #2717 from hashicorp/f-cli-rework
8 years ago
Sean Chittenden 7d9c9881fc
Update `shirou/gopsutil/313` to pull in lowercased `HostID`s.
8 years ago
Kyle Havlovitz e86ec5b54c
vendor: Add golang-text dependency
8 years ago
James Phillips 0797d4f92b
Updates Serf library to get relay fixes.
8 years ago
Sean Chittenden f228812746
Update github.com/shiriou/gopsutil's `vendor.json` entries.
8 years ago
Sean Chittenden abceea206d
Chase an upstream `go fmt` that has been long overdue.
8 years ago
Sean Chittenden 95a8ee35d6
Remove _test.go files from shirou/gopsutil
8 years ago
Sean Chittenden ee8705f549
Add durable HostID generation for Windows.
8 years ago
Kyle Havlovitz ed5bf524ba
Update serf deps
8 years ago
Sean Chittenden 1e5534a27a
Add missing shirou/gopsutils vendor dependencies and files that were reverted
8 years ago
Sean Chittenden 504d16fdb8 Merge branch 'master' into f-gopsutil
8 years ago
Sean Chittenden 18760e1fb5
Reintroduce the necessary vendor bits for per-node IDs
8 years ago
James Phillips 91f3555dd8 Revert "Adds gopsutil in the loop when trying to make the node ID."
8 years ago
James Phillips 9d27dadedb
Adds gopsutil to vendored deps.
8 years ago
James Phillips 10f3bdf4ff
Updates go-immutable-radix and go-memdb to get fine-grained watches.
8 years ago
Sean Chittenden c91c7f7df9
Update `hashicorp/go-sockaddr` to account for `tun(4)` interfaces.
8 years ago
Kyle Havlovitz 77650c2e6f
vendor: pull in GCE deps
8 years ago
Kyle Havlovitz 4976c05975
Revert "vendor: Add GCE deps"
8 years ago
Kyle Havlovitz fb68a6bab0
Style tweaks and vendor.json cleanup
8 years ago
Kyle Havlovitz 5ddea8a5df
Merge branch 'master' into f-gce-discovery
8 years ago
Kyle Havlovitz c3db65a7d8
vendor: Update go-memdb dependency
8 years ago
Kyle Havlovitz 42bc44634b
Update memberlist vendor deps
8 years ago
Chris Marchesi 4831b6de40 vendor: Add GCE deps
8 years ago
Kyle Havlovitz acc21cc5fe
Update memberlist vendor deps
8 years ago
Sean Chittenden 24192f4d48
Small vendor update for go-sockaddr: now able to filter by CIDR.
8 years ago
Sean Chittenden 594e75a301
Update Windows support.
8 years ago
Sean Chittenden 5fc97b997d
Fix compilation on Windows.
8 years ago
Sean Chittenden f3ed18e95f
Import github.com/hashicorp/go-sockaddr
8 years ago
James Phillips c07bdb173b Merge pull request #2555 from hashicorp/pr-2497-slackpad
8 years ago
James Phillips 4ebbf2b788
Adds AWS S3 SDK.
8 years ago
James Phillips fce54ce3e2
Cleans up EC2 vendor entry.
8 years ago
James Phillips aa6e59dc9a
Cleans up go-msgpack vendoring.
8 years ago
James Phillips 6ca7111977
Updates Raft checksum.
8 years ago
James Phillips 411cf86f53
Removes bad "context" dep.
8 years ago
Kyle Havlovitz b2cdba8fcf Update raft deps to fix snapshot races in -dev mode (#2498)
8 years ago