Arrigo Zanette

Results 4 comments of Arrigo Zanette

If this API is going to be used with credentials_inhibited devices in order to ban a device as soon as certificate expires, it would be useful to have the possibility...

Btw, the status code for async processing should be https://httpstatuses.com/202

A workaround I found is to use custom a image that adds the dockerd daemon and then adding a step before devcontainer/ci to start docker-in-docker: ``` [...] - name: optionally...