pkg/logging
Matt Moore af54d7330b
Support fetching configs from `ctx`. (#2505)
* Support fetching configs from `ctx`.

This enables callers of `sharedmain` to infuse `ctx` with a `logging.Config` or `leaderelection.Config` instead of relying on the API server for it.

* Move context methods into appropriate packages, drop stutter
2022-05-03 15:25:57 +00:00
..
logkey Align linters with serving (enables stylecheck and asciicheck) (#1738) 2020-09-23 07:37:40 -07:00
testing Remove ClearAll from the codebase (#1657) 2020-08-27 16:14:07 -07:00
OWNERS Update OWNERS_ALIASES to match autogen in community (#2078) 2021-04-08 07:42:51 -07:00
config.go Support fetching configs from `ctx`. (#2505) 2022-05-03 15:25:57 +00:00
config_test.go Use t.Setenv instead of os.Setenv in tests (#2454) 2022-03-10 10:00:48 -08:00
depcheck_test.go Add a list of known-heavy things, check a few places. (#1860) 2020-10-27 16:38:34 -07:00
logger.go Move the logging packages from serving into pkg. (#21) 2018-07-27 09:53:35 -07:00
logger_test.go Move the logging packages from serving into pkg. (#21) 2018-07-27 09:53:35 -07:00
object_encoders.go Remove NamespacedName logging helper (#1836) 2020-10-23 10:20:38 -07:00
warning_handler.go Print proper warning logs from API warnings (#2168) 2021-06-24 05:13:45 -07:00
zz_generated.deepcopy.go Update actions (#2313) 2021-10-15 12:26:13 -07:00