DataOps7
DataOps7
@eiko4 Any progress? We would also love this feature!
Hey @harshach ! We are also blocked on this issue :( You guys can also upgrade pydantic to v2 but still use `from pydantic.v1 import ...` while you're migrating. Thanks!
@zhen0 @barskern That's exactly what I'm experiencing!
Just noticed the deployment stats are missing too, I don't have the graphs show below: (Noting that I'm running in an offline air-gapped network) 
@dylanbhughes I'm using python to deploy my flow, using a basic cron schedule like "0 0 * * *"
It's a bit of a problem to provide a reproduction as the problem only happens in an air gapped offline network. @barskern Do you have a way of reproducing this...
Our Prefect server runs on K8S, and I used pip to install Prefect from a private pypi registry, it shouldn't be any different then online.
I'm not getting a 422, I'm getting the error that @barskern mentioned above - `TypeError: a.schedules.toSorted is not a function`
Thank you so much for your time! It seems like they only support local filesystem, but also support VSCode binaries and other cool features. I'm trying to understand what would...
I want to avoid building my own image as I'll need to build a new one for every release. This is a security improvement that everyone would benefit from so...