k9s/internal/view
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
..
cmd K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
testdata checkpoint 2020-10-26 16:49:28 -06:00
actions.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
actions_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
alias.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
alias_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
app.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
app_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
benchmark.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
browser.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
cm.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
cm_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
command.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
container.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
container_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
context.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
context_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
cow.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
cronjob.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
details.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
dir.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
dir_int_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
dir_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
dp.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
dp_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
drain_dialog.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
ds.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
ds_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
env.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
env_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
event.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
exec.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
group.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
helm_chart.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
helm_history.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
help.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
help_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
helpers.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
helpers_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
image_extender.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
img_scan.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
job.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
live_view.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
live_view_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
log.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
log_indicator.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
log_indicator_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
log_int_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
log_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
logger.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
logs_extender.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
node.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
ns.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
ns_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
page_stack.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
pf.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
pf_dialog.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
pf_dialog_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
pf_extender.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
pf_extender_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
pf_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
picker.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
pod.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
pod_int_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
pod_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
policy.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
popeye.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
priorityclass.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
priorityclass_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
pulse.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
pvc.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
pvc_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
rbac.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
rbac_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
reference.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
reference_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
registrar.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
restart_extender.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
rs.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
sa.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
sanitizer.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
scale_extender.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
screen_dump.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
screen_dump_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
secret.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
secret_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
sts.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
sts_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
svc.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
svc_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
table.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
table_helper.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
table_int_test.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
user.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
value_extender.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
vul_extender.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
workload.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
xray.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
yaml.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
yaml_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00