Commit Graph

361 Commits (a3f8aa20dd6e2e6d3689703fc27122fee918ddd3)

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
matt maier 95390cd9dc revert to previous circonusllhist
8 years ago
James Phillips 16f8e04bfe
Revert "Updates Circonus metrics library and adds support for display name and tags."
8 years ago
matt maier bd490ec937 Updates Circonus metrics library and adds support for display name and tags.
8 years ago
matt maier 101b2cd9da Update circonus-gometrics
8 years ago
Kyle Havlovitz 0036eb923a
vendor: Add aws-go-sdk
8 years ago
Kyle Havlovitz 3be132863f Enable snapshots in dev mode (#2453)
8 years ago
James Phillips c01a3871c9 Adds support for snapshots and restores. (#2396)
8 years ago
Adam Wolfe Gordon de4fcf9a4e vendor: Remove go-reap
8 years ago
James Phillips 3c9851785a
Updates vendor info for memberlist.
8 years ago
R.B. Boyer 1c4b4ac54f
Validate gossip encryption key before made persistent in local.keyring
8 years ago
James Phillips a984a6703c
Removes support for muxado and protocol version 1.
8 years ago
James Phillips 90f4f49c66
Updates metadata for golang.org/x/sys/unix, keeps SHA the same.
8 years ago
James Phillips cc54dfa52f
Updates ryanuber/columnize.
8 years ago
James Phillips 5ad5fe42d4
Updates mitchellh/copystructure, mitchellh/mapstructure, and mitchellh/reflectwalk.
8 years ago
James Phillips cc116ea2a7
Updates mattn/go-isatty and mitchellh/cli.
8 years ago
James Phillips f1fbfb9423
Updates hashicorp/yamux.
8 years ago
James Phillips a07938dc45
Updates hashicorp/scada-client.
8 years ago
James Phillips b0995a2dc7
Updates hashicorp/raft-boltdb.
8 years ago
James Phillips e24a55a0e3
Updates hashicorp/net-rpc-msgpackrpc.
8 years ago
James Phillips 13f89e68c5
Updates hashicorp/memberlist.
8 years ago
James Phillips 3b9ab553b7
Updates hashicorp/logutils.
8 years ago
James Phillips ccb86d20b0
Updates hashicorp/go-uuid.
8 years ago
James Phillips 7aedab2407
Updates hashicorp/go-syslog.
8 years ago
James Phillips a4ad479ce1
Updates hashicorp/go-retryablehttp.
8 years ago
James Phillips 952cabfad4
Updates hashicorp/go-reap.
8 years ago
James Phillips df69b76972
Updates hashicorp/go-cleanhttp.
8 years ago
James Phillips e69ae5e622
Upates hashicorp/go-checkpoint.
8 years ago
James Phillips 10957d873e
Updates hashicorp/errwrap and hashicorp/go-multierror.
8 years ago
James Phillips 7b97b570f2
Updates hashicorp/go-immutable-radix and hashicorp/go-memdb.
8 years ago
James Phillips ce141896df
Updates hashicorp/hcl and hashicorp/hil.
8 years ago
James Phillips 5dc9d92fe0
Removes some unused vendored dependencies.
8 years ago
James Phillips 4c54e68e14
Updates fsouza/go-dockerclient.
8 years ago
James Phillips f79c3c4904
Updates elazarl/go-bindata-assetfs.
8 years ago
James Phillips 6cb32b9f1f
Updates circonus-labs/circonus-gometrics and circonus-labs/circonusllhist.
8 years ago
James Phillips e59161ff8c
Updates boltdb/bolt.
8 years ago
James Phillips 12da41e873
Updates bgentry/speakeasy.
8 years ago
James Phillips 287a5ef75e
Updates armon/go-radix.
8 years ago
James Phillips 7a79f809da
Updates armon/circbuf.
8 years ago
James Phillips c4a0d3125f
Updates DataDog/datadog-go.
8 years ago
James Phillips 55dfc4274f
Updates armon/go-metrics.
8 years ago
James Phillips 43564eea00
Updates miekg/dns.
8 years ago
James Phillips 1eca282bee
Updates hashicorp/golang-lru.
8 years ago
James Phillips cc1f709333
Vendors first stage branch of the v2 Raft library.
8 years ago
James Phillips 8ec559a235
Updates Serf to pick up intent queue fix.
8 years ago
James Phillips 4882d94c7a
Switches over to govendor.
8 years ago
James Phillips 3e677614c9 Updates Bolt DB to v1.2.1.
8 years ago
James Phillips 2f3e346dc1 Updates armon/go-metrics and adds Circonus vendored libraries.
8 years ago
James Phillips a46ed7fa32 Updates go-immutable-radix to pull in caching fix.
9 years ago
James Phillips b5f1c41aef Updates serf to get health score in stats.
9 years ago
James Phillips 785cb70cd3 Updates to latest Serf/memberlist to get lifeguard and TCP joins over DNS.
9 years ago
James Phillips a8bafda8b6 Pulls in latest Serf to get flap metric.
9 years ago
Jeff Mitchell ebf7ea1d75 Use upstream high-level SCADA provider
9 years ago
Sean Chittenden bf8c860663 Update Serf to include `serf.NumNodes()`
9 years ago
James Phillips 351778eabb Updates BoltDB to v1.2.0 release.
9 years ago
James Phillips d6d287b2b0 Updates Docker client to fix issue with .10 Docker engine.
9 years ago
James Phillips 328d138466 Adds in basic query template lookups and vendors newly-updated memdb as well as improved iradix tree.
9 years ago
James Phillips d4b01a6c53 Updates vendored dependencies.
9 years ago
James Phillips 9139cee5e5 Updates memberlist to get goroutine leak fix for TCP pings.
9 years ago
Mat Schaffer 3142a51688 Metric name typo
9 years ago
Jeff Mitchell 14a3a14543 Update go-cleanhttp
9 years ago
Sean Chittenden 25b09713b9 Manage dependencies via Godep
9 years ago