k9s/internal/model1
Aaron Schweig ee674d3706
fix(coloring): invalid color application for rows with VALID column (#3137)
* fix(coloring): invalid color application for rows with VALID column

Signed-off-by: aaronschweig <aaron.schweig@gmail.com>

* tests(pod): new valid function needs different test fixtures

Signed-off-by: aaronschweig <aaron.schweig@gmail.com>

* fix: fix tests without introducing a regression bug

Signed-off-by: aaronschweig <aaron.schweig@gmail.com>

---------

Signed-off-by: aaronschweig <aaron.schweig@gmail.com>
2025-03-11 23:36:46 -06:00
..
color.go K9s/release v0.32.0 (#2577) 2024-03-02 10:18:47 -07:00
color_test.go K9s/release v0.32.0 (#2577) 2024-03-02 10:18:47 -07:00
delta.go Rel v0.40.0 (#3109) 2025-02-15 15:33:33 -07:00
delta_test.go K9s/release v0.32.0 (#2577) 2024-03-02 10:18:47 -07:00
fields.go K9s/release v0.32.0 (#2577) 2024-03-02 10:18:47 -07:00
header.go Rel v0.40.6 (#3185) 2025-03-09 13:58:44 -06:00
header_test.go Rel v0.40.0 (#3109) 2025-02-15 15:33:33 -07:00
helpers.go fix(coloring): invalid color application for rows with VALID column (#3137) 2025-03-11 23:36:46 -06:00
helpers_test.go fix(coloring): invalid color application for rows with VALID column (#3137) 2025-03-11 23:36:46 -06:00
row.go K9s/release v0.32.0 (#2577) 2024-03-02 10:18:47 -07:00
row_event.go Rel v0.40.6 (#3185) 2025-03-09 13:58:44 -06:00
row_event_test.go K9s/release v0.32.0 (#2577) 2024-03-02 10:18:47 -07:00
row_test.go Fix typos (#3026) 2024-12-16 09:09:22 -07:00
rows.go K9s/release v0.32.0 (#2577) 2024-03-02 10:18:47 -07:00
table_data.go Rel v0.40.6 (#3185) 2025-03-09 13:58:44 -06:00
table_data_test.go Rel v0.40.6 (#3185) 2025-03-09 13:58:44 -06:00
test_helper_test.go K9s/release v0.32.0 (#2577) 2024-03-02 10:18:47 -07:00
types.go Rel v0.40.8 (#3198) 2025-03-11 18:15:20 -06:00