k9s/internal/config
tyzbit 91cac5e979
fix: (config) only respect the --command flag once (#2096)
We want to switch to the command specified by the flag, but only at startup.

Afterwards, we should be interactive and favor the user's command choices over the startup commandline switch.
2023-05-21 09:06:37 -06:00
..
testdata Add customizable dump directory property (#1321) 2021-12-13 12:42:44 -07:00
alias.go K9s/rel v0.27.0 (#1932) 2023-01-26 11:07:43 -07:00
alias_test.go checkpoint 2020-02-19 18:25:36 -07:00
bench.go refactor: move from io/ioutil to io and os packages (#1300) 2021-11-08 08:47:18 -07:00
bench_test.go refactor pf and benchmarks 2020-02-14 14:28:52 -07:00
cluster.go release v0.25.16 (#1400) 2021-12-24 17:41:35 -07:00
cluster_test.go added columns for jobs 2019-03-25 13:58:36 -06:00
config.go fix: (config) only respect the --command flag once (#2096) 2023-05-21 09:06:37 -06:00
config_test.go set default sinceSeconds to 300 (#1965) 2023-02-11 11:50:46 -07:00
feature.go cleaning up 2020-05-28 14:02:43 -06:00
flags.go Add customizable dump directory property (#1321) 2021-12-13 12:42:44 -07:00
helpers.go K9s/rel v0.27.0 (#1932) 2023-01-26 11:07:43 -07:00
helpers_test.go K9s/rel v0.27.0 (#1932) 2023-01-26 11:07:43 -07:00
hotkey.go refactor: move from io/ioutil to io and os packages (#1300) 2021-11-08 08:47:18 -07:00
hotkey_test.go refactor pf and benchmarks 2020-02-14 14:28:52 -07:00
k9s.go Fix accessing nil map (#1996) 2023-03-16 23:02:47 -06:00
k9s_test.go release v0.25.11 (#1377) 2021-12-14 10:44:24 -07:00
logger.go set default sinceSeconds to 300 (#1965) 2023-02-11 11:50:46 -07:00
logger_test.go cleaning up 2020-03-23 18:41:59 -06:00
mock_connection_test.go release v0.25.13 (#1383) 2021-12-16 09:30:10 -07:00
mock_kubesettings_test.go release v0.25.11 (#1377) 2021-12-14 10:44:24 -07:00
ns.go K9s/rel v0.27.0 (#1932) 2023-01-26 11:07:43 -07:00
ns_test.go release v0.25.8 (#1354) 2021-12-03 15:18:12 -07:00
plugin.go K9s: Release v0.25.0 (#1304) 2021-11-15 23:24:51 -07:00
plugin_test.go Update readme and examples 2020-05-01 22:26:08 +02:00
shell_pod.go Add labels configuration to Shell node pod (#1847) 2022-12-03 12:42:56 -07:00
styles.go feat: allow customization of log indicator toggles closes #2024 (#2041) 2023-05-07 08:18:10 -06:00
styles_test.go release v0.27.1 (#1945) 2023-01-31 08:09:53 -07:00
threshold.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
threshold_test.go rework thresholds. Fix #604 #601 #598 #593 2020-03-06 10:03:47 -07:00
view.go refactor command line args + beefup tests 2019-02-18 18:09:49 -07:00
view_test.go refactor command line args + beefup tests 2019-02-18 18:09:49 -07:00
views.go release v0.25.16 (#1400) 2021-12-24 17:41:35 -07:00
views_test.go added support for custom columns 2020-02-22 18:30:30 -07:00