Commit Graph

82 Commits (8fa2a60208fb63890fb40e1eaf6951b4d6596a73)

Author SHA1 Message Date
James Phillips d60be51f01 Merge pull request #1284 from nbrownus/telemetry
9 years ago
Sean Chittenden 7af6a94edb Factor out duplicate functions into a lib package
9 years ago
Nate Brown 43a4f3fe02 Option to disable hostnames from telemetry
9 years ago
Ryan Uber 3cf6a173a5 agent: static UI is configurable
9 years ago
James Phillips d61661a98f Adds a Bool helper function.
9 years ago
James Phillips 0b1c346990 Changes sense of option to "reap" and uses nil for "not set".
9 years ago
James Phillips 2b257c922e Adds child process reaping when Consul is running as PID 1.
9 years ago
James Phillips 95c708f65e Adds Docker checks support to client API.
9 years ago
talwai bc12c5e711 Add DogStatsd configuration
9 years ago
Diptanu Choudhury 71ede8addb Implemented Docker health checks
9 years ago
James Phillips e8322ffe00 Adds a test for the `DisableCoordinate` config.
9 years ago
Ryan Uber 1cc2429364 agent: atlas_endpoint is configurable
9 years ago
Hans Hasselberg 267e0caf81 Implement advertise_addrs for SerfLan, SerfWan and RPC.
10 years ago
Armon Dadgar 59d5992355 agent: Adding new VerifyHostname config
10 years ago
Armon Dadgar a86f31517b Merge pull request #816 from pepov/master
10 years ago
Ryan Uber 72524e911d agent: allow configuring the stats prefix
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
Armon Dadgar 8d184a241f agent: Rename AtlasCluster to AtlasInfrastructure
10 years ago
Armon Dadgar 85a47ba584 agent: Adding atlas_join configuration
10 years ago
Armon Dadgar b4929c090a agent: Adding new Atlas configs
10 years ago
Ryan Uber 84f8c70a79 agent: fix test case examples
10 years ago
arnaud briche bbb5f4696a - add tests for CheckHTTP with new timeout parameter && CheckType.Timeout parsing
10 years ago
Armon Dadgar cf04d6ae31 Merge pull request #622 from hashicorp/f-sockets
10 years ago
Ryan Uber 674be58e55 agent: support multiple checks per service
10 years ago
Ryan Uber c958824bb6 agent: use squash mapstructure tag to properly decode embedded structs
10 years ago
Ryan Uber b1dae530d4 agent: use interface for file permissions
10 years ago
Ryan Uber 99d4e7831e agent: fix tests
10 years ago
Ryan Uber 145c56b47d agent: test Unix domain socket permission settings
10 years ago
Ryan Uber 4675cdf01c agent: beginning refactor
10 years ago
Jeff Mitchell 9fcea08dbb Ensure a socket is created for permissions adjustment tests and fix some
10 years ago
Jeff Mitchell 0cc009c480 Remove unnecessary ClientListenerAddr function. Rework config test functions to be cleaner. Start of runtime tests.
10 years ago
Jeff Mitchell 8362e3e9eb Tests for populateUnixSocket. Still need to write tests for the other major function, and basic socket listening tests.
10 years ago
Evan Broder ee6d59d4dd Add "only_passing" option to DNS config
10 years ago
Ryan Uber db3c502dcc Merge pull request #576 from hashicorp/f-verify-config
10 years ago
Ryan Uber b8740b62da agent: reject config with invalid options
10 years ago
Emil Hessman cb764c35e5 add ability to specify response headers on the HTTP API
10 years ago
Armon Dadgar c449f07b38 agent: Fixing config merge test
10 years ago
Armon Dadgar 6be29e17c2 Merge pull request #478 from amalaviy/https
10 years ago
Atin Malaviya 0904c651a8 Change names to StartJoinWan, RetryJoinWan etc
10 years ago
Atin Malaviya f4fd8453ed Added HTTPS support via a new HTTPS Port configuration option similar to the HTTP Port.
10 years ago
Atin Malaviya 5b41170f47 Add start-wan-join, retry-wan-join and related configuration options and commandline options
10 years ago
Armon Dadgar cd936793ad Support old recursor config for backwards compatibility
10 years ago
foostan 35b006d884 Add multiple recursor definition support
10 years ago
Ryan Uber 28f31a8dd8 agent: add support for multiple checks and config mixing
10 years ago
Ryan Uber c1dfa55859 agent: test config as a whole in services test
10 years ago
Alexander Simmerl 461c1e18a5 Add multiple service definition support
10 years ago
Armon Dadgar bee5fe280c Merge pull request #396 from ryanuber/f-retry-join
10 years ago
Ryan Uber 599d0558e7 agent: test max retries in config
10 years ago