Skip to content

RoundTripper fires too late, logging is broken #51

@stevekuznetsov

Description

@stevekuznetsov

@ncdc and I noticed today that the RoundTripper we add here runs after the others that set up the resource path, so the klog.V(6) output for the path we're sending requests to, etc, is wrong and does not reflect where we actually send them. We need to determine if its possible to reorder things here so that the verbose logging output is correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions