Commit Graph

32 Commits (b9051a342c153f64937e9a38fbde0df728f8dca5)

Author SHA1 Message Date
R.B. Boyer 3e6f1c1fe1
remove v2 tenancy, catalog, and mesh (#21592)
3 months ago
John Murret dcad90639f
NET-10685 - Remove dns v2 code (#21598)
3 months ago
Dan Stough 6026ada0c9
[CE] feat(v2dns): enable v2 dns as default (#20715)
8 months ago
Melissa Kam 64cd172f30
[CC-7411] Fix environment variable precedence when linking to HCP (#20527)
9 months ago
R.B. Boyer 2e08a7e1c7
v2: prevent use of the v2 experiments in secondary datacenters for now (#20299)
10 months ago
Nick Cellino 0deebaf637
Add Link resource type and controller skeleton (#19788)
11 months ago
Nick Ethier 1a3081ab32
agent/config: prevent startup if resource-apis experiment and cloud are enabled (#18876)
1 year ago
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443)
1 year ago
Nick Ethier 44f90132e0
hoststats: add package for collecting host statistics including cpu memory and disk usage (#17038)
2 years ago
Dan Bond 95f462d5f1
agent: prevent very old servers re-joining a cluster with stale data (#17171)
2 years ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704)
2 years ago
Nick Irvine 6fb628c07d
fix: return error when config file with unknown extension is passed (#15107)
2 years ago
Paul Glass 619032cfcd
Deprecate -join and -join-wan (#15598)
2 years ago
Derek Menteer 931cec42b3
Prevent serving TLS via ports.grpc (#15339)
2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
cskh c1b5f34fb7
fix: missing UDP field in checkType (#14885)
2 years ago
FFMMM 1adfd7b94c
polish rpc.service.call metric behavior (#12624)
3 years ago
Mike Morris f8a2ae2606
agent: convert listener config to TLS types (#12522)
3 years ago
Daniel Nephin 0166b0839c config: correctly capture all errors.
3 years ago
Alessandro De Blasis 2f970555d9 config: warn the user if client_addr is empty
3 years ago
Daniel Nephin d1c9d9bc68 config: unexport the remaining builder methods
3 years ago
Mark Anderson 583ae65d5b Convert mode to string representation
4 years ago
Daniel Nephin 863551beb4 config: move testing shims to LoadOpts
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 78f767e78c config: move testing shims to BuilderOpts
4 years ago
Daniel Nephin 27b36bfc4e config: move NodeName validation to config validation
4 years ago
Daniel Nephin 37eacf8192 auto-config: reduce awareness of config
4 years ago
Daniel Nephin 38980ebb4c config: Make Source an interface
4 years ago
Daniel Nephin be29d6bf75 config: warn when a config file is skipped
5 years ago
Daniel Nephin 476b57fe22 config: refactor to consolidate all File->Source loading
5 years ago