All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Implemented
get_resource
command to get resource limits & requests of specific pods. - Bump up
CHANGELOG
file to keep in track changes. - Added new asset to
asset
folder.
- Updated
README
to include usage instructions for new commands. - Updated
requirements.txt
to includeargcomplete
. - Extended
-v
command
- Formatted code according with best practices, to ensure consistent code style across codebase.