87 Commits (759030e0b6e812f9421013e7a1c3c32d146e6a88)

Author SHA1 Message Date
Michael Zalimeni 76b5de5039
[NET-4968] Upgrade Go to 1.21 (#20062) 11 months ago
Matt Keeler efe279f802
Retry lint fixes (#19151) 12 months ago
Ronald 17f4689379
backport ent changes to oss (#17614) 1 year ago
Ronald 4b2137c2fa
Add copyright headers for acl, api and bench folders (#16706) 2 years ago
Eric Haberkorn 57e2493415
allow setting locality on services and nodes (#16581) 2 years ago
skpratt db2bd404bf
Synthesize anonymous token pre-bootstrap when needed (#16200) 2 years ago
skpratt 6f0b226b0d
ACL error improvements: incomplete bootstrapping and non-existent token (#16105) 2 years ago
skpratt a010902978
Remove legacy acl policies (#15922) 2 years ago
skpratt ad43846755
Remove legacy acl tokens (#15947) 2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
boruszak 38b1a515f1 Mergimg 2 years ago
freddygv fac3ddc857 Use internal server certificate for peering TLS 2 years ago
cskh 995671ff6f
fix(api): missing peer name in query option (#14835) 2 years ago
funkiestj 6167400b28
api: add the ability to specify a path prefix (#12914) 3 years ago
FFMMM 3b3f001580
[sync oss] api: add peering api module (#12911) 3 years ago
DanStough 95250e7915 Update go version to 1.18.1 3 years ago
R.B. Boyer b60d89e7ef bulk rewrite using this script 3 years ago
Dan Upton ca3aca92c4
[OSS] Remove remaining references to master (#11827) 3 years ago
Dan Upton 1e47e3c82b
Groundwork for exposing when queries are filtered by ACLs (#11569) 3 years ago
Dhia Ayachi 2801785710
regenerate expired certs (#11462) 3 years ago
R.B. Boyer fc9b1a277d
sync changes to oss files made in enterprise (#10670) 3 years ago
Evan Culver 8fce7083c1
tests: skip cases that depend on test server when -short flag set (#10576) 3 years ago
Rémi Lapeyre 213524a657
Always set the Content-Type header when a body is present (#10204) 4 years ago
Conor Mongey 7a368bd2b6
Move header methods from config to client 4 years ago
Conor Mongey f647569b84
Prefer http.Header over map[string]string to allow for multi-valued headers 4 years ago
Conor Mongey cdc8cd7b0e
Allow setting arbitrary headers in API client 4 years ago
R.B. Boyer 61eac21f1a
agent: return the default ACL policy to callers as a header (#9101) 4 years ago
Daniel Nephin d68edcecf4 testing: Remove all the defer os.Removeall 4 years ago
Daniel Nephin 51efba2c7d testutil: NewLogBuffer - buffer logs until a test fails 4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify 5 years ago
R.B. Boyer ffb9c7d6f7
acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
Michel Vocks 6681be918a api: add option to set TLS options in-memory for API client (#7093) 5 years ago
Freddy 2274f64cab
Add Namespace as an api query/write option (#6551) 5 years ago
Sarah Adams 8ff1f481fe
add flag to allow /operator/keyring requests to only hit local servers (#6279) 5 years ago
Freddy 5873c56a03
Flaky test overhaul (#6100) 5 years ago
Freddy 0b9111714b
Update TestServer creation in sdk/testutil (#6084) 5 years ago
R.B. Boyer e47d7eeddb acl: adding support for kubernetes auth provider login (#5600) 6 years ago
Matt Keeler afa1cc98d1
Implement data filtering of some endpoints (#5579) 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 18b29c45c4
New ACLs (#4791) 6 years ago
Paul Banks 88388d760d Support Agent Caching for Service Discovery Results (#4541) 6 years ago
Pierre Souchay 22500f242e Fix unstable tests in agent, api, and command/watch 6 years ago
Matt Keeler 7dfd2ab316 Add some tests for GenerateEnv 6 years ago
James Bardin fea32fb7d7 retry locks on network errors (#3553) 7 years ago
Frank Schröder 21118cafeb Recursive sanitize (#3505) 7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
Frank Schroeder 8edeabce9a api: refactor: prefix all API tests with API_ 7 years ago
Frank Schroeder 65b5c51ec7 test: add helper for ioutil.TempDir/TempFile 8 years ago