k9s/internal/xray
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
..
testdata fix pod xray menu + layout 2020-02-11 15:26:49 -07:00
container.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
container_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
dp.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
dp_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
ds.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
ds_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
generic.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
generic_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
ns.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
ns_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
pod.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
pod_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
rs.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
rs_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
sa.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
sa_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
section.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
sts.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
sts_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
svc.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
svc_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
tree_node.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
tree_node_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00