13 Commits (b88ddb8f9fe7d2c7bb826be6ab3b0edc9bacd72c)

Author SHA1 Message Date
R.B. Boyer df930a59ac
chore: fix ce/ent drift in sdk and testing/deployer submodules (#19041) 1 year ago
Ronald b64674623e
Copyright headers for missing files/folders (#16708) 2 years ago
freddygv c04515a844 Use proto message for each secrets write op 2 years ago
freddygv 60d6e28c97 Pass explicit signal with op for secrets write 2 years ago
Daniel Nephin b058845110 sdk: add TestLogLevel for setting log level in tests 3 years ago
Matt Keeler caafc02449 hcs-1936: Prepare for adding license auto-retrieval to auto-config in enterprise 4 years ago
Paul Burlumi bb2b5dd871 testutil: use TestingTB instead of testing.TB 4 years ago
R.B. Boyer 7cde9c6788
sdk: also print test agent logs in verbose mode (#8616) 4 years ago
Daniel Nephin 51efba2c7d testutil: NewLogBuffer - buffer logs until a test fails 4 years ago
Matt Keeler dfb0177dbc
Testing updates to support namespaced testing of the agent/xds… (#7185) 5 years ago
Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
R.B. Boyer 274b5a46b3
sdk: ignore panics due to stray goroutines logging after a test completes (#6632) 5 years ago
Matt Keeler b9fe39d5aa
Nil checks in the testWriter to prevent using a bad testing.TB (#6517) 5 years ago
Matt Keeler 4728329aeb
Various Gateway Fixes (#6093) 5 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568) 6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517) 6 years ago
R.B. Boyer 82c17d94e1 testutil: Set the environment variable NOLOGBUFFER=1 to have test agent logs go straight to stdout 6 years ago
R.B. Boyer e1e4249e90
testutil: redirect some test agent logs to testing.T.Logf (#5304) 6 years ago