Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kube-ps1 v0.8.0 release.tar.gz | 2022-11-25 | 512.9 kB | |
kube-ps1 v0.8.0 release.zip | 2022-11-25 | 519.2 kB | |
README.md | 2022-11-25 | 1.0 kB | |
Totals: 3 Items | 1.0 MB | 0 |
Long overdue release. Lots of changes and updates, prob to many to mention here. CHANGELOG will be updated more frequently to keep track of changes.
Next version I am targeting a v1
release. Some functions will be cleaned up, and arguments to customize the prompt will be put in place to help cut down on exported variables.
Notable changes:
* function name updates to be more descriptive
* added openshift glyph option (#164)
* Improve caching to account for deleted/missing kube config files (#118)
* Added ability to change the color of KUBE_PS1_PREFIX
and KUBE_PS1_SUFFIX
(#79)
* Added option to turn off image padding. Defaults to true
. There were some troubles with terminals overlapping the symbol (#126)
Thank you to the community for all the suggestions and fixes, and especially for using this project!