k9s/internal/model
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 refactor pf and benchmarks 2020-02-14 14:28:52 -07:00
cluster.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
cluster_info.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
cluster_info_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
cmd_buff.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
cmd_buff_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
describe.go fix fuzzy matching not working properly (#2321) 2023-12-08 08:10:40 -07:00
fish_buff.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
fish_buff_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
flash.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
flash_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
helpers.go fix fuzzy matching not working properly (#2321) 2023-12-08 08:10:40 -07:00
helpers_int_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
helpers_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
hint.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
hint_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
history.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
history_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
log.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
log_int_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
log_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
menu_hint.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
menu_hint_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
pulse.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
pulse_health.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
registry.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
rev_values.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
semver.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
semver_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
stack.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
stack_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
table.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
table_int_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
table_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
text.go fix fuzzy matching not working properly (#2321) 2023-12-08 08:10:40 -07:00
text_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
tree.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
types.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
values.go adding value, yaml and describe views to helm-history (#2341) 2023-12-19 15:21:12 -07:00
yaml.go fix fuzzy matching not working properly (#2321) 2023-12-08 08:10:40 -07:00