Alexandru Placinta
38275b25ea
Allow both .yaml and .yml yaml config files ( #2284 )
2023-11-26 07:45:03 -07:00
Fernand Galiana
702f6f01b2
Clean up items... ( #2303 )
...
* Update licence header
* Add linter workflow
* Add pkg builds
2023-11-19 08:43:39 -07:00
tyzbit
91cac5e979
fix: (config) only respect the --command flag once ( #2096 )
...
We want to switch to the command specified by the flag, but only at startup.
Afterwards, we should be interactive and favor the user's command choices over the startup commandline switch.
2023-05-21 09:06:37 -06:00
Fernand Galiana
f4543e9bd2
Rel v0.27.4 ( #2075 )
...
* Update dependencies
* Update k9s skins
* Update release docs
2023-05-07 10:54:29 -06:00
Fernand Galiana
b5a7cfb3af
K9s/rel v0.27.0 ( #1932 )
...
* fix #1661 #1680
* rev k8s + cleanup
* release v0.27.0
2023-01-26 11:07:43 -07:00
Fernand Galiana
c35949189f
release v0.26.5 ( #1771 )
2022-09-22 09:19:09 -06:00
tyzbit
25e02db101
Add locking favorite namespaces ( #1449 ) ( #1519 )
...
* add locking favorite namespaces (#1449 )
* let favorites be set via type default
2022-05-19 09:15:40 -06:00
Fernand Galiana
fc8ffe5d37
release v0.25.16 ( #1400 )
2021-12-24 17:41:35 -07:00
Fernand Galiana
fdc638c5d4
release v0.25.13 ( #1383 )
2021-12-16 09:30:10 -07:00
Fernand Galiana
01bdc85020
K9s: release v0.25.12 ( #1379 )
...
* release v0.25.12
* update rel notes
2021-12-14 23:46:32 -07:00
Fernand Galiana
11c2ae2622
release v0.25.11 ( #1377 )
2021-12-14 10:44:24 -07:00
Fernand Galiana
34eab38afb
k9s: release v0.25.9 ( #1364 )
...
* release v0.25.9
* update docs
2021-12-13 13:02:44 -07:00
Vlasov Artem
0249f7cf2c
Add customizable dump directory property ( #1321 )
...
* Add customizable dump directory property
Add property for configuration file and arguments
* Resolve Comments
Co-authored-by: Artem Vlasov <artemv@tradeix.com>
2021-12-13 12:42:44 -07:00
Fernand Galiana
f97bceaf64
release v0.25.8 ( #1354 )
2021-12-03 15:18:12 -07:00
Wendell Sun
265e0561aa
add logFile flag to change the default log file path ( #1336 )
2021-11-26 15:41:44 -07:00
Fernand Galiana
165ffeab93
K9s: rel v0.25.4 ( #1322 )
...
* release v0.25.4
* update docs
* update docs
2021-11-20 13:23:26 -07:00
Fernand Galiana
4e20e5f110
K9s: Release v0.25.0 ( #1304 )
...
* update rel notes
* release 0.25 checkpoint
* cleaning up
2021-11-15 23:24:51 -07:00
Eng Zer Jun
5166adb7c1
refactor: move from io/ioutil to io and os packages ( #1300 )
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-08 08:47:18 -07:00
derailed
13d52f120f
cleaning up
2021-08-07 07:24:34 -06:00
Fernand Galiana
0bc6179471
K9s: rev 0.24.15 ( #1218 )
...
* fix cron triggers
* fix cron triggers again...
* fix #1203 #1206
* cleaning up
* revert persistent flag
* fix #1181 + update docs
2021-08-06 15:43:36 -06:00
Arthur
0bc2e1764b
Make k9s configuration compatible with XDG Base Directory Specification to not pollute user home directories. ( #1025 )
...
* Make k9s configuration compatible with XDG Base Directory Specification to not pollute user home directories.
* Update readme to include new configuration directory.
* Replace spaces with tabs.. :)
* Remove extra backslash in Windows configuration directory path.
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2021-08-05 17:04:39 -06:00
Fernand Galiana
a35155415e
fix cron triggers ( #1171 )
2021-06-29 08:25:04 -06:00
derailed
9f4ff32699
fix shell issue + bugz
2021-05-03 22:33:22 -06:00
derailed
a951b552fb
checkpoint
2021-05-02 12:46:15 -06:00
derailed
5c1ff0ed7b
Fix #906 #889 #564
2020-10-30 12:52:15 -06:00
derailed
372b4d8e09
cleanup and bug fixes
2020-10-29 09:32:59 -06:00
derailed
e2f1626764
add pvc usage check + bugz #642 #754 #753 #743 #728 #718
2020-06-04 18:20:41 -06:00
derailed
3cfc4e860c
cleaning up
2020-05-28 14:02:43 -06:00
derailed
037d6d3f54
update deps - fix ns issues
2020-05-14 18:27:02 -06:00
derailed
6bd186c377
fix issues #692 #699
2020-05-05 18:28:54 -06:00
derailed
56a520c2d1
fix issues #692 #689 #685 #684
2020-05-01 12:01:21 -06:00
derailed
3efb3f2596
provides logger config options. Fix #623
2020-03-14 10:30:21 -06:00
derailed
bdd4ecff20
node view tlc. add cordon/uncordon/drain options
2020-03-10 20:59:38 -06:00
derailed
42e2e98e4d
added support for custom columns
2020-02-22 18:30:30 -07:00
derailed
c20d89b938
add log search + fix #484 , #481 , #480 , #479 , #477 , #476 , #468
2020-01-10 10:28:27 -07:00
derailed
add0d678f0
checkpoint
2019-12-24 22:38:54 -07:00
derailed
6839578a8c
checkpoint
2019-12-14 12:12:18 -07:00
derailed
3be2b370ab
checkpoint
2019-12-13 23:32:59 -07:00
derailed
4c2c4793dc
checkpoint
2019-12-02 16:11:39 -07:00
derailed
56e4dc9ba8
checkpoint
2019-11-15 10:06:30 -07:00
derailed
5baa447e46
added toggle header + alias command fixes
2019-10-01 15:31:17 -06:00
derailed
fe93bd229b
Bogz fixes: #295,#294,#291,#289,#288,#283,#275
2019-08-27 15:25:24 -06:00
derailed
c34994bcbf
add rx filter + headless
2019-08-12 22:14:04 -06:00
derailed
4bf67dd4e1
checkpoint
2019-08-09 13:42:37 -06:00
derailed
54f6a68dab
bug fixes and updates
2019-06-07 15:51:41 -06:00
derailed
0163f9b5de
add screen dump view + fix filtering
2019-05-30 15:27:49 -06:00
derailed
a5245a98de
some bugs and perf fixes
2019-05-29 17:32:18 -06:00
derailed
8b6898dea7
add port-forwards + some nav improv + bugz kill
2019-05-28 16:29:27 -06:00
derailed
3965b2d449
cleanup and bug fix
2019-04-18 18:40:56 -06:00
derailed
2ceaa775a7
switch the pick list for containers listing
2019-04-03 23:30:35 -06:00