ge/lt in Go templates cannot mix float64 and untyped int literals. TotalPCLPct is float64, so replaced `ge $d.TotalPCLPct 0` with `eq (pctSign $d.TotalPCLPct) "+"` which uses the existing pctSign helper that already handles the sign check correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
k3s Home Lab
- author: @GoncaloRodri
Description
Languages
Go
57.7%
HTML
39.5%
HCL
2.1%
Makefile
0.5%
Shell
0.1%