Daniel Valdivia

Results 68 comments of Daniel Valdivia

Fixed by https://github.com/minio/console/pull/2600

@DonggeLiu 🚩🚩🚩 I urge you no to take this PR, seems oddly suspicious given the pattern of behavior of this account, other contributions have been flagged as well https://github.com/go-gitea/gitea/pull/26954#issuecomment-1710683316

I'm running into the same issue, the `PVC` is stuck with the event ``` Normal WaitForFirstConsumer 2m13s (x26 over 8m19s) persistentvolume-controller waiting for first consumer to be created before binding...

Additional information, I'm using `kubevirt v1.1.0` and `CDI v1.57.0`, and while `virtctl` is trying to upload the image, the `PVC` created looks like this ```yaml apiVersion: v1 kind: PersistentVolumeClaim metadata:...

facing the same issue but see no work around even for grpc

I managed to get this to work around by forcing ubuntu to start with kernel `5.15.0-79`, that fixed the issue and I was able to get the driver installed via...

I can confirm that to insert a byte array you need to use the sql.Exec function directly, but there's no need for the `.Prepared(true)` part suggested in the previous comment

I think this problem is related to the informer closing down for some reason and pushing this type of message