-
Notifications
You must be signed in to change notification settings - Fork 46
states - unsupported AST kind *ast.InterfaceType #148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
2149bca
to
724834a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@spolti let me know when this one is finished. Maybe we can switch it to draft?
yes, moved to draft. |
14d92ea
to
c6f0d54
Compare
@ricardozanini it is ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems that we have a clear way of unmarshalling now and supporting Kubernetes types at the same time. Well done! I believe we should release a new major version now since there are a few changes in the interface and implementation structure. This new version is to enhance k8s compatibility.
Fix it here: #149 |
Fixes serverlessworkflow#144 Signed-off-by: Spolti <[email protected]>
Signed-off-by: Spolti <[email protected]>
Fixes #144
Many thanks for submitting your Pull Request ❤️!
What this PR does / why we need it:
Special notes for reviewers:
Additional information (if needed):