Jarek Potiuk

Results 1573 comments of Jarek Potiuk

> Hi @droppoint let us know what you find yeah. I might even some time to follow the discussion and contribute to discussion as well soon.

Hey @hussein-awala @dstandish -> would love to get that one merged, maybe you two can take a look. I will **just** be relasing also cncf.k8s provider I think, and I...

FYI @kaxil . From what I remember (see my old PR) the biggest problem there was to make appropriate changes to the theme so that the document "look" right. The...

I think @o-nikolas it's not as straightforward. I described it in https://github.com/apache/airflow/issues/39103 and the problem is that xmlsec python bindings v 1.3.14 expects libxmlsec2 to be installed and used and...

Nope - it's been added specifically on request and by @vincbeck - https://github.com/apache/airflow/pull/35488 to support authentication for AWS

And yes - it's likely a bit complex but It means that libxmlsec1 (system library) that is used and apparently needed by Amazon provider is clashing with llbxml python bindings...

The whole problem will be solved IF amazon internal authentication (I guess) can use libxmlsec2 . But I have no idea if this is possible - if so - then...

Because if it does not, this is not a solution to the problem, it will allow to upgrade xmlsec to 1.3.14, but the specific authentication **might** (and likely will not)...