Releases: iByteABit256/service-lookup
Releases · iByteABit256/service-lookup
v0.2.7
v0.2.6
What's Changed
- Added log message after ctrl+q for clearer cleanup step (Fixes #2) by @hackbuddy1 in #4
- Various changes by @iByteABit256 in #5
New Contributors
- @hackbuddy1 made their first contribution in #4
- @iByteABit256 made their first contribution in #5
Full Changelog: v0.2.5...v0.2.6
v0.2.5
Full Changelog: v0.2.4...v0.2.5
- Added default * value to
--servicesoption which uses every service in the mapping file - Refactored code
v0.2.4
Full Changelog: v0.2.2...v0.2.4
- Fixed issues with multiple kubeconfig setups from Lens
- Lens setup command is no longer needed, it's done automatically if the new
--use-lensflag is present - Clean command is also removed, the tool now waits for user command and then cleans the created processes automatically.
v0.2.2
Full Changelog: v0.2.1...v0.2.2
- Added pylint Github Action
- Fixed linting issues
v0.2.1
Full Changelog: v0.2.0...v0.2.1
- Fixed various issues
- Added
cleanoption to kill created processes