k9s/internal/views
JrCs 707f799d95 Use the best shell
Try to use bash as default shell in container and if not found use sh.

Close #226
2019-06-12 13:55:51 +02:00
..
test_assets some bugs and perf fixes 2019-05-29 17:32:18 -06:00
alias.go add port-forwards + some nav improv + bugz kill 2019-05-28 16:29:27 -06:00
app.go update style calls 2019-06-07 23:36:08 -06:00
bench.go add screen dump view + fix filtering 2019-05-30 15:27:49 -06:00
bench_test.go some bugs and perf fixes 2019-05-29 17:32:18 -06:00
benchmark.go cleaning up 2019-05-30 11:55:00 -06:00
cluster_info.go cleanup + add rel notes 2019-05-29 22:30:10 -06:00
cmd.go dataraces + skins 2019-04-29 11:41:37 -06:00
cmd_buff.go perf tuning 2019-05-01 15:45:26 -06:00
cmd_buff_test.go refactor command line args + beefup tests 2019-02-18 18:09:49 -07:00
cmd_stack.go some bugs and perf fixes 2019-05-29 17:32:18 -06:00
cmd_stack_test.go fix context/namespace support + bug fixes + added crumbs 2019-03-15 16:10:22 -06:00
colorer.go add screen dump view + fix filtering 2019-05-30 15:27:49 -06:00
colorer_test.go added pdb + fix ev view + misc bugs 2019-03-21 23:27:48 -06:00
command.go bug fixes and updates 2019-06-07 15:51:41 -06:00
container.go bug fixes and updates 2019-06-07 15:51:41 -06:00
context.go bug fixes and cleanup #210 #209 #206 2019-06-03 22:51:50 -06:00
cronjob.go some bugs and perf fixes 2019-05-29 17:32:18 -06:00
crumbs.go dataraces + skins 2019-04-29 11:41:37 -06:00
details.go add port-forwards + some nav improv + bugz kill 2019-05-28 16:29:27 -06:00
details_test.go added search/filter feature + support init container 2019-02-22 17:36:09 -07:00
dp.go bug fixes and updates 2019-06-07 15:51:41 -06:00
ds.go bug fixes and updates 2019-06-07 15:51:41 -06:00
dump.go bug fixes and cleanup #210 #209 #206 2019-06-03 22:51:50 -06:00
exec.go Use the best shell 2019-06-12 13:55:51 +02:00
flash.go bug fixes and updates 2019-06-07 15:51:41 -06:00
flash_test.go refactor command line args + beefup tests 2019-02-18 18:09:49 -07:00
forward.go add screen dump view + fix filtering 2019-05-30 15:27:49 -06:00
help.go add port-forwards + some nav improv + bugz kill 2019-05-28 16:29:27 -06:00
helpers.go Fix for issue #202 + make node access optional 2019-05-31 17:23:59 -06:00
helpers_test.go bug fixes and cleanup #210 #209 #206 2019-06-03 22:51:50 -06:00
job.go bug fixes and updates 2019-06-07 15:51:41 -06:00
log.go bug fixes and updates 2019-06-07 15:51:41 -06:00
log_resource.go bug fixes and updates 2019-06-07 15:51:41 -06:00
log_test.go added yaml syntax color + secret decoding + bugz 2019-03-31 09:37:03 -06:00
logo.go some bugs and perf fixes 2019-05-29 17:32:18 -06:00
logs.go bug fixes and updates 2019-06-07 15:51:41 -06:00
menu.go add ns checks, percentage + bugz fixes 2019-05-24 16:25:26 -06:00
mock_clustermeta.go Fix issue #211 + ns access msg 2019-06-04 09:47:17 -06:00
mock_connection.go fix ns switching bugs 2019-05-09 09:00:31 -06:00
mock_kubesettings.go cleanup and bug fix 2019-04-18 18:40:56 -06:00
mock_metricsserver.go added informers 2019-05-05 00:07:22 -06:00
mock_metricsservice.go cleanup and bug fix 2019-04-18 18:40:56 -06:00
namespace_test.go added search/filter feature + support init container 2019-02-22 17:36:09 -07:00
no.go Added sort node by cpu and mem percentage 2019-06-05 15:47:51 +03:00
ns.go Doh! stupid error - killed all ns access ;( 2019-06-04 10:10:30 -06:00
padding.go bug fixes and cleanup #210 #209 #206 2019-06-03 22:51:50 -06:00
padding_test.go add port-forwards + some nav improv + bugz kill 2019-05-28 16:29:27 -06:00
pod.go Use the best shell 2019-06-12 13:55:51 +02:00
pod_test.go Use the best shell 2019-06-12 13:55:51 +02:00
policy.go add port-forwards + some nav improv + bugz kill 2019-05-28 16:29:27 -06:00
port_selector.go bug fixes and cleanup #210 #209 #206 2019-06-03 22:51:50 -06:00
rbac.go some bugs and perf fixes 2019-05-29 17:32:18 -06:00
rbac_test.go Perf pass and tuning 2019-05-05 12:15:45 -06:00
registrar.go add screen dump view + fix filtering 2019-05-30 15:27:49 -06:00
resource.go cleaning up 2019-06-08 10:30:20 -06:00
rs.go bug fixes and updates 2019-06-07 15:51:41 -06:00
secret.go some bugs and perf fixes 2019-05-29 17:32:18 -06:00
select_list.go bug fixes and updates 2019-06-07 15:51:41 -06:00
sorter.go bug fixes and cleanup #210 #209 #206 2019-06-03 22:51:50 -06:00
sorter_test.go bug fixes and cleanup #210 #209 #206 2019-06-03 22:51:50 -06:00
splash.go dataraces + skins 2019-04-29 11:41:37 -06:00
status.go add port-forwards + some nav improv + bugz kill 2019-05-28 16:29:27 -06:00
sts.go bug fixes and updates 2019-06-07 15:51:41 -06:00
styles.go add ns checks, percentage + bugz fixes 2019-05-24 16:25:26 -06:00
subject.go dataraces + skins 2019-04-29 11:41:37 -06:00
svc.go bug fixes and updates 2019-06-07 15:51:41 -06:00
table.go bug fixes and cleanup #210 #209 #206 2019-06-03 22:51:50 -06:00
table_test.go bug fixes and cleanup #210 #209 #206 2019-06-03 22:51:50 -06:00
utils.go Perf pass and tuning 2019-05-05 12:15:45 -06:00
utils_test.go fix tests 2019-02-28 22:53:03 -07:00
yaml.go dataraces + skins 2019-04-29 11:41:37 -06:00
yaml_test.go update style calls 2019-06-07 23:36:08 -06:00