Results 12 comments of Ben Lewis

Hi @flyerhzm, What is the timeline for adding support for Mongoid 6? What is the main work required to do so? Warmest regards, Ben

Any reading for the delay in the approval of this PR? I would very much like to use this code - but my codebase is already on Django 2.2 (and...

Unless I am missing something, but this looks like a related missing setting. I am using the ingress setting for the Falco Sidekick UI and it doesn't actually seem to...

```json { "driver": { "enabled": true, "kind": "modern-bpf" }, "collectors": { "enabled": true, "containerd": { "enabled": true, "socket": "/run/containerd/containerd.sock" } }, "falcoctl": { "artifact": { "install": { "enabled": true },...

![image](https://github.com/falcosecurity/charts/assets/3817460/80ac7f5d-29d6-449e-8445-6202316f1f45) I think that I took the `NodePort` option due to this note on this GCP GKE page: https://cloud.google.com/kubernetes-engine/docs/concepts/ingress#multiple_backend_services But I realize now that I actually can use _container native...

I tried setting `ClusterIP` and `ingressClassName` and it didn't help. Here's what I see:

> Giving my two cents here. The error is being raised by SqlAlchemy so it seems that SqlModel is missing some features to deal with this case, but, it seems...

@tiangolo Is this PR being considered?

Please can you release the `urllib3` requirement or increase the upper version limit if necessary. This is such a strange restriction

Do you have type definitions for these newer versions?