Skip to content

Investigate @kubernetes/client-node caching, retries, and logging #7

@bhanderig

Description

@bhanderig

From PR #4 review (JGuinegagne):

Research questions for the @kubernetes/client-node library:

  • Does it have a client-side cache?
  • Does it have automatic retries?
  • Does it have automatic logging options?

Important: Be cautious with retries on mutating operations (create/update/delete) without idempotency guarantees. Read-only retries could be safe to add.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions