Commit Graph

1700 Commits (d28ee70a56735c3d6e3dd035b06596deadad6e0e)

Author SHA1 Message Date
Paul Banks 5f3d20c5cf
Merge pull request #4194 from hashicorp/fix-kv-del-validation
7 years ago
Matt Keeler 88a8c5e968
Merge pull request #4156 from hashicorp/enterprise-coexistence
7 years ago
Paul Banks 378c37fadd
Fix KV del command validation error
7 years ago
Kyle Havlovitz 03652a8519
command/agent: don't re-parse the flags on reload
7 years ago
Matt Keeler 2e7a37890c Move data source loading into a command helpers function
7 years ago
Paul Banks 4de68fcb4b
Merge pull request #4016 from pierresouchay/support_for_prometheus
7 years ago
Matt Keeler 63250c5d43
Merge pull request #4024 from jen20/signal-notify-once
7 years ago
Kyle Havlovitz af4be34a2a
Update make static-assets goal and run format
7 years ago
James Nugent 96f871862e Only call signal.Notify once during agent startup
7 years ago
Pierre Souchay 93a01b0949 Now use prometheus_retention_time > 0 to enable prometheus support
7 years ago
Pierre Souchay fd98fb1449 Added support exposing metrics in Prometheus format
7 years ago
Matt Keeler 48bd84073a Address PR feedback
7 years ago
Matt Keeler 9f64d4856a Update unit-tests to use requirements instead of manual checks.
7 years ago
Matt Keeler 92ceaaad81 Update case of member in comment
7 years ago
Matt Keeler 4e6f0f9a79 Formatting update
7 years ago
Matt Keeler ada1252480 GH-3996: Add config-format flag to validate subcommand
7 years ago
Guido Iaquinti 8cd11d5888 Add package name to log output
7 years ago
Josh Soref 94835a2715 Spelling (#3958)
7 years ago
Paul Banks de58eb1820
Fixes #3891: agent monitor no longer unresponsive before logs stream.
7 years ago
Kyle Havlovitz d16f103b48
Pull http config flag merge into public method
7 years ago
Veselkov Konstantin 7de57ba4de remove golint warnings
7 years ago
Chad Whitacre 9ff59df34b Fix typo
7 years ago
Kyle Havlovitz a86d11ec0a
Merge pull request #3737 from hashicorp/autopilot-refactor
7 years ago
James Phillips c676e6b8c8
Adds -base64 support to kv get command.
7 years ago
Kyle Havlovitz de28555671
Move autopilot to a standalone package
7 years ago
James Phillips 521e46ce91
Adds a registry mechanism for CLI commands.
7 years ago
Kyle Havlovitz 921d2e1469
Fix a panic in snapshot inspect command
7 years ago
Frank Schroeder 8f145559d8
Decouple the code that executes checks from the agent
7 years ago
Frank Schroeder 9872475167
agent: fix TestRetryJoin
7 years ago
Frank Schroeder 7d3467176b
agent: fix TestRetryJoinFail
7 years ago
Frank Schroeder 96a584dee2
agent: fix TestRetryJoinWanFail
7 years ago
Frank Schroeder b97ab367f4
config: return error on extra command line arguments (#3397)
7 years ago
James Phillips ecee15b466
Updates documentation for consul validate.
7 years ago
Frank Schroeder 9dec64dd17
commands: add shorter helper vars to keep fmt sane
7 years ago
Frank Schroeder 983e4aa0eb
commands: cleanup init
7 years ago
Frank Schroeder b3292d13fb commands: get HTTP API flags for usage automatically
7 years ago
Frank Schroeder 0cadee99ff commands: drop http server flags from reload command
7 years ago
Frank Schroeder cb96d1f126 commands: drop http server flags from leave command
7 years ago
Frank Schroeder cb95cf2a34 commands: drop http server flags from keyring command
7 years ago
Frank Schroeder 1715cbd5de commands: drop http server flags from force-leave command
7 years ago
Frank Schroeder 1b026de1db commands: run all tests in parallel (again)
7 years ago
Frank Schroeder 56b24d3d4f commands: cleanup help and synopsis.
7 years ago
Frank Schroeder d54a5ef8d8 commands: do not run cmd tests in parallel
7 years ago
Frank Schroeder e5d08cf47d commands: add missing noTabs test
7 years ago
Frank Schroeder 84a82cff3d commands: cleanup test names
7 years ago
Frank Schroeder 5979723446 commands: cleanup catalog list services tests
7 years ago
Frank Schroeder a03738c117 commands: cleanup catalog list nodes tests
7 years ago
Frank Schroeder 2530b9dd83 commands: simplify import names
7 years ago
Frank Schroeder 2bd8b070fb commands: move operator subcommands to subdirs
7 years ago
Frank Schroeder ce1ec000ca commands: move kv subcommands to subdirs
7 years ago