27 Commits (f56405e7457ec30e00f49bcf002120d9839cf62a)

Author SHA1 Message Date
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443) 1 year ago
cskh f16c5d87ab
watch: support -filter for consul watch: checks, services, nodes, service (#17780) 1 year ago
Ronald 4c070c38e4
Copyright headers for command folder (#16705) 2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
Blake Covarrubias 6a68bfc5e1
cli: Test API access using /status/leader in consul watch (#10795) 3 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Daniel Nephin d68edcecf4 testing: Remove all the defer os.Removeall 4 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
R.B. Boyer b4727fbe18
cli: actually allow the 'connect envoy' and 'watch' subcommands to work with -token-file (#5733) 6 years ago
Matt Keeler f67e12eb6f
Enabling "service" watch handler to accept a slice of tags 6 years ago
R.B. Boyer e47d7eeddb acl: adding support for kubernetes auth provider login (#5600) 6 years ago
Matt Keeler 222afeae4c
Move the watch package into the api module (#5664) 6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Grégoire Seux 4f62a3b528 Implement /v1/agent/health/service/<service name> endpoint (#3551) 6 years ago
Paul Banks e812f5516a Add -sidecar-for and new /agent/service/:service_id endpoint (#4691) 6 years ago
Pierre Souchay 22500f242e Fix unstable tests in agent, api, and command/watch 6 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
Matt Keeler 1fbe828c35 Add RunWithConfig and put Run signature back to normal 7 years ago
Matt Keeler 8e0e239e42 Allow passing in a config to the watch plan to use when creating the API client 7 years ago
Frank Schroeder 8f145559d8
Decouple the code that executes checks from the agent 7 years ago
Frank Schroeder b3292d13fb commands: get HTTP API flags for usage automatically 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 10e0be65a9 commands: move watch command to separate pkg 7 years ago