Skip to content

Releases: Ramilito/kubectl.nvim

v1.0.0

29 Sep 06:17
760d497
Compare
Choose a tag to compare

Release Notes: kubectl.nvim v1.0.0

We are thrilled to announce the release of kubectl.nvim v1.0.0! This major update brings a host of new features, enhancements, and bug fixes to improve your Kubernetes experience within Neovim. A huge thank you to @mosheavni, whose hard work and dedication has made this release possible. Your contributions are greatly appreciated!

What's Changed

🚀 Highlights

🎉 Custom Resource Support

Manage Custom Resource Definitions (CRDs) directly within Neovim. Interact seamlessly with custom Kubernetes resources as you would with standard ones.

🌐 Session Per Context

Maintain separate sessions for different Kubernetes contexts, simplifying cluster management. Switch between clusters without losing your workflow state.

📝 Enhanced Logging with History Navigation

Navigate through your log history effortlessly with improved logging functionality. Revisit previous logs without hassle.

📊 Real-Time Resource Monitoring

Introducing the new Top View for real-time monitoring of resource usage. Keep track of your cluster's performance at a glance.

🎛️ Configurable Keymaps

Customize your workflow with fully configurable keymaps. Set up shortcuts that fit your preferences and enhance productivity.

🗂️ Improved Namespace Management

Efficiently switch and filter namespaces with enhanced completion and management features. Work across different namespaces with ease.

🚀 Ingress and Helm Integration

New views for Ingress resources and Helm releases expand the range of resources you can manage directly from Neovim.

🔍 Label Selector Filtering

Filter resources based on labels for precise control and management. Easily narrow down resources to those that matter most.

🧠 Fuzzy Completion and Enhanced Navigation

Experience improved resource selection with fuzzy completion. Navigate your Kubernetes resources more intuitively and quickly.

🖥️ Customizable Overview Dashboard

Get a comprehensive view of your cluster with the new Overview Dashboard, featuring grid layout that will be customizable in the future.

Enhancements 🔥

Fixes 🔧

Read more

0.3.0

21 Aug 08:47
1f23f2b
Compare
Choose a tag to compare

Creating this release before merging #171 which is a big change and not sure what problems that will cause, so if it doesn't work properly just pin the config to this release! ping:@mosheavni, @idelice

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

25 Jul 18:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0

24 Jun 03:43
2a9e827
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Ramilito/kubectl.nvim/commits/0.1.0