Skip to content

Conversation

@feiskyer
Copy link
Member

Adds support for kubectl config operations to view and manage kubectl contexts:

  • current-context: Display the current context
  • get-contexts: List all available contexts
  • use-context: Switch to a different context (readwrite/admin only)

Updates validation logic to properly handle config operations with appropriate
access level restrictions and comprehensive test coverage.

Adds support for kubectl config operations to view and manage kubectl contexts:
- current-context: Display the current context
- get-contexts: List all available contexts
- use-context: Switch to a different context (readwrite/admin only)

Updates validation logic to properly handle config operations with appropriate
access level restrictions and comprehensive test coverage.
Copy link
Member

@gossion gossion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gossion gossion merged commit a5ce001 into main Aug 29, 2025
6 checks passed
@gossion gossion deleted the ctx-tools branch August 29, 2025 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants