Skip to content

cleanup: Pass context to K8s API calls. #5668

@iPraveenParihar

Description

@iPraveenParihar

Eventually all context.TODO() should be replaced by the actual context for the gRPC call. Not all interactions with Kubernetes may come through a gRPC call, and those should create their own context (as high in the stack as possible).

Just an other cleanup task for the future 😄

Originally posted by @nixpanic in #5604 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupcomponent/utilUtility functions shared between CephFS and RBD

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions