Alexander Wels
Alexander Wels
Can you provide the logs for the upload-server (in the namespace you are uploading to) and the upload-proxy server (in the cdi namespace)
I checked the code, it only gives a 401 when the token is expired. Does it take a long time to upload? Or is it failing in one of the...
/cherrypick release-0.58
Do you happen to know what cri you are using? I am guessing containerd but I would like to verify
/remove-lifecycle stale
So we found this [article](https://kubernetes.io/blog/2021/11/09/non-root-containers-and-devices/) which indicates that you should set ``` [plugins] [plugins."io.containerd.grpc.v1.cri"] device_ownership_from_security_context = true ``` to enable the correct device ownership. Apparently it is enabled by default...
/test pull-containerized-data-importer-fossa
Supposedly we have no more warnings at this point. lets find out
/cherry-pick release-v1.55
/cherry-pick release-v1.49