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

feat: add helm diff plugin #3017

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

bluesky6529
Copy link

Adding helm-diff plugin integration for convenient release comparison

This PR adds integration with helm-diff plugin, enabling quick comparison between Helm releases directly within k9s.

Features added:

  • Compare current release with previous revision (Shift-D) in helm view
  • Compare selected historical revision with current release (Shift-Q) in helm-history view
  • Colorized diff output for better readability

Requirements:

This addition streamlines the workflow for operators to review Helm release changes without leaving k9s interface.

Copy link
Owner

@derailed derailed left a comment

Choose a reason for hiding this comment

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

@bluesky6529 Nice! Could you also update the README plugin section? Thank you!!

@bluesky6529
Copy link
Author

Hi @derailed

Changes made:

  1. Added helm-diff to plugin README
  2. Sorted items alphabetically
  3. Standardized file extension from 'yml' to 'yaml'

@bluesky6529 bluesky6529 requested a review from derailed December 12, 2024 06:54
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.

2 participants