Vladislav Sukhin
Vladislav Sukhin
Hey @stephen-harris 1. Slack notifications are under the testing right now (they are event based, but, probably needs to be adjusted for a team level @nicufk) 2. We don't support...
Generation is failed, not clear what statement is wrong. Submitted an issue https://github.com/ogen-go/ogen/issues/414
https://github.com/ogen-go/ogen/issues/414#issuecomment-1163106613
allOf is not supported as well as application/problem+/json
So, I generated files after fixing not supported features. It generated a lot of code, including, client, server, models and custom JSON marshaler for all objects. A lot fo duplicated...
We leave it for team discussion
Hey @hwinkel for very interesting suggestion! In fact, we're planning to add keptn executor and one of our external contributors even started working on it. But you gave an intersting...
Yeah, either we need to trasetesting Testkube or testkubing Tracetest a bit ;) Something serious to think about. But no doubts test metrics should be considered in a context of...
We had similar issues when old executors.json was used for local api server with demo context
Hey @damien-m-abrahams So, the work of the pod initialization container is to prepare data for a main test executor pod. Technically, simply to store data in a pod volume. I...