👋 hello 🙂
I’m running a PoC with Datahub and I’m super impressed by the project 🚀
I have an outstanding issue that I haven’t sorted out yet and I was hoping to get some ideas on possible solutions: I have a number of Airflow deployments sending metadata via the lineage plugin and I have the gms’s auth service enabled; everything is working fine but I’m wondering what’s the best way to refresh or rotate the token used by the Airflow integration, which I currently specify in the connection string? Will you ever support PAT without expiry date?
I have a similar problem also for the other ingestion sources (like Bigquery or Postgres), which I’m currently running in Docker containers as Kubernetes cronjobs
Thanks!