Giuseppe Crinò
|
ea2b624cf5
|
fix: `debug-container` plugin when KUBECONFIG has multiple files (#3625)
Also,
- bump netshoot image
- add `--profile=sysadmin` to create a privileged pod
|
2025-10-18 10:03:44 -06:00 |
Florian Geyer
|
fd439bd8de
|
Bump version of netshoot image in debug-container plugin (#2996)
Latest version of netshoot image is 0.13, see https://github.com/nicolaka/netshoot/pkgs/container/netshoot/216758080?tag=v0.13
and https://hub.docker.com/layers/nicolaka/netshoot/v0.13/images/sha256-5a21d467fed653554bdc483ca5e7e866805c5b4c8f7ecb195a43f778c8d02fb8?context=explore.
|
2024-11-28 10:41:15 -07:00 |
xfrancois
|
47f92199c5
|
fix: add kubeconfig if k9s is launched with --kubeconfig (#2932)
|
2024-10-27 11:48:47 -06:00 |
Fernand Galiana
|
d3027c8f29
|
K9s/release v0.32.4 (#2637)
* [Bug] fix #2605
* [Bug] fix #2604
* [Bug] fix #2592
* [Bug] fix #2608
* [Bug] Fix #2612
* Rel v0.32.4
|
2024-03-20 13:14:37 -06:00 |
ffais
|
82ba6f9f37
|
Added context to the debug command for debug-container plugin (#2554)
* fix: debug-container plugin added context to debug command
Signed-off-by: ffais <ffais@fbk.eu>
* fix: debug-container plugin upgrade netshoot version
Signed-off-by: ffais <ffais@fbk.eu>
---------
Signed-off-by: ffais <ffais@fbk.eu>
|
2024-02-29 08:05:15 -07:00 |
Fernand Galiana
|
f0d0e62b70
|
K9s/release v0.30.1 (#2369)
* [Bug] Fix #2368
* [Bug] Fix #2363
* [Bug] Fix #2364
* [Bug] Fix #2366
* [Bug] Fix #2367
* Release docs + rebase fixes
|
2023-12-24 11:29:22 -07:00 |
Fernand Galiana
|
dcec53e061
|
K9s/rel v0.30.0 (#2361)
* [Maint] Refactor VS col handling
* [Bug] Add helm hist <enter> values cmd
* [Bug] Add context specific skins within a given cluster config.
* [Maint] Image scan controls
* [Bug] Fix fwd+bench timestamp
* [Refact] all-ns const
* [Maint] update tabledefs from metav1beta1 to metav1
* [Feat] Introduce workload view
* [Maint] Add convenience to map out ns names
- Refactor allnamespaces
* [Cleanup] axe pegomock
* [Refact] Use gvr type vs string
* [Feat] Add blacklist scans exclusions
* [Feat] setLabels for stored commands
* [Maint] Rename api-group column
* [Refact] gvr type refactor
* [Maint] Cleaning up
* [Bug] Add ability to skin based on context
- Handles cluster spanning *contexts
* [Maint] Cleaning up
* [Feat] Cmd interpreter
* [Maint] Clean up + bug fixes
* [Feat] Changed k9s config loader
> NOTE: !!Breaking change!!
- Make k9s config readonly
- Move writable artifacts to XDG data dir
- Move transient artifacts to XDG state dir
- Add per context skin option
- Add per context readonly option
- Consistent pluralization file names to yaml section
* [Docs] Update release and README docs
* [Maint] Rebase + cleanup
* [Maint] Normalize config extensions all yml -> yaml
* [Maint] Cleaning up + fixes
|
2023-12-23 14:29:55 -07:00 |