-
Notifications
You must be signed in to change notification settings - Fork 23
Fix Any as input of operator and workflow #1728
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
Signed-off-by: paul.profizi <[email protected]>
Signed-off-by: paul.profizi <[email protected]>
Signed-off-by: paul.profizi <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1728 +/- ##
==========================================
- Coverage 86.93% 85.67% -1.26%
==========================================
Files 83 83
Lines 9937 9937
==========================================
- Hits 8639 8514 -125
- Misses 1298 1423 +125 |
|
Thanks @PProfizi! Maybe just a fixture needed to protect the verison and then a PR on the server... |
Yep, will do! I was waiting to know which versions would fail. |
Signed-off-by: paul.profizi <[email protected]>
Signed-off-by: paul.profizi <[email protected]>
BTW, quite nice and explicit error message :) |
Signed-off-by: paul.profizi <[email protected]>
This reverts commit fa5732d.
Signed-off-by: paul.profizi <[email protected]>
Fixes #1670
A PR is required server-side for the
LegacyGrpcserver type to work.