Allow the DefaultCondition on events to be string or object#163
Allow the DefaultCondition on events to be string or object#163spolti merged 1 commit intoserverlessworkflow:mainfrom
Conversation
1f97a97 to
3df0a24
Compare
|
@ricardozanini it is ready to merge, the parse from the sdk go is working, however while generating the csv some objects goes with the different type, e.g.: By creating a customType e.g From the operator side we might have two options:
@davidesalerno please take a look here as well. |
|
codecov again =/ |
3df0a24 to
2f12a7d
Compare
fixes serverlessworkflow#157 Signed-off-by: Spolti <filippespolti@gmail.com>
2f12a7d to
5f62687
Compare
|
There is e KEP opened for supporting the oneOf tag, but it seems not to be implemented yet. the KEP: https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/1027-api-unions/README.md |
fixes #157
Many thanks for submitting your Pull Request ❤️!
What this PR does / why we need it:
Special notes for reviewers:
Additional information (if needed):