k9s/internal/dao
Nick Mills-Barrett 9d804c6c17
Add env var to disable node pod counts (#2168)
* Add env var to disable node pod counts

* Move disabling pod counting to config

* Correct alias context function name
2023-11-12 10:32:02 -07:00
..
testdata Use current k9s NS if new context has no default NS (#2197) 2023-11-12 10:23:46 -07:00
alias.go K9s/rel v0.26.4 (#1767) 2022-09-21 14:28:21 -06:00
alias_test.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
benchmark.go Release v0.27.3 (#1970) 2023-02-12 08:12:25 -07:00
benchmark_test.go refactor pf and benchmarks 2020-02-14 14:28:52 -07:00
cluster.go K9s/rel v0.26.7 (#1816) 2022-10-18 09:01:20 -06:00
container.go K9s/rel v0.26.0 (#1660) 2022-07-17 09:28:59 -06:00
container_test.go chore: replace `github.com/ghodss/yaml` with `sigs.k8s.io/yaml` (#2280) 2023-11-09 17:10:42 -07:00
context.go K9s/rel v0.26.0 (#1660) 2022-07-17 09:28:59 -06:00
crd.go fix #1773 2022-09-26 19:27:43 -06:00
cronjob.go Fix for missing Job annotations created from CronJob (#2073) 2023-05-07 08:00:29 -06:00
cruiser.go checkpoint 2020-01-04 14:05:41 -07:00
cruiser_test.go refactor: move from io/ioutil to io and os packages (#1300) 2021-11-08 08:47:18 -07:00
describe.go add liveviews for describe/yaml 2020-10-27 19:38:54 -06:00
dir.go refactor: move from io/ioutil to io and os packages (#1300) 2021-11-08 08:47:18 -07:00
dir_test.go fix issue #790 2020-07-02 22:10:16 -06:00
dp.go Add sanitize command (#2286) 2023-11-11 10:33:33 -07:00
ds.go Update ScanSA calls to account for blank service accounts (#1871) 2022-12-03 07:12:27 -07:00
generic.go Release v0.27.3 (#1970) 2023-02-12 08:12:25 -07:00
helm.go Release v0.27.3 (#1970) 2023-02-12 08:12:25 -07:00
helpers.go Update ScanSA calls to account for blank service accounts (#1871) 2022-12-03 07:12:27 -07:00
helpers_test.go Update ScanSA calls to account for blank service accounts (#1871) 2022-12-03 07:12:27 -07:00
job.go Update ScanSA calls to account for blank service accounts (#1871) 2022-12-03 07:12:27 -07:00
log_item.go K9s/rel v0.28.0 (#2274) 2023-11-07 17:22:41 -07:00
log_item_test.go K9s/rel v0.28.0 (#2274) 2023-11-07 17:22:41 -07:00
log_items.go K9s: Release v0.25.0 (#1304) 2021-11-15 23:24:51 -07:00
log_items_test.go fix(log): clear bold log format after timestamp (#2229) 2023-10-04 08:28:16 -06:00
log_options.go release v0.25.16 (#1400) 2021-12-24 17:41:35 -07:00
log_options_test.go fix #1163 #1153 #1151 #1140 #1137 #1132 #1131 2021-06-27 23:22:13 -06:00
node.go Add env var to disable node pod counts (#2168) 2023-11-12 10:32:02 -07:00
non_resource.go K9s/rel v0.26.0 (#1660) 2022-07-17 09:28:59 -06:00
ns.go K9s release v0.25.19 (#1610) 2022-06-27 19:20:22 -06:00
ofaas.go refactor: move from io/ioutil to io and os packages (#1300) 2021-11-08 08:47:18 -07:00
patch.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
patch_test.go cleaning up 2020-10-28 19:10:29 -06:00
pod.go Add sanitize command (#2286) 2023-11-11 10:33:33 -07:00
pod_test.go Show the default container as the first entry (#2158) 2023-07-26 12:46:35 -06:00
popeye.go K9s/rel v0.26.0 (#1660) 2022-07-17 09:28:59 -06:00
port_forward.go Release v0.27.3 (#1970) 2023-02-12 08:12:25 -07:00
port_forward_test.go bugfix for port forward custom containers not showing #1844 (#1877) 2022-11-29 08:54:51 -07:00
port_forwarder.go Add sanitize command (#2286) 2023-11-11 10:33:33 -07:00
pulse.go cleaning up 2020-02-20 10:18:01 -07:00
rbac.go K9s/rel v0.26.0 (#1660) 2022-07-17 09:28:59 -06:00
rbac_policy.go Add namespace for rolebinding on a clusterrole (#2170) 2023-07-26 12:39:37 -06:00
rbac_policy_test.go Add policy view to serviceAccounts (#1840) 2022-11-15 23:11:30 -07:00
rbac_subject.go checkpoint 2020-01-04 14:05:41 -07:00
reference.go cleaning up 2020-05-28 14:03:33 -06:00
registry.go chore: pkg imported more than once (#2151) 2023-07-12 08:04:12 -06:00
registry_test.go refactor: move from io/ioutil to io and os packages (#1300) 2021-11-08 08:47:18 -07:00
resource.go K9s/rel v0.26.0 (#1660) 2022-07-17 09:28:59 -06:00
rest_mapper.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
rs.go Add sanitize command (#2286) 2023-11-11 10:33:33 -07:00
screen_dump.go Release v0.27.3 (#1970) 2023-02-12 08:12:25 -07:00
sts.go Add sanitize command (#2286) 2023-11-11 10:33:33 -07:00
svc.go K9s/rel v0.26.0 (#1660) 2022-07-17 09:28:59 -06:00
table.go clean up and bugs fix 2020-10-29 16:34:04 -06:00
types.go Add sanitize command (#2286) 2023-11-11 10:33:33 -07:00