You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Conditional Logic Support to ODLM Templating System (#1132) (#1134)
* implement simple equality-based condtion check
* made advanced expression evaluation
* new structures for conditional checks
* omit nil check
* refactor ParseValueReferenceInObject function
* fix lint error
* add unit test cases for logic expression
* create unit test for get value from object, cm and secret or literal values
* remove simple based-equality condition
* update operandconfig spec doc with dynamic template config
---------
Signed-off-by: YuChen <[email protected]>
0 commit comments