Commit Graph

903 Commits (23545f97fe0a2477a5b5841a0bde56872f76cd26)

Author SHA1 Message Date
James Phillips f6b589d768 Merge pull request #1296 from hashicorp/f-fast-sync
9 years ago
Diptanu Choudhury 40f72a8323 Marking the state of a service as critical if the Docker Daemon doesn't respond while running checks
9 years ago
Diptanu Choudhury d695012e40 Adding a debug log to indicate the exit code of failed check
9 years ago
Diptanu Choudhury 83db728133 Registering the Exec with Docker Daemon everytime the check is invoked
9 years ago
Diptanu Choudhury 71ede8addb Implemented Docker health checks
9 years ago
James Phillips 088603949c Runs go fmt (sorts new go-cleanhttp imports).
9 years ago
James Phillips ecd3a1d1d2 Completes rebase of network coordinates to new memdb.
9 years ago
James Phillips 660da92152 Makes the default protocol 2 and lets 3 interoperate with 2.
9 years ago
James Phillips e21b450f69 Runs go fmt after latest rebase.
9 years ago
James Phillips e8322ffe00 Adds a test for the `DisableCoordinate` config.
9 years ago
James Phillips f9da231a1c Adds coordinate of agent to self endpoint.
9 years ago
James Phillips 6289764ea2 Moves sorting up into coordinate endpoint HTTP handlers.
9 years ago
James Phillips d45fc23abf Installs a friendly handler for coordinate endpoints when coordinates are disabled.
9 years ago
James Phillips ce0e9759f8 Fixes config merge fn for disabling coordinates and adds it to JSON.
9 years ago
James Phillips 33e3505aea Adds endpoints for raw network coordinates.
9 years ago
James Phillips 9c9195746f Changes ?near=self to a safer ?near=_agent, which is also clearer about what it does.
9 years ago
James Phillips 9caa5b3653 Adds distance sorting to health endpoint. Cleans up unit tests.
9 years ago
James Phillips e47eea3f3a Adds a magic "self" node name to distance queries.
9 years ago
James Phillips 54ef97b268 Adds tests for HTTP interface. Removes a stray mark.
9 years ago
James Phillips 89c7203f31 Adds coordinate sorting support to catalog queries for nodes and service nodes.
9 years ago
James Phillips d734697820 Turns down the coordinate sync rate a bit more.
9 years ago
James Phillips ad65d953f6 Scales coordinate sends to hit a fixed aggregate rate across the cluster.
9 years ago
James Phillips 66a3d29743 Simplifies the batching function and adds some comments.
9 years ago
James Phillips 5f754c4a87 Does some small cleanups based on PR feedback.
9 years ago
James Phillips 7e6d52109b Hardens Consul from bad coordinates from other nodes.
9 years ago
James Phillips d12aa2ffab Moves batching down into the state store and changes it to fail-fast.
9 years ago
James Phillips b9d5fb0f90 Flips the sense of the coordinate enable option.
9 years ago
James Phillips 92567841d6 Removes one more WAN leftover.
9 years ago
James Phillips 86b112fe31 Does a clean up pass on the Consul side.
9 years ago
James Phillips 01d2452ea3 Merges config changes after rebase.
9 years ago
Derek Chiang f144d17b1c Address comments
9 years ago
Derek Chiang ab9262c656 Add a test case
9 years ago
Derek Chiang bf5cb7522f Use IndexedCoordinate instead
9 years ago
Derek Chiang a1854a7614 Some fixes
9 years ago
Derek Chiang a338e5efe8 Fix a comment
9 years ago
Derek Chiang 98d87b5dd5 Complete logic for sending coordinates
9 years ago
Derek Chiang 9113b26286 Some fixes
9 years ago
Derek Chiang a9ea503c69 Adding tests and stuff
9 years ago
Armon Dadgar 6a350d5d19 Merge pull request #1318 from daveadams/f-http-header-token
9 years ago
Jeff Mitchell 1e3840b044 Update cleanhttp repo location
9 years ago
Jeff Mitchell 9a5fd5424a Use cleanhttp to get rid of DefaultTransport
9 years ago
David Adams b7bcb2a414 Add HTTP request header X-Consul-Token
9 years ago
James Phillips 4ee43e90b7 Deletes the old state store and all its accoutrements.
9 years ago
James Phillips 0c90bdc61a Knocks out the Raft indexes before doing compare.
9 years ago
James Phillips d57431e300 Gets new structs changes to compile, adds some corner case handling and extra unit tests.
9 years ago
Ryan Uber d6af59cded Merge pull request #1309 from hashicorp/f-remove-migrate
9 years ago
Jeff Mitchell f49fc095ef Don't use http.DefaultClient
9 years ago
Ryan Uber de287e3efb agent: consolidates data dir checker
9 years ago
Ryan Uber 10b971df21 agent: test mdb dir protection
9 years ago
Ryan Uber d901fa6389 agent: remove migrator, refuse to start if mdb dir found
9 years ago
Armon Dadgar d137a5fa82 agent: remove an N^2 check. See #1265
9 years ago
Michael Puncel a98d25b541 Add http method to log output
9 years ago
James Phillips 0b05dbeb21 Merge pull request #1235 from wuub/master
9 years ago
Wojciech Bederski c4537ed26f panic when unbalanced localState.Resume() is detected
9 years ago
Dale Wijnand 5a28ebcaa3 Fix a bunch of typos.
9 years ago
James Phillips 2f9ebdb135 Merge pull request #1187 from sfncook/enable_tag_drift_03
9 years ago
Anthony Scalisi 10e028d599 remove various typos
9 years ago
Wojciech Bederski b014c0f91b make Pause()/Resume()/isPaused() behave more like a semaphore
9 years ago
Wojciech Bederski 24bc17eaa1 failing test showing that nested Pause()/Resume() release too early
9 years ago
Shawn Cook 66fd8fb2a0 Rename EnableTagOverride and update formatting
9 years ago
Shawn Cook d7ce0b3c6b Remove debug lines
9 years ago
Shawn Cook 0b3faf6e4a Merge remote-tracking branch 'hashicorp/master' into enable_tag_drift_03
9 years ago
Shawn Cook 35f276f25d Add test cases TestAgentAntiEntropy_EnableTagDrift
9 years ago
Ryan Uber 1908c16f53 Merge pull request #1230 from hashicorp/f-maintfix
9 years ago
Ryan Uber 039938a7e0 agent: testing node/service maintenance using tokens
9 years ago
Ryan Uber 125d7fd4ee agent: thread tokens through for maintenance mode
9 years ago
Wim 0bc4d9322e Allow AAAA queries for nodeLookup
9 years ago
Wim 2701bb5cc2 No NXDOMAIN when the answer is empty
9 years ago
Ryan Breen 80d26f9156 Merge pull request #1167 from railsguru/master
9 years ago
Armon Dadgar 52a8a95af9 agent: Always enable the UI endpoints
9 years ago
Wim 4a1dc90cba Limit the DNS responses after getting the NodeRecords
9 years ago
Ryan Breen f41b79eff2 Merge pull request #1195 from 42wim/fix-rfc2308-part2
9 years ago
Wim 369982270d Return SOA/not found when the answer is empty
9 years ago
Ryan Uber 11e4cfd72b agent: reload SCADA client if endpoint changes
9 years ago
Ryan Uber c468acf222 command: atlas endpoint can be passed
9 years ago
Ryan Uber 1cc2429364 agent: atlas_endpoint is configurable
9 years ago
Ryan Uber 5ad8bfbd41 agent: log a message when making a new scada connection
9 years ago
Ryan Uber 4b715a7d2c agent: don't reload scada client if there is no config change
9 years ago
Ryan Uber ed70720d55 agent: testing scada client creation in command
9 years ago
Ryan Uber 52a7206ff3 agent: test scada HTTP server creation
9 years ago
Ryan Uber eb8974160f agent: clean up scada connection manager
9 years ago
Ryan Uber 87c1e4fcd3 agent: document the scada http creation func
9 years ago
Ryan Uber 2e6ccded2c agent: scada client and HTTP server are tracked separately
9 years ago
Andy Lo-A-Foe 85321301e1 Remove duplicate code
9 years ago
Andy Lo-A-Foe 3e046d3efc Use Ports.HTTP directly
9 years ago
Andy Lo-A-Foe 4e2c3373bc Add documentation for http-port option
9 years ago
Shawn Cook 96785edd9a Add EnableTagDrift logic to command/agent/local.go
9 years ago
Shawn Cook a0f8c0a2a0 Remove from command/agent/config_test.go
9 years ago
Shawn Cook 6a835939b8 EnableTagDrift in NodeService struct
9 years ago
Ryan Uber 05216d3cc4 agent: log network address of DNS clients
9 years ago
Andy Lo-A-Foe 7b5da2a240 Add -http-port option to change the HTTP API port
9 years ago
Ryan Breen 018fd69aa2 Merge pull request #1143 from hashicorp/GH-1142
9 years ago
Ryan Breen 0a7dc85076 Test for GH-1142.
9 years ago
Armon Dadgar 0363d4b54b Merge pull request #1137 from 42wim/fix-1124
9 years ago
Ryan Breen 42648438a0 Check NXDOMAIN after filtering nodes
9 years ago
Ryan Uber 93c9c87f7a Merge pull request #1141 from hashicorp/f-travis
9 years ago
Ryan Uber 40f3e3fae7 travis-ci: skip syslog tests for container-based travis infra
9 years ago
Wim 5647a37ffe Recurse when PTR answer is empty
9 years ago
Armon Dadgar 4a9b91f2a2 Merge pull request #1130 from pdf/check_socket
9 years ago
Ryan Uber a6317f2fb2 Merge pull request #1090 from hashicorp/f-keyring-acl
9 years ago
Peter Fern b023904298 Add TCP check type
9 years ago
Ryan Uber 7aa8539c10 agent: disable ACLs for RPC client tests
9 years ago
Ryan Uber 1bbdf3b03b agent: vet fixes
10 years ago
Ryan Uber 5682b715c4 Merge pull request #995 from 42wim/rfc2308-soa-ttl
10 years ago
Ryan Uber 79ac4f3512 agent: testing keyring ACLs
10 years ago
Ryan Uber 5c65bc7df2 agent: write-level keyring ACLs work
10 years ago
Ryan Uber bffc0861cc agent: read-level keyring ACLs work
10 years ago
Ryan Uber e37b5ecb69 Merge pull request #1046 from hashicorp/f-event-acl
10 years ago
Ryan Uber d0348d1291 Merge pull request #1004 from i0rek/advertise_addrs
10 years ago
Hans Hasselberg 267e0caf81 Implement advertise_addrs for SerfLan, SerfWan and RPC.
10 years ago
Ryan Uber 5bde81bcdc agent: avoid masking errors when ACLs deny a request
10 years ago
Ryan Uber beb27fb3ef agent: testing user event endpoint ACLs
10 years ago
Ryan Uber 6e084f6897 consul: always fire events from server nodes
10 years ago
Ryan Uber 6f309c355f agent: enforce event policy during event fire
10 years ago
Wim 3b1bcaea98 Send SOA with negative responses
10 years ago
Ryan Uber 8ffa0ea8b7 Merge pull request #1028 from sebastianmarkow/master
10 years ago
Ryan Uber f7f7c4695e agent: testing dns when acls are in use
10 years ago
Ryan Uber fb3938d88e agent: dns uses the configured token during queries
10 years ago
Sebastian Klatt 6ef6e43418
consul: Remove unreachable error handling
10 years ago
Ryan Uber 1b4167699f agent: don't replace empty tokens in the logs, fixes #1020
10 years ago
Ryan Uber f5f7e401d5 agent: fix failing test
10 years ago
Ryan Uber 69921808ee agent: use persist/load/purge convention for function names
10 years ago
Ryan Uber 2d1b873e4b agent: test check state restoration from AddCheck
10 years ago
Ryan Uber 1636a35289 agent: check state is purged if expired
10 years ago
Ryan Uber 2ee8fa8e15 agent: purge check state when checks are deregistered
10 years ago
Ryan Uber 7e6e861394 agent: testing state persistence, recovery, and expiration
10 years ago
Ryan Uber 7597d3d798 agent: first stab at persisting check state
10 years ago
Ryan Uber ebe57a1f65 agent: refactor loadChecks/loadServices, fixes a few minor bugs
10 years ago
Ryan Uber 5226e29a69 agent: don't replace config on SIGHUP if parsing fails
10 years ago
Emil Hessman 3bfc6dfe49 command/agent: skip unix file permissions test on windows
10 years ago
Ryan Uber 78a80f3a57 agent: flush progress info to console during migrations
10 years ago
Anton Lindström ce93fdd76b Set the User Agent for HTTP health checks
10 years ago
Ryan Uber 2b98ebca78 agent: log a message when data migrations start
10 years ago
Ryan Uber 72ee584df3 Fix tests after merge
10 years ago
Armon Dadgar ebf961ef8b Merge pull request #927 from hashicorp/f-tls
10 years ago
Armon Dadgar 8d86290ebf Fixing merge conflict
10 years ago
Armon Dadgar a485eb8447 agent: copy config into consul config
10 years ago
Armon Dadgar 59d5992355 agent: Adding new VerifyHostname config
10 years ago
Cameron Ruatta 9271d94532 Adding documentation about specifying multiple configuration directories
10 years ago
Ryan Uber 3ed0146e44 agent: use service ID field to determine associated health checks during deregister
10 years ago
Ryan Uber 204c11ec01 agent: restore check status when re-registering (updating) services
10 years ago
Armon Dadgar f3a8f907fb Merge pull request #909 from hashicorp/f-create
10 years ago
Ryan Uber 8ef01236e1 agent: allow persisted services to be updated on disk
10 years ago
Ryan Uber 739d1fdf03 Merge pull request #891 from hashicorp/f-token
10 years ago
Armon Dadgar 532c06ac43 agent: Support ACL upserting
10 years ago
Armon Dadgar 27a820d611 agent: Adding test for DNS enable_truncate
10 years ago
Armon Dadgar ea577fbf70 command/agent: Lowercase DC. Fixes #761
10 years ago
Ryan Uber 2b62f2f172 agent: use an additional parameter for passing tokens
10 years ago
Armon Dadgar a86f31517b Merge pull request #816 from pepov/master
10 years ago
Armon Dadgar b381cca304 Merge pull request #902 from hashicorp/f-stats-prefix
10 years ago
Armon Dadgar 0dc58140f3 Merge pull request #862 from hashicorp/f-recurse-cname
10 years ago
Ryan Uber 72524e911d agent: allow configuring the stats prefix
10 years ago
Ryan Uber 35f5a65fb7 agent: more tests
10 years ago
Ryan Uber 18356328c4 agent: restore tokens for services and checks in config
10 years ago
Ryan Uber 663a86f9b9 agent: backwards compat for persisted services from pre-0.5.1
10 years ago
Ryan Uber 442933650e agent: safer read methods for tokens
10 years ago
Ryan Uber 1557f7f19c agent: test coverage loading service/check tokens from persisted files
10 years ago
Ryan Uber 1264f7edf3 agent: fix deadlock reading tokens from state
10 years ago
Ryan Uber bebb5d9641 agent: add service/check token methods to reduce invasiveness
10 years ago
Ryan Uber 92add18e1e agent: persist tokens from API registrations
10 years ago
Ryan Uber bfb27d18cd agent: initial pass threading through tokens for services/checks
10 years ago
artushin cc07734d6e remove config
10 years ago
artushin 7b4720a957 use existing randomStagger
10 years ago
artushin fc0331ddfc add CheckUpdateStagger to MergeConfig
10 years ago
artushin 8decf5d394 adding check_update_stagger
10 years ago
Ryan Uber c9fd3eb469 agent: re-work DNS tests to not rely on the external network
10 years ago
Ryan Uber 116f8b9131 agent: pass through CNAME types for service resolution
10 years ago
Ryan Uber 6f0b1a3b46 agent: Add test for CNAME recursion
10 years ago
Ryan Uber 507917748a agent: parse raw query URL to avoid closing the request body early
10 years ago
Ryan Uber ee5659858a agent: hide tokens from logs and monitor
10 years ago
Ryan Mills 275af975e8 Allow specifying a status field in the agent/service/register and agent/check/register endpoints.
10 years ago
Ryan Uber 9c85ea0c47 agent: Don't attempt migration on new server
10 years ago
Ryan Uber 6cc0eefa76 Merge pull request #857 from hashicorp/f-boltdb
10 years ago
Ryan Uber 60a6da213f agent: handle nil node services in anti-entropy
10 years ago
Ryan Uber ac0f66a91e command: automatically migrate raft data on start
10 years ago
Ryan Uber 7e170b047e agent: fix anti-entropy check sync
10 years ago
Ryan Uber f417279761 agent: test anti-entropy sync
10 years ago
Ryan Uber a60f4adf95 agent: anti-entropy sync services/checks if they don't exist in the catalog
10 years ago
Ryan Uber deec3bef9e agent: fix dns test
10 years ago
Matt Good 062e4f94c0 Remove unnecessary DNS test entry
10 years ago
Matt Good 65ada1a62d Use DNS server startup callbacks
10 years ago
pepov ebaee31874 add and test -advertise-wan cli flag
10 years ago
pepov a1f6647a2c add AdvertiseAddrWan to TestMergeConfig and use different values for Addr values in b than in a
10 years ago
pepov bac3ae9494 Add configuration option to specify a separate address for advertising on the wan
10 years ago
Michael Fraenkel 8c26836783 Support SesionTTLMin configuration
10 years ago
Johannes 'fish' Ziemke f935a8a506 Add -domain command line flag to agent
10 years ago
Ryan Uber 952ec284a4 agent: disable HTTP keepalives for checks
10 years ago
Ryan Uber 04a2faed22 agent: warn and purge checks which cannot be restored from agent state
10 years ago
Ryan Uber bd14b90861 Merge pull request #723 from hashicorp/f-agent-block
10 years ago
Ryan Uber 84f04ff4c9 command: clarify -recursor agent arg
10 years ago
Mohammad Zolfaghari f067ad873b Support multiple recursor flag
10 years ago
Ryan Uber 6ce6d2d806 agent: write API's on /v1/agent block for anti-entropy
10 years ago
Ryan Uber 4193525931 agent: Better warning for keyring with -encrypt option. Fixes #718.
10 years ago
Ryan Breen b78eb40ef4 s/data center/datacenter/g
10 years ago
Armon Dadgar cd3cd4d3b8 agent: Cleanup a comment
10 years ago
Armon Dadgar 0101ee38eb agent: Fixing blocking queries on internal endpoints
10 years ago
Armon Dadgar 847eaadc56 agent: Enable UI endpoints for SCADA
10 years ago
Armon Dadgar 62c3d49d64 agent: Do not expose AtlasToken or AtlasACLToken
10 years ago
Armon Dadgar ea42b04593 agent: Updating for new client API
10 years ago
Armon Dadgar ad3016100c agent: Test ACL token resolution
10 years ago