-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MGMT-6455 KubeAPI Controllers Debuggability: Add Logger Fields
This change adds logger fields to controllers to specify the resource name and namespace that is being reconciled. Additionally, in a case that context does not have a request-id, we'll generate one to track it down both in controllers and the backend. Lastly, I added a log indicating that a reconcile iteration has ended.
- Loading branch information
Nir Magnezi
committed
May 25, 2021
1 parent
af46cb3
commit 727f769
Showing
8 changed files
with
379 additions
and
284 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.