Skip to content

As a user, I want my logs to be saved automatically whenever I view them #2

@aklin

Description

@aklin

User Story

When I run kubectl logs resource I want those log to be saved automatically, using a descriptive naming system.

Naming

Each output file name must be

  • Unique to cluster, namespace, and resource.
  • Timestamped.
    ** Possibly parse the --since parameter if present and adjust the timestamp accordingly.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestuser-storyDescribes a user story

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions