sivchari
sivchari
It's enough to also check whether the DNS isn't nil. ```go if clusterConfig.DNS != nil && ptr.Deref(clusterConfig.DNS.Disabled, false) ``` If you don't ptr.Deref, above syntax will be like this. ```go...
/ok-to-test
We should start from migration of golangci-lint
Thx! rebsaed.
@crenshaw-dev PTAL 🙏
@gdsoumya @blakepettersson PTAL 🙏
Hi, @todaywasawesome . If you have time, PTAL 🙏
@crenshaw-dev codecov is failed, but it doesn't affect some quality. PTAL.
https://pkg.go.dev/vuln/GO-2025-3547 is occurred, but this issue hasn't been resolved yet. So vulncheck must be failed. Let's keep it until it's resolved.