Commit Graph

381 Commits (c64f3600f0d6cc0856569e6c83f2e1cfeddaf296)

Author SHA1 Message Date
Freddy 8207b832df
Add TransparentProxy option to proxy definitions
4 years ago
Christopher Broglie f0307c73e5 Add support for configuring TLS ServerName for health checks
4 years ago
freddygv 6fd30d0384 Add TransparentProxy opt to proxy definition
4 years ago
Silas Rech ab9c484137
Fix advertise_addr_wan_ipv6 configuration key
4 years ago
Daniel Nephin 3aec942b17 streaming: default rpc.enable_streaming to true
4 years ago
Daniel Nephin 1f9247677b
Merge pull request #9763 from hashicorp/dnephin/cache-warn-on-error-in-notify
4 years ago
Daniel Nephin b91c5a8383 config: rename testCase fields
4 years ago
Daniel Nephin 534631659c config: make TestLoad_IntegrationWithFlags easier to work with
4 years ago
Daniel Nephin bd728df345 move test case iteration to caller
4 years ago
Daniel Nephin f86ceea803 config: remove test cases for impossible scenarios
4 years ago
Daniel Nephin 76787d4dd0 Fix error checking
4 years ago
Daniel Nephin 863551beb4 config: move testing shims to LoadOpts
4 years ago
Daniel Nephin 4411da5ddd Remove patchActual, does not appear to be necessary
4 years ago
Daniel Nephin d9b8d30cad cache: log a warning when Cache.Notify handles an error
4 years ago
Daniel Nephin 1dcafa51a4 config: make config.TestLoad_FullConfig use config.Load
4 years ago
Daniel Nephin a0dd45941b config: Unexport Builder and NewBuilder
4 years ago
Daniel Nephin 32d36d0dd4 config: replace calls to config.NewBuilder with config.Load
4 years ago
Daniel Nephin 97a577502d config: improve the interface of Load
4 years ago
Daniel Nephin 27df0d9a78
Merge pull request #9252 from hashicorp/dnephin/config-unmethod
4 years ago
Daniel Nephin e66af1a559 agent/consuk: Rename RPCRate -> RPCRateLimit
4 years ago
Daniel Nephin e35d5c93c7 config: remove Builder receiver from funcs that dont use it
4 years ago
Daniel Nephin c500182105 config: Use golden for TestRuntimeConfig_Sanitize
4 years ago
Pierre Souchay 7c1b69cbeb
Display a warning when rpc.enable_streaming = true is set on a client (#9530)
4 years ago
Daniel Nephin 6f1f679457
Merge pull request #9250 from hashicorp/dnephin/config-tags-2
4 years ago
Daniel Nephin 7b45d0baea
Merge pull request #9249 from hashicorp/dnephin/config-tags
4 years ago
Daniel Nephin de7e1d7ca1 config: remove unnecessary json/hcl struct tags
4 years ago
Daniel Nephin 724a281e1c config: Use config fields to warn about enterprise settings
4 years ago
Daniel Nephin a9285ad76a
Merge pull request #9251 from hashicorp/dnephin/config-cleanup-flags-and-opts
4 years ago
Daniel Nephin ce1deae3c8 config: use LiteralConfig for flag values
4 years ago
Daniel Nephin a9734b69c5 config: remove t.Parallel and some unused fields from tests
4 years ago
Michael Montgomery ba3fe0c875 Remove unneeded test
4 years ago
Michael Montgomery e4f603dfae Merge branch 'master' into 6074-allow-config-MaxHeaderBytes
4 years ago
Michael Montgomery 817903b925 Fixed failing tests
4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short
4 years ago
Hans Hasselberg 44674bcdf8
fix serf_wan documentation (#9289)
4 years ago
Daniel Nephin a1e4b69527 config: remove unused const
4 years ago
Daniel Nephin 78f767e78c config: move testing shims to BuilderOpts
4 years ago
Daniel Nephin 0a44906fe3 config: Use LiteralSource for some defaults
4 years ago
Michael Montgomery 585c84e9ff Merge branch 'master' into 6074-allow-config-MaxHeaderBytes
4 years ago
Matt Keeler 66fd23d67f
Refactor to call non-voting servers read replicas (#9191)
4 years ago
Kit Patella 8e554ee74b Merge branch 'mkcp/telemetry/add-all-metric-definitions' of ssh://github.com/hashicorp/consul into mkcp/telemetry/add-all-metric-definitions
4 years ago
Kit Patella ad4cebc1d8 fix some tests that were broken from the TelemetryConfig change
4 years ago
Kit Patella fc30f07cc7
linting: sort and group import
4 years ago
Kit Patella 2fe021f03c update runtime_test to handle PrometheusOpts expiry field change
4 years ago
Kit Patella 5e0e4098c9 push prometheus sink definiitons into prometheus.PrometheusOpts
4 years ago
R.B. Boyer 61eac21f1a
agent: return the default ACL policy to callers as a header (#9101)
4 years ago
Matt Keeler c048e86bb2
Switch to using the external autopilot module
4 years ago
R.B. Boyer 8e616a93c1
agent: sanitize ui metrics proxy header values on agent/self endpoint (#9104)
4 years ago
R.B. Boyer a66c4591d7
agent: introduce path allow list for requests going through the metrics proxy (#9059)
4 years ago
Michael Montgomery 5b6ac035ff Resolves #6074. Adds new option to configure HTTP Server's MaxHeaderBytes with option `-http-max-header-bytes`
4 years ago