k9s/internal/dao
Fernand Galiana dcec53e061
K9s/rel v0.30.0 (#2361)
* [Maint] Refactor VS col handling

* [Bug] Add helm hist <enter> values cmd

* [Bug] Add context specific skins within a given cluster config.

* [Maint] Image scan controls

* [Bug] Fix fwd+bench timestamp

* [Refact] all-ns const

* [Maint] update tabledefs from metav1beta1 to metav1

* [Feat] Introduce workload view

* [Maint] Add convenience to map out ns names

- Refactor allnamespaces

* [Cleanup] axe pegomock

* [Refact] Use gvr type vs string

* [Feat] Add blacklist scans exclusions

* [Feat] setLabels for stored commands

* [Maint] Rename api-group column

* [Refact] gvr type refactor

* [Maint] Cleaning up

* [Bug] Add ability to skin based on context

- Handles cluster spanning *contexts

* [Maint] Cleaning up

* [Feat] Cmd interpreter

* [Maint] Clean up + bug fixes

* [Feat] Changed k9s config loader

> NOTE: !!Breaking change!!

- Make k9s config readonly
- Move writable artifacts to XDG data dir
- Move transient artifacts to XDG state dir
- Add per context skin option
- Add per context readonly option
- Consistent pluralization file names to yaml section

* [Docs] Update release and README docs

* [Maint] Rebase + cleanup

* [Maint] Normalize config extensions all yml -> yaml

* [Maint] Cleaning up + fixes
2023-12-23 14:29:55 -07:00
..
testdata K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
alias.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
alias_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
benchmark.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
benchmark_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
cluster.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
container.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
container_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
context.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
crd.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
cronjob.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
cruiser.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
cruiser_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
describe.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
dir.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
dir_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
dp.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
ds.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
generic.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
helm_chart.go adding value, yaml and describe views to helm-history (#2341) 2023-12-19 15:21:12 -07:00
helm_history.go adding value, yaml and describe views to helm-history (#2341) 2023-12-19 15:21:12 -07:00
helpers.go fix fuzzy matching not working properly (#2321) 2023-12-08 08:10:40 -07:00
helpers_test.go fix fuzzy matching not working properly (#2321) 2023-12-08 08:10:40 -07:00
img_scan.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
job.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
log_item.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
log_item_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
log_items.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
log_items_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
log_options.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
log_options_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
node.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
non_resource.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
ns.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
ofaas.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
patch.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
patch_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
pod.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
pod_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
popeye.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
port_forward.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
port_forward_test.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
port_forwarder.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
pulse.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
rbac.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
rbac_policy.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
rbac_policy_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
rbac_subject.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
reference.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
registry.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
registry_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
resource.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
rest_mapper.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
rs.go K9s Release v0.29.0 (#2326) 2023-12-06 23:12:39 -07:00
screen_dump.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
sts.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
svc.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
table.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00
types.go adding value, yaml and describe views to helm-history (#2341) 2023-12-19 15:21:12 -07:00
workload.go K9s/rel v0.30.0 (#2361) 2023-12-23 14:29:55 -07:00