Oliver
Oliver
@krucod3: Do you think we need to change precondition for the following swdds after fixing the gap in `ank get workloads`?: - `swdd~cli-shall-sort-list-of-workloads~1` - `swdd~cli-shall-filter-list-of-workloads~1` - `swdd~cli-shall-present-list-of-workloads~1` to point out...
> Review done. > > All looks good, just had two small findings regarding the requirements. > > I'll test a bit manually and can merge afterwards when the small...
I take the sub-task to implement the `ank logs` command in the CLI. Shall we support logs for one workload or multiple workloads ? @windsource and @krucod3, you have started...
@christoph-hamm: Like discussed you can already start to review. I have resolved the branch conflicts and now I will add system tests.
@christoph-hamm: I have merged the latest feature branch changes including the API unifications into my branch. You can start reviewing here again. In the meanwhile I address the finding above!
Thank you for your answer, but that is not my actual question. I search for a programmatic way not using a different syntax to achieve the correct result. But I...
Ideas: - Set the encoding and decoding message sizes of the tonic library to well defined values: A disadvantage is that the header of the communication protocol is also count...
What I still have in mind is the challenge to check the state size when it comes to expanding workloads with templates. In theory, the server shall be able to...