Commit Graph

1735 Commits (62d4aaa33e1a954fc2d856f0c2c20738ed79389b)

Author SHA1 Message Date
Paul Banks cdc7cfaa36 Abandon daemonize for simpler solution (preserving history):
7 years ago
Paul Banks ba0fb58a72 Make daemoinze an option on test binary without hacks. Misc fixes for racey or broken tests. Still failing on several though.
7 years ago
Paul Banks 2b377dc624 Run daemon processes as a detached child.
7 years ago
Kyle Havlovitz 61d7e38148
Clarify CA commands' help text
7 years ago
Kyle Havlovitz 6ca7543ea6
Add CA CLI commands for getting/setting config
7 years ago
Mitchell Hashimoto 7d24ecd700
command/connect/proxy: register monitor tests
7 years ago
Mitchell Hashimoto eb2a6952ba
address comment feedback
7 years ago
Mitchell Hashimoto db10240bea
command/connect/proxy: register monitor and -register flag
7 years ago
Mitchell Hashimoto 1db42050bd
command/connect/proxy: output information when starting similar to agent
7 years ago
Mitchell Hashimoto 55c6d34ea0
command/connect/proxy: detailed help
7 years ago
Mitchell Hashimoto b1d709fc9f
command/connect/proxy: -service-addr required for -listen
7 years ago
Mitchell Hashimoto 83f2509c6f
command/connect/proxy: can set public listener from flags
7 years ago
Mitchell Hashimoto c93ba83310
command/connect/proxy: tests for configuration
7 years ago
Mitchell Hashimoto 42ee214c8a
command/connect/proxy: accept -service and -upstream
7 years ago
Mitchell Hashimoto 8c713e6104
connect/proxy: don't require proxy ID
7 years ago
Mitchell Hashimoto a69e3087b2
command/intention: address comment feedback
7 years ago
Mitchell Hashimoto be82b94f81
command/intention/create: -replace does an atomic change
7 years ago
Mitchell Hashimoto 6a82e78cb4
command/intention/match
7 years ago
Mitchell Hashimoto 8ffca97596
command/intention/delete: tests
7 years ago
Mitchell Hashimoto 88639b802c
command/intention/check: check tests
7 years ago
Mitchell Hashimoto 971b3c06a1
command/intention/get: tests
7 years ago
Mitchell Hashimoto 66deffafbb
command/intention/match
7 years ago
Mitchell Hashimoto a083870872
command/intentions/check
7 years ago
Mitchell Hashimoto dba937847f
command/intention/create: -replace flag, jank, we should change to PUT
7 years ago
Mitchell Hashimoto 888dc78180
command/intentions/delete
7 years ago
Mitchell Hashimoto 272211e171
command/intention/get: the get command without tests
7 years ago
Mitchell Hashimoto 988d7d984a
command/intention/finder: package for finding based on src/dst
7 years ago
Mitchell Hashimoto 961e9c1eaf
command/intention/create
7 years ago
Mitchell Hashimoto 5d969e3cbb
command/connect/proxy: set ACL token based on proxy token flag
7 years ago
Mitchell Hashimoto 867db89303
command/connect/proxy: set proxy ID from env var if set
7 years ago
Paul Banks 1b197d934a
Don't allow connect watches in agent/cli yet
7 years ago
Paul Banks e8c510332c
Support legacy watch.HandlerFunc type for backward compat reduces impact of change
7 years ago
Paul Banks cd88b2a351
Basic `watch` support for connect proxy config and certificate endpoints.
7 years ago
Paul Banks 10db79c8ae
Rework connect/proxy and command/connect/proxy. End to end demo working again
7 years ago
Paul Banks 69d5efdbbd
Original proxy and connect.Client implementation. Working end to end.
7 years ago
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