Currently the behaviour in NG k8s apply step is that we throw exception if an unresolvable expression is provided.
This feature request is to change the above behaviour so that the variable resolution will resolve to null and not throw an exception.
Also if feasible implement a solution where we can define a default value for the variable in case the variable does not exist.
Created by Amit Jha
May 8, 2024