Harald Gustafsson
Harald Gustafsson
When I tried to patch with json patch on a custom object using kubectl it worked, so assuming that the api server handles it. We should leave out the strategic...
Hi, seems to have got some issues now. Reason: Unsupported Media Type HTTP response headers: HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"the body of the request was in an unknown format - accepted...
I managed to create a method to call the call_api, by looking at one of the others. I think I have to use the argument `_preload_content = False` since otherwise...
@vrst37 it is common for many broker protocols to allow waiting with ack until a message is processed. The general thinking is that it is not recieved persistently until e.g....
@munluk this i already commented on in my comment above. Why you should not send the ack is due to if you get a fail crash or fail silent between...
This seems to be a bug, we will try to reproduce it. Likely the app delete is broken.
I created 3 local runtimes, deployed a simple calvinscript with 3 actors, migrated manually the 3 actors to one of the other runtimes. Then followed your screenshot. My result is...