Dirk Dittmar
Dirk Dittmar
@jgrandja sorry for the late reply ... You're right that the flow is never processed if the `RegisterdClient` does not have the `AuthorizationGrantType.DEVICE_CODE` configured... but then the endpoint is open...
I have implemented this feature with a Lua script: https://github.com/darktable-org/lua-scripts/pull/435
> Great! Thanks for the contribution! So I guess we can close this issue? Yes :+1:
> I don't think they are duplicate `PATCH` requests. It's just that Jib does concurrent blob uploads. I think for whatever reason, the harbor registry sometimes fails to handle concurrent...
@ldetmer no ... the answer was a configuration of our Harbor registry ... our Harbor use an S3 compatible backend and we basically had to tell Harbor that it should...