Commit Graph

1403 Commits (e2b44ebbc26ec7712cc5f2c48c5c1a0aca3a4026)

Author SHA1 Message Date
hc-github-team-consul-core 926067494d
fix: add agent info reporting log (#17661)
1 year ago
Ashvitha 4bd3ed96c8
HCP Telemetry Feature (#17460) (#17502)
2 years ago
Hans Hasselberg 42eec33b0e
Update HCP bootstrapping to support existing clusters 1.15.x version (#17305)
2 years ago
Nitya Dhanushkodi 80fb18aa35
troubleshoot: make output have tables and colors (#16235)
2 years ago
Paul Glass 619032cfcd
Deprecate -join and -join-wan (#15598)
2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
R.B. Boyer da70daba43
test: ensure that all dependencies in a test agent use the test logger (#14996)
2 years ago
Nick Ethier 1c1b0994b8
add HCP integration component (#14723)
2 years ago
Derek Menteer 1255a8a20d Add separate grpc_tls port.
2 years ago
Daniel Upton 6e0de48e60 cli: update agent log preamble to reflect per-listener TLS config
2 years ago
Mark Anderson 4cd42a2e1f Fixup agent startup
2 years ago
Mark Anderson 8945b68a9d Cleanup and extend basic build date
2 years ago
Mark Anderson b35e749305 Add BuildDate to version structure
2 years ago
Dhia Ayachi 16b19dd82d
auto-reload configuration when config files change (#12329)
3 years ago
Dan Upton b36d4e16b6
Support per-listener TLS configuration ⚙️ (#12504)
3 years ago
R.B. Boyer ef559dfdd4
agent: refactor the agent delegate interface to be partition friendly (#11429)
3 years ago
Daniel Nephin 1502547e38 Revert "Merge pull request #10588 from hashicorp/dnephin/config-fix-ports-grpc"
3 years ago
Daniel Nephin 233d03dbbd Apply suggestions from code review
3 years ago
Daniel Nephin 895bf9adec config: update GRPCPort and addr in runtime config
3 years ago
R.B. Boyer c94b8c6a39
config: add agent config flag for enterprise clients to indicate they wish to join a particular partition (#10572)
3 years ago
Kyle Nusbaum 07cec75be2 command/agent: change io.Discard to ioutil.Discard
3 years ago
Daniel Nephin cec8bc88a9 cmd: remove unnecessary GatedUi
4 years ago
Daniel Nephin 2261a469e3 cmd: move agent running message to logs
4 years ago
Daniel Nephin b4b85bd83a agent: fix agent logging
4 years ago
Daniel Nephin e573641995 cmd: remove unnecessary args to agent.New
4 years ago
Daniel Nephin 1dcafa51a4 config: make config.TestLoad_FullConfig use config.Load
4 years ago
Daniel Nephin 97a577502d config: improve the interface of Load
4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short
4 years ago
Daniel Nephin 6ca45e1a61 agent: add apiServers type for managing HTTP servers
4 years ago
Daniel Nephin e16375216d config: use logging.Config in RuntimeConfig
4 years ago
Daniel Nephin 5d4df54296 agent: extract dependency creation from New
4 years ago
Daniel Nephin d68edcecf4 testing: Remove all the defer os.Removeall
4 years ago
Matt Keeler e2cfa93f02
Don’t leak metrics go routines in tests (#8182)
4 years ago
Matt Keeler d6e05482ab
Allow cancelling startup when performing auto-config (#8157)
4 years ago
Matt Keeler 3dbbd2d37d
Implement Client Agent Auto Config
5 years ago
Daniel Nephin 77101eee82 config: rename Flags to BuilderOpts
5 years ago
Daniel Nephin 85e0338136 config: remove Args field from Flags
5 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent
5 years ago
Daniel Nephin 09d0876b6c command: remove unused logOutput field
5 years ago
Chris Piraino d3dd49b79c
Log "vew version available" message at info level (#7462)
5 years ago
Johannes Scheuermann f8ded993af
agent: log error when agent crashes in an early stage (#7411)
5 years ago
Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130)
5 years ago
javicrespo b006060d4c log rotation: limit count of rotated log files (#5831)
5 years ago
Freddy 5873c56a03
Flaky test overhaul (#6100)
5 years ago
Hans Hasselberg 53b25fbe38
agent: check for gossip encrypt key (#6037)
5 years ago
Hans Hasselberg 33a7df3330
tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597)
5 years ago
Freddy c24c73bc59
Do not trigger update check when in dev mode
6 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568)
6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517)
6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342)
6 years ago