nicknezis commented on pull request #3619: URL: https://github.com/apache/incubator-heron/pull/3619#issuecomment-697681510
@Code0x58 The issue I ran in when trying something similar to what you suggested, was that `""` and `null` both resolved to a type that was not a String. So my attempt to add a comparison in the template failed. I'm not sure how to check type and type convert in the Helm template. Any suggestions? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
