k9s/internal/config/json
Ümüt Özalp e99c735430
Feature/refresh rate (#3517)
* refactor: change refreshRate type to float64 for improved precision

* test: update assertions for refreshRate to use assert.InDelta for precision

* refactor: enforce minimum refresh rate and update related tests

* refactor: change refresh rate type to float32 and update related logic

* refactor: update refresh rate validation and logging in GetRefreshRate method

* refactor: update logging keys for refresh rate validation in GetRefreshRate method
2025-08-25 12:01:03 -06:00
..
schemas Feature/refresh rate (#3517) 2025-08-25 12:01:03 -06:00
testdata feat: add splashless option to suppress splash screen on start (#3110) 2025-03-30 09:37:57 -06:00
validator.go Rel v0.40.9 (#3205) 2025-03-15 16:41:39 -06:00
validator_test.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00