Gabriel Jorge Menezes
Gabriel Jorge Menezes
@an-tao as I said in https://github.com/drogonframework/drogon/issues/1023#issuecomment-924002889. What do you think ?
@an-tao I was testing somethings and I think I found a bug. As I suggested we could change the SQL to the `Mapper` in the relationships functions. But when I...
Metadata:  Member variable:  DB table: 
So I was thinking and I reached some conclusions (this is a early draft so don't bother with well written things):   As you can see I changed the...
Hello @an-tao sorry for the wait. I was really busy in the last months and so wasn't possible to continue this issue. But now I'm back \0/. I already made...
Since this change was already merged I'm gonna close this one, ty.
I'm having the same problem, tried to pass `--kubelet-insecure-tls` in the args but it didn't work. I have also tried using the suggested fix but it didn't work. Log when...
kubectl logs -n kube-system pods/metrics-server-658867cdb7-9g2px ``` I0826 00:47:41.539717 1 serving.go:342] Generated self-signed cert (/tmp/apiserver.crt, /tmp/apiserver.key) I0826 00:47:41.898143 1 requestheader_controller.go:169] Starting RequestHeaderAuthRequestController I0826 00:47:41.898160 1 shared_informer.go:240] Waiting for caches to sync...
Maybe the problem is that the IP `192.168.65.4` is being used, but on windows the internal ip is not used. Instead we use `localhost` kubectl get nodes -o wide ```...
Increasing the `metric-resolution` made the pod ready, but after it executing `kubectl get --raw /api/v1/nodes/docker-desktop/proxy/metrics/resource` returned: `Error from server (NotFound): the server could not find the requested resource`. The problem...