Commit Graph

6 Commits (18e2ee77ca9b7c517228ac26ee942d6fc367a9a4)

Author SHA1 Message Date
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short
4 years ago
Daniel Nephin 752e3ec0b1 logging: improve tests
4 years ago
Daniel Nephin edddc95e0f logging: Remove t.Parallel from tests
4 years ago
Daniel Nephin d68edcecf4 testing: Remove all the defer os.Removeall
4 years ago
Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130)
5 years ago