-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.30.7 - windows 10 default skin pods lost colors #2425
Comments
same on mac |
@Slach @flamadrid-jsmdg Thanks you both for the heads up! |
It seems the skin is not applied at the start, and only applied after selecting the cluster.
|
@flamadrid-jsmdg Thank you for the details Francisco! Still can't repro here on osx using v0.30.7 using your base config?? |
So I rename it to default but the file was called dracula, it was happening as well anyway. I'm not sure why it does not load at startup. The env var $XDG_CONFIG_HOME = ~/Library/Preference and the skin is in ~/Library/Preference/k9s/skins/default.yaml |
@flamadrid-jsmdg Thanks for the details Francisco! |
@derailed here is the k9s.log
|
can it be that it supposed to work like this? So when k9s starts up, no skin is used, but then once selecting the cluster if there a specific skin cluster configured, that will be used, if not the one under k9s.ui.skin in the config.yaml will be used (cluster's default) |
looks like error doesn't reproduce in 0.30.8 from my side |
Yeah the issue I have is different at the stated in this issue indeed, is not about the colors that was fix in 30.8 but rather the skin not loading at startup. I can live with it though :) |
@flamadrid-jsmdg Right! I've missed this crucial detail completely i.e you are starting k9s with either no context or a bummed one. Aye! |
* cleaning up * [Bug] Fix derailed#2425 - no context skin issue * [Bug] Fix derailed#2428 * [Feat] schema validation * v0.31.0 Release notes
* cleaning up * [Bug] Fix derailed#2425 - no context skin issue * [Bug] Fix derailed#2428 * [Feat] schema validation * v0.31.0 Release notes
Describe the bug
One screenshot instead of 1000 words
To Reproduce
Steps to reproduce the behavior:
scoop install k9s
k9s.exe
Expected behavior
correct
Screenshots
If applicable, add screenshots to help explain your problem.
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: