Dr. Stefan Schimanski
5f2a2782ca
logging: add SetFilteredKlogLogger to show client-go throttling logs
...
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@upbound.io>
2024-02-23 09:01:22 +01:00
Philippe Scorsolini
511b39fa56
chore: address issues reported by revive
...
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2023-04-05 12:03:27 +02:00
Nic Cope
f0fcbc0af5
Update linter config to match c/c
...
This repo is a little out of date relative to our latest linting
practices.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-01-25 10:32:46 -08:00
Aditya Sharma
1deb753676
s/interface{}/any/g
...
Signed-off-by: Aditya Sharma <git@adi.run>
2022-07-21 21:46:18 -07:00
hasheddan
16aa98bd07
Update go mod and refs with crossplane org name
...
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-02-18 18:17:32 -06:00
Nic Cope
2b04b4da2e
Add debug logging and events to all reconcilers
...
This commit introduces new logging and eventing libraries, and adds debug logs
and events to all reconcilers.
Signed-off-by: Nic Cope <negz@rk0n.org>
2020-01-26 19:24:49 -08:00
hasheddan
6c51d15948
log: remove deprecated package
...
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-01-15 08:05:50 -06:00
hasheddan
a72525edae
kubebuilderv2: update core packages and tooling
...
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
Co-authored-by: Muvaffak Onus <onus.muvaffak@gmail.com>
Co-authored-by: Jared Watts <jbw976@gmail.com>
Co-authored-by: hasheddan <georgedanielmangum@gmail.com>
2019-08-13 17:39:59 -05:00
Nic Cope
b3da55f2be
Update all copyrights to 2019
...
This commit was generated via s/Copyright 2018/Copyright 2019/g
Signed-off-by: Nic Cope <negz@rk0n.org>
2019-07-10 20:16:40 -07:00
Nic Cope
215fceddd3
Rename logging constructs
...
This commit renames pkg/log to pkg/logging and log.Log to logging.Logger.
This package name differs from the controller-runtime, but stutters less.
Signed-off-by: Nic Cope <negz@rk0n.org>
2019-04-03 12:18:11 -07:00