Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Kubernetes extension #16731

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

justin0u0
Copy link
Contributor

Description

It’s best to review this PR commit by commit, thanks!

Refactoring

  • Renamed detailView to yamlView.
  • Renamed the component file to use PascalCase.

Features

  • Added support for jumping to related resource lists. For example, navigating from a Service to its selected Pods or from a Deployment to its selected ReplicaSets

New Commands

Added a new command. Please check out the screencast below:

  • Get ReplicaSets

Screencast

  • Get ReplicaSets
    kubernetes 2025-01-31 at 12 17 42

  • Navigating from a ReplicaSet to its selected Pods
    kubernetes 2025-01-31 at 12 18 08

Checklist

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: kubernetes Issues related to the kubernetes extension labels Jan 31, 2025
@raycastbot
Copy link
Collaborator

Thank you for the update! 🎉

You can expect an initial review within five business days.

@raycastbot raycastbot added the OP is author The OP of the PR is the author of the extension label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension fix / improvement Label for PRs with extension's fix improvements extension: kubernetes Issues related to the kubernetes extension OP is author The OP of the PR is the author of the extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants