Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

(Updated) #1083: use unstructured runtime.Object for more detailed reflector logging #1195

Conversation

sreis
Copy link
Contributor

@sreis sreis commented Feb 24, 2020

What this PR does / why we need it:

Rebases #1146 with master to bring it up to date. We've used that PR successfully to track down a couple of problems and didn't found any issues while using it.

Close #1146

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):

Fixes #1083

Special notes for your reviewer:

…Resource info when registering informers (needs backend change in client-go to log the gvk of the unstructured object)
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 24, 2020
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 24, 2020
@sreis
Copy link
Contributor Author

sreis commented Feb 24, 2020

/assign @jimmidyson

@jimmidyson
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 27, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jimmidyson, sreis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 27, 2020
@k8s-ci-robot k8s-ci-robot merged commit 6da5997 into kubernetes-retired:master Feb 27, 2020
@jimmidyson jimmidyson deleted the sreis/snaproute-mino/unstructured-reflector-for-logging branch February 27, 2020 22:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Informer logging lacks type detail
5 participants