k9s/internal/render
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
..
helm K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
testdata storageclasses view keeps the same output as kubectl get sc (#2132) 2023-11-12 11:00:35 -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
base.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
benchmark.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
benchmark_int_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
color.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
color_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -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 Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
context_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
cr.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
cr_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
crb.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
crb_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
crd.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
crd_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
cronjob.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
cronjob_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
delta.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
delta_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
dir.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 K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
ds.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
ds_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
ep.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
ep_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
ev.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
ev_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 K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
header.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
header_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 adding a default value for the AGE field (#2320) 2023-12-08 20:07:28 -07:00
img_scan.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
job.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
job_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
node.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
node_test.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
np.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
np_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -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
pdb.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
pdb_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
pod.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -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
policy_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
popeye.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
port_forward_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
portforward.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
pv.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
pv_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
pvc.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -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
reference.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
reference_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
render_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
ro.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
ro_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
rob.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
rob_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
row.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
row_event.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
row_event_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
row_test.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
rs_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
sa.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
sa_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
sc.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
sc_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
screen_dump.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
screen_dump_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 K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
subject.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12: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
table_data.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
table_data_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
types.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
workload.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00