k9s/internal/resource
Fernand Galiana f6f52fb762
Merge pull request #345 from mcristina422/rolloutRestart
feat: Add action to restart rollout of dp, ds, sts
2019-10-17 13:55:43 -06:00
..
base.go Merge pull request #345 from mcristina422/rolloutRestart 2019-10-17 13:55:43 -06:00
cluster.go added informers 2019-05-05 00:07:22 -06:00
cluster_test.go Perf pass and tuning 2019-05-05 12:15:45 -06:00
cm.go improve cm and secret speed by fetching tabular data only 2019-10-09 01:55:36 -03:00
container.go Change "Terminated" to "Terminating" 2019-10-16 20:34:54 -03:00
container_test.go Fix Tests 2019-10-16 21:11:58 -03:00
context.go added columns for jobs 2019-03-25 13:58:36 -06:00
context_test.go bug fixes and updates 2019-06-07 15:51:41 -06:00
cr.go checkpoint 2019-08-09 13:43:56 -06:00
cr_binding.go checkpoint 2019-08-09 13:43:56 -06:00
cr_binding_test.go added informers 2019-05-05 00:07:22 -06:00
cr_test.go added informers 2019-05-05 00:07:22 -06:00
crd.go change ExtFields to value instead of Pointer. 2019-10-09 01:18:01 -03:00
crd_test.go added toggle header + alias command fixes 2019-10-01 15:31:17 -06:00
cronjob.go migrate to k8s 1.16 2019-09-26 17:17:39 -06:00
cronjob_test.go added informers 2019-05-05 00:07:22 -06:00
custom.go remove 'object' field when describing CRDs 2019-10-14 02:41:10 -03:00
custom_test.go remove 'object' field when describing CRDs 2019-10-14 02:41:10 -03:00
dp.go feat: Add action to restart rollout of dp, ds, sts 2019-10-08 17:00:51 -05:00
dp_test.go added informers 2019-05-05 00:07:22 -06:00
ds.go feat: Add action to restart rollout of dp, ds, sts 2019-10-08 17:00:51 -05:00
ds_test.go migrate to k8s 1.16 2019-09-26 17:17:39 -06:00
ep.go checkpoint 2019-08-09 13:43:56 -06:00
ep_test.go added informers 2019-05-05 00:07:22 -06:00
evt.go checkpoint 2019-08-09 13:43:56 -06:00
evt_test.go added informers 2019-05-05 00:07:22 -06:00
helpers.go checkpoint 2019-08-09 13:43:56 -06:00
helpers_test.go checkpoint 2019-08-09 13:43:56 -06:00
hpa_v1.go checkpoint 2019-08-09 13:43:56 -06:00
hpa_v1_test.go fix hpa rev + sts delete 2019-07-19 17:37:53 -06:00
hpa_v2beta1.go migrate to k8s 1.16 2019-09-26 17:17:39 -06:00
hpa_v2beta2.go migrate to k8s 1.16 2019-09-26 17:17:39 -06:00
hpa_v2beta2_int_test.go fix hpa rev + sts delete 2019-07-19 17:37:53 -06:00
ing.go checkpoint 2019-08-09 13:43:56 -06:00
ing_test.go added informers 2019-05-05 00:07:22 -06:00
job.go checkpoint 2019-08-09 13:43:56 -06:00
job_int_test.go fix broken test 2019-03-27 22:47:28 -06:00
job_test.go added informers 2019-05-05 00:07:22 -06:00
list.go change ExtFields to value instead of Pointer. 2019-10-09 01:18:01 -03:00
log_options.go checkpoint 2019-08-09 13:42:37 -06:00
mock_clustermeta_test.go use cached discovery client in more places. 2019-10-04 12:24:46 -03:00
mock_connection_test.go use cached discovery client in more places. 2019-10-04 12:24:46 -03:00
mock_cruder_test.go Bogz fixes: #295,#294,#291,#289,#288,#283,#275 2019-08-27 15:25:24 -06:00
mock_metricsserver_test.go Bogz fixes: #295,#294,#291,#289,#288,#283,#275 2019-08-27 15:25:24 -06:00
mock_switchablecruder_test.go Bogz fixes: #295,#294,#291,#289,#288,#283,#275 2019-08-27 15:25:24 -06:00
no.go receive sets.String as parameter and improve tests. 2019-10-14 01:27:44 -03:00
no_int_test.go receive sets.String as parameter and improve tests. 2019-10-14 01:27:44 -03:00
no_test.go add ns checks, percentage + bugz fixes 2019-05-24 16:25:26 -06:00
np.go migrate to k8s 1.16 2019-09-26 17:17:39 -06:00
ns.go checkpoint 2019-08-09 13:43:56 -06:00
ns_test.go added informers 2019-05-05 00:07:22 -06:00
pdb.go checkpoint 2019-08-09 13:43:56 -06:00
pdb_test.go added informers 2019-05-05 00:07:22 -06:00
pod.go Change "Terminated" to "Terminating" 2019-10-16 20:34:54 -03:00
pod_int_test.go Fix Tests 2019-10-16 21:11:58 -03:00
pod_test.go add ns checks, percentage + bugz fixes 2019-05-24 16:25:26 -06:00
pv.go Fix typo Peristent -> Persistent 2019-09-18 09:06:09 +02:00
pv_test.go Fix typo Peristent -> Persistent 2019-09-18 09:06:09 +02:00
pvc.go checkpoint 2019-08-09 13:43:56 -06:00
pvc_test.go update to k8s 1.15.1 2019-08-09 13:40:04 -06:00
rc.go added custom plugins support 2019-08-09 23:45:59 -06:00
rc_test.go added informers 2019-05-05 00:07:22 -06:00
ro.go checkpoint 2019-08-09 13:43:56 -06:00
ro_binding.go checkpoint 2019-08-09 13:43:56 -06:00
ro_binding_int_test.go Perf pass and tuning 2019-05-05 12:15:45 -06:00
ro_binding_test.go added informers 2019-05-05 00:07:22 -06:00
ro_int_test.go beefup tests 2019-03-25 10:28:20 -06:00
ro_test.go added informers 2019-05-05 00:07:22 -06:00
rs.go migrate to k8s 1.16 2019-09-26 17:17:39 -06:00
rs_test.go migrate to k8s 1.16 2019-09-26 17:17:39 -06:00
sa.go checkpoint 2019-08-09 13:43:56 -06:00
sa_test.go added informers 2019-05-05 00:07:22 -06:00
sc.go Implement storageclass view 2019-09-20 13:27:04 +02:00
sc_test.go Implement storageclass view 2019-09-20 13:27:04 +02:00
secret.go improve cm and secret speed by fetching tabular data only 2019-10-09 01:55:36 -03:00
sts.go feat: Add action to restart rollout of dp, ds, sts 2019-10-08 17:00:51 -05:00
sts_test.go added toggle header + alias command fixes 2019-10-01 15:31:17 -06:00
svc.go checkpoint 2019-08-09 13:43:56 -06:00
svc_int_test.go beefup tests 2019-03-25 10:28:20 -06:00
svc_test.go add port-forwards + some nav improv + bugz kill 2019-05-28 16:29:27 -06:00