Releases: NimbleArchitect/kubectl-ice
Releases · NimbleArchitect/kubectl-ice
v0.1.0
Changelog
v0.0.19
Changelog
- b22d5a9 updated release.yaml
- 93841e7 updated readme and capabilities short text message
- bc596f6 fixed --match to work with letters as well as numbers and refactored code
- 017c56e ports.go and volumes.go now use NewCellInt
- f2e5a46 updated documentation
- 40dc701 added ephemeral containers to capabiities, commands, environment, image, ports, probes, resources, restart and status sub commands
- 961b58a added type containerInformation to help with too many arguments in function calls
- 4dd9092 added ephemeral container info to status
- af1e674 added capabilities sub command
- 278541b updated security help message
- 5df8d27 renamed file securitycontect.go
- 569820b added security subcommand
- a857b9f forced column whitespace to max 80 chars
- f4e37b7 removed code from command.go that strips the newlines from cmd and args fields
- 5adc2d9 NewCellText now excapes new lines and tabs
- e49a057 Update README.md
v0.0.18
Changelog
added extra processing to command output to remove newlines and extra whitespace from output
added size flag to memory to allow output as MB, Mi, GB, etc
Added slelect flag to filter pods on Pod.Spec fields