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
What you expected to happen:
These types should be serialized properly
How to reproduce it (as minimally and precisely as possible):
Run integration tests with higher log verbosity, grep for json: unsupported type
Anything else we need to know?:
The scope of this bug includes identifying other types we fail to serialize - the list above is not necessarily exhaustive - and fixing those too
Environment:
Kueue version (use git describe --tags --dirty --always): v0.10.0
The text was updated successfully, but these errors were encountered:
What happened:
Observing error messages like the following in logs:
here are the lines, corresponding to v0.10.0
What you expected to happen:
These types should be serialized properly
How to reproduce it (as minimally and precisely as possible):
Run integration tests with higher log verbosity, grep for json: unsupported type
Anything else we need to know?:
The scope of this bug includes identifying other types we fail to serialize - the list above is not necessarily exhaustive - and fixing those too
Environment:
git describe --tags --dirty --always
): v0.10.0The text was updated successfully, but these errors were encountered: