The KubeMani Diff extension simplifies the comparison of Kubernetes manifest files within Visual Studio Code. It assists users in promptly identifying differences between two manifest files by organizing them in a structured tree view and providing a detailed diff view for individual objects.
The extension provides the following key features:
- Tree View Comparison: Organizes Kubernetes manifest files into a structured tree view, simplifying the identification of differences between the files.
- Object-Level Inspection: Provides a detailed diff view for individual objects, allowing users to examine specific difference within the manifests.
No specific requirements or dependencies for this extension.
This extension does not contribute additional VS Code settings.
At present, there are no known issues. If you encounter any problems or bugs, please report them on the extension's GitHub repository.