k9s/internal/config/data
Fernand Galiana 45c2137df8
Rel v0.40.8 (#3198)
* Update deprecated yaml.v2->v3

* [Fix] fix issue with yaml sanitization when [] or [xxx] are present

* Spring cleanup

* fix#3192

* Column Blow Reloaded

* Add ability to use alias when specifying custom views
2025-03-11 18:15:20 -06:00
..
testdata Rel v0.40.6 (#3185) 2025-03-09 13:58:44 -06:00
config.go Rel v0.40.8 (#3198) 2025-03-11 18:15:20 -06:00
context.go Rel v0.40.6 (#3185) 2025-03-09 13:58:44 -06:00
context_int_test.go Fixed trimming of favorite namespaces in Config (#3065) 2025-01-19 09:55:33 -07:00
context_test.go Rel v0.40.6 (#3185) 2025-03-09 13:58:44 -06:00
dir.go Rel v0.40.8 (#3198) 2025-03-11 18:15:20 -06:00
dir_test.go Rel v0.40.8 (#3198) 2025-03-11 18:15:20 -06:00
feature_gate.go
helpers.go Rel v0.40.8 (#3198) 2025-03-11 18:15:20 -06:00
helpers_test.go Rel v0.40.0 (#3109) 2025-02-15 15:33:33 -07:00
ns.go Rel v0.40.8 (#3198) 2025-03-11 18:15:20 -06:00
ns_test.go Release v0.32.6 (#2955) 2024-11-10 10:08:54 -07:00
proxy.go Fix lint build (#3066) 2025-01-19 09:47:29 -07:00
types.go Add proxy configuration at the context level (#2675) 2025-01-12 09:17:19 -07:00
view.go
view_test.go