k9s/internal/render
Fernand Galiana a35155415e
fix cron triggers (#1171)
2021-06-29 08:25:04 -06:00
..
testdata K8s update (#1041) 2021-03-19 09:20:05 -06:00
alias.go Use DefaultColorer for aliases rendering 2020-10-03 14:03:04 +02:00
alias_test.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
benchmark.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
benchmark_int_test.go refactor pf and benchmarks 2020-02-14 14:28:52 -07:00
color.go fix bugz 2021-04-29 10:51:56 -06:00
color_test.go rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
container.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
container_test.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
context.go rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
context_test.go checkpoint 2019-12-14 16:18:36 -07:00
cr.go added support for custom columns 2020-02-22 18:30:30 -07:00
cr_test.go checkpoint 2019-12-13 23:32:24 -07:00
crb.go added support for custom columns 2020-02-22 18:30:30 -07:00
crb_test.go checkpoint 2020-02-19 18:25:36 -07:00
crd.go checkpoint 2020-10-26 16:49:28 -06:00
crd_test.go checkpoint 2019-12-13 23:32:24 -07:00
cronjob.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
cronjob_test.go checkpoint 2019-12-13 20:10:03 -07:00
delta.go Spelling (#1089) 2021-04-27 07:51:33 -06:00
delta_test.go fix config reloads, added filter history + bug fixes 2020-04-24 15:44:18 -06:00
dir.go rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
dp.go add thresholds + pulses tlc + fix #596 #593 #560 2020-03-04 12:27:47 -07:00
dp_test.go fix for #452 2020-01-01 23:00:22 -07:00
ds.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
ds_test.go checkpoint 2019-12-13 23:32:24 -07:00
ep.go Spelling (#1089) 2021-04-27 07:51:33 -06:00
ep_test.go checkpoint 2019-11-27 09:31:52 -07:00
ev.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
ev_test.go checkpoint 2020-02-19 18:25:36 -07:00
generic.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
generic_test.go checkpoint 2020-02-25 22:48:24 -08:00
header.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
header_test.go checkpoint 2020-02-25 22:48:24 -08:00
helm.go rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
helpers.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
helpers_test.go maintenance release. Fix #920 and perhaps improved #663 2020-11-02 23:35:08 -07:00
hpa.go fix bugz 2021-04-29 10:51:56 -06:00
hpa_test.go checkpoint 2019-11-27 09:31:52 -07:00
ing.go K8s update (#1041) 2021-03-19 09:20:05 -06:00
ing_test.go fix #933 #932 #931 2020-11-10 08:17:50 -07:00
job.go added support for custom columns 2020-02-22 18:30:30 -07:00
job_test.go checkpoint 2020-02-19 18:25:36 -07:00
node.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
node_test.go axe node level resources summary + fix auto-suggest 2020-11-05 13:04:16 -07:00
np.go K8s update (#1041) 2021-03-19 09:20:05 -06:00
np_test.go checkpoint 2019-11-27 09:31:52 -07:00
ns.go rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
ns_test.go rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
ofaas.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
ofaas_test.go enable port-forwards on pods and services 2020-02-13 12:31:30 -07:00
pdb.go rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
pdb_test.go checkpoint 2020-10-26 16:49:28 -06:00
pod.go fix bugz 2021-04-29 10:51:56 -06:00
pod_test.go cleanup + rel notes 2020-12-04 10:18:37 -07:00
policy.go Spelling (#1089) 2021-04-27 07:51:33 -06:00
policy_test.go Update policy_test.go 2020-09-14 20:53:16 +02:00
popeye.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
port_forward_test.go checkpoint 2020-02-19 18:25:36 -07:00
portforward.go rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
pv.go rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
pv_test.go checkpoint 2020-01-04 14:05:41 -07:00
pvc.go added support for custom columns 2020-02-22 18:30:30 -07:00
pvc_test.go checkpoint 2019-11-27 09:31:52 -07:00
rbac.go Spelling (#1089) 2021-04-27 07:51:33 -06:00
reference.go rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
reference_test.go add resource ref support for sec, sa and cm 2020-05-27 21:23:02 -06:00
render_test.go perf improv + update rev + bugz 2020-07-22 12:15:14 -06:00
ro.go added support for custom columns 2020-02-22 18:30:30 -07:00
ro_test.go checkpoint 2019-11-27 09:31:52 -07:00
rob.go fix issues #692 #699 2020-05-05 18:28:54 -06:00
rob_test.go checkpoint 2020-02-19 18:25:36 -07:00
row.go Spelling (#1089) 2021-04-27 07:51:33 -06:00
row_event.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
row_event_test.go Fix #906 #889 #564 2020-10-30 12:52:15 -06:00
row_test.go Fix #906 #889 #564 2020-10-30 12:52:15 -06:00
rs.go added support for custom columns 2020-02-22 18:30:30 -07:00
rs_test.go checkpoint 2019-11-27 09:31:52 -07:00
sa.go added support for custom columns 2020-02-22 18:30:30 -07:00
sa_test.go checkpoint 2019-11-27 09:31:52 -07:00
sc.go added support for custom columns 2020-02-22 18:30:30 -07:00
sc_test.go checkpoint 2019-12-24 22:38:54 -07:00
screen_dump.go rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
screen_dump_test.go fix bugz 2021-04-29 10:51:56 -06:00
sts.go added support for custom columns 2020-02-22 18:30:30 -07:00
sts_test.go checkpoint 2020-02-19 18:25:36 -07:00
subject.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
svc.go Show port column for services 2020-03-19 22:39:44 +01:00
svc_test.go perf improv + update rev + bugz 2020-07-22 12:15:14 -06:00
table_data.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
table_data_test.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
types.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00