|
|
|
|
|
by adhamsalama
589 days ago
|
|
I once got a nil pointer exception when I updated a helm chart. I wondered why the hell am I getting a nil pointer exception for updating a YAML file. After some investigation I found an issue on GitHub where the maintainers said the Go team says this is an intended behavior for some case in Go templates. Wasn't fun. |
|
So, there's a good chance was an error that was really unexpected and it's better to show the error than to risk producing bad output.