Fernand Galiana
d19c792feb
K9s/rel v0.28.0 ( #2274 )
...
* check for plausible overflow when seting up env
* Various fixes and clean up
* Introduce File transfer command
- Add ability to upload/download files from/to pods
* release v0.28.0
2023-11-07 17:22:41 -07:00
Antonio Niño Díaz
2d2baa884a
fix: Show meaningful error message when kubectl exec fails ( #1966 )
...
`exec.LookPath()` and `exec.Command()` aren't supposed to work with
binaries that are located in the current working directory:
fd208c8850 :src/os/exec/exec.go
If `kubectl` is found in the current working directory, `LookPath()`
will return `ErrDot` even if it is also found in any other directory in
the `PATH`.
This patch detects this condition and shows a meaningful error message
in the log so that the user knows the reason why `kubectl` couldn't be
executed.
Related: https://github.com/derailed/k9s/issues/1787
2023-02-11 11:51:11 -07:00
Ruben Rodriguez
ff4bfe1162
Add labels configuration to Shell node pod ( #1847 )
...
* Add labels config to shell node pod spec
* Add labels to config tests
2022-12-03 12:42:56 -07:00
Fernand Galiana
412b064439
K9s/rel v0.26.4 ( #1767 )
...
* release v0.26.4
* update deps
* update docs
* fix merge
* update gha
2022-09-21 14:28:21 -06:00
derailed
ee07b98755
cleaning up deprecation
2022-07-17 09:56:16 -06:00
derailed
27b0aa6135
additional tests + cleanup
2022-06-30 11:26:06 -06:00
Fernand Galiana
fc8ffe5d37
release v0.25.16 ( #1400 )
2021-12-24 17:41:35 -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
Konstantinos Natsakis
1152133de1
Node shell pods tolerate all taints ( #1249 )
2021-10-02 11:11:53 -06:00
derailed
6426ea112f
windows shell fix
2021-05-19 23:54:08 -06:00
derailed
a951b552fb
checkpoint
2021-05-02 12:46:15 -06:00
derailed
627c38cb36
bug fixes and enhancements
2021-04-29 11:21:43 -06:00
Harry Han
67fc0e347d
when k9s --insecure-skip-tls-verify is set, kubectl would set the same ( #1101 )
...
* when k9s --insecure-skip-tls-verify is set, kubectl would set the same
* check insecure flag nil
2021-04-29 11:09:30 -06:00
derailed
d38efba564
fix bugz
2021-04-29 10:51:56 -06:00
derailed
512c40fae0
rel v.24.0 - maintenance drop
2020-11-21 10:20:32 -07:00
derailed
ffc31f856a
checkpoint
2020-10-26 16:49:28 -06:00
derailed
5893cffb0d
add dir view
2020-07-02 17:58:25 -06:00
derailed
80176609db
switch to context view if cluster is unreachable
2020-05-28 13:42:02 -06:00
derailed
e04d7da461
add release notes
2020-05-15 16:32:15 -06:00
derailed
e181fe859c
checkpoint
2020-05-14 18:44:43 -06:00
derailed
cb456883ec
checkpoint
2020-05-14 18:43:33 -06:00
derailed
175a16cfce
update shell config
2020-05-14 18:41:40 -06:00
derailed
037d6d3f54
update deps - fix ns issues
2020-05-14 18:27:02 -06:00
derailed
6b65938dbc
fix #687
2020-05-01 16:24:14 -06:00
derailed
7d8277dfe9
fix config reloads, added filter history + bug fixes
2020-04-24 15:44:18 -06:00
derailed
3614b3122b
added rel notes + cleanup
2020-02-20 09:24:16 -07:00
derailed
355f4ce396
checkpoint
2020-02-19 18:25:36 -07:00
derailed
aa58d1063a
fix pod xray menu + layout
2020-02-11 15:26:49 -07:00
derailed
ecdce780c9
enable search on describe+yaml. Fix #536 , #526 , #564
2020-02-10 16:26:54 -07:00
derailed
67c0702bf2
add searchable yaml/describe. Fix #464 , #526
2020-02-10 14:28:22 -07:00
Joscha Alisch
7d56789a20
Allow setting info message on command execution
2020-02-07 20:22:55 +01:00
derailed
4c2c4793dc
checkpoint
2019-12-02 16:11:39 -07:00
derailed
7a89c4c1e4
checkpoint
2019-11-12 22:45:26 -07:00