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
Kyle Huggins
12b1d28c9d
feat(alias): add `qa` for quit ( #2188 )
...
This adds an additional alias for "quit". `qa` is muscle memory for
vimmers, and fits in well alongside `q` and `q!`.
Resolves #856
2023-08-05 08:44:37 -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
Audun V. Nes
c353534855
Add VIM-like quit force option. ( #1859 )
...
Signed-off-by: Audun Nes <audun.nes@gmail.com>
Signed-off-by: Audun Nes <audun.nes@gmail.com>
2022-11-15 23:06:55 -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
Fernand Galiana
a35155415e
fix cron triggers ( #1171 )
2021-06-29 08:25:04 -06:00
derailed
9b498196f9
fix #1163 #1153 #1151 #1140 #1137 #1132 #1131
2021-06-27 23:22:13 -06:00
Fernand Galiana
561a0c1f41
K8s update ( #1041 )
...
* rev k8s
* add rel notes
* checkpoint
* add helm
* cleaning up
* cleaning up
* rel notes
* check deps
* rev apis + bugs
* cleanup cronjob view
* update rel notes
* clean up + docs
2021-03-19 09:20:05 -06:00
derailed
5893cffb0d
add dir view
2020-07-02 17:58:25 -06:00
derailed
f1111174aa
add pf indicator
2020-06-29 18:47:02 -06:00
derailed
e2f1626764
add pvc usage check + bugz #642 #754 #753 #743 #728 #718
2020-06-04 18:20:41 -06:00
derailed
7d8277dfe9
fix config reloads, added filter history + bug fixes
2020-04-24 15:44:18 -06:00
derailed
e211611d4e
checkpoint
2020-04-02 13:08:41 -06:00
derailed
bf2847bea7
checkpoint
2020-03-28 18:27:17 -06:00
derailed
dbbf68fab9
checkpoint
2020-03-23 08:01:19 -06:00
derailed
478fb581c4
fix #606
2020-03-06 12:49:11 -07:00
derailed
3e751eb92e
Fix sorting on Restart col #590
2020-02-28 23:20:10 -07:00
derailed
18db3f1f3c
resolved issue #562
2020-02-20 14:21:26 -07:00
Fernand Galiana
c32c51201b
Merge branch 'master' into segfault-empty-aliases
2020-02-20 13:40:55 -07:00
derailed
355f4ce396
checkpoint
2020-02-19 18:25:36 -07:00
derailed
67c0702bf2
add searchable yaml/describe. Fix #464 , #526
2020-02-10 14:28:22 -07:00
Joscha Alisch
8482f26341
Get message back but as debug only
2020-02-07 19:17:45 +01:00
Joscha Alisch
1ff60bbc74
Don't segfault on empty aliases and silence warning
2020-02-07 19:14:12 +01:00
derailed
e07c968432
fix #529
2020-02-07 07:06:57 -08:00
darklore
cc0c3fa370
Fix invalid memory access when loading empty alias.yml
2020-02-06 19:23:35 +09:00
derailed
f7badc4a2a
fix #523 #522 #521
2020-02-05 21:10:27 -08:00
derailed
0cb291326a
checkpoint
2019-12-28 18:37:23 -07:00
derailed
99fa0e9952
checkpoint
2019-12-26 13:53:49 -07:00
derailed
e293e1af90
checkpoint
2019-12-13 20:10:03 -07:00
derailed
4c2c4793dc
checkpoint
2019-12-02 16:11:39 -07:00
derailed
56e4dc9ba8
checkpoint
2019-11-15 10:06:30 -07:00
Gustavo Paiva
9c11343733
change define argument order
2019-10-08 22:41:11 -03:00
Gustavo Paiva
9f941105a0
don't override aliases
2019-10-06 16:24:28 -03:00
derailed
11a0d1bb28
cleaning up
2019-10-03 12:09:44 -06:00
derailed
ffd1c61c8c
bug fixes + cleanup
2019-10-02 14:52:15 -06:00
derailed
5baa447e46
added toggle header + alias command fixes
2019-10-01 15:31:17 -06:00