gnod

Results 4 comments of gnod

![image](https://user-images.githubusercontent.com/37585964/222132422-4d9bfece-05ba-42de-992c-d0cdd236e122.png)

A workaround is also easily possible by just exposing state-bound metrics, e.g. duration for failed workflows only. ``` yaml - name: paul when: "{{status}} == Failed" gauge: realtime: true value:...

Same here. Our images are build on a specifically protected infrastructure and the resulting images end up in an intermediate registry. We now search for a valuable solution to generate...

Maybe https://github.com/estesp/manifest-tool#createpush is an option for this use case. > manifest-tool is a command line utility used to view or push multi-platform container image references located in an OCIv1 or...