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
ifpart.get_content_type() in ('x-scylla/json', 'x-scylla/yaml'):
this is o.k. for cloud-init to complain on our own define mime type
it probably can be change to something that won't get those errors, but the idea that only our code would read those parts, i.e. other mime types that might be used by cloud-init itself shouldn't be used.
anyhow it's not an issue with SCT
fruch
transferred this issue from scylladb/scylla-cluster-tests
Mar 6, 2024
Saw in a log file:
Should the Content-Type be json/x-scylla? or application/json ?
The text was updated successfully, but these errors were encountered: