https://lakefs.io/ logo
Title
v

Vaibhav Kumar

03/14/2023, 6:06 PM
Hi Team, I have got a couple of PR merged to https://github.com/treeverse/airflow-provider-lakeFS with some important features. Just wanted to check when are we going to create a new release for it. The last one was in Nov 2022.
b

Barak Amar

03/14/2023, 6:13 PM
Hi @Vaibhav Kumar, will check and get back to you by tomorrow
v

Vaibhav Kumar

03/14/2023, 6:38 PM
Sure, I am also planning to start work on https://github.com/treeverse/lakeFS/issues/2801 as suggested by @Itai Admi It will improve lakefs a lot.
Team, Any updates?
b

Barak Amar

03/15/2023, 2:34 PM
Hi @Vaibhav Kumar, yes 🙂. Adding a release workflow - if no new issue will be found will publish it by tomorrow.
v

Vaibhav Kumar

03/15/2023, 3:02 PM
Ok, please keep me posted and what about the new issue ?
i

Itai Admi

03/15/2023, 3:04 PM
Hey @Vaibhav Kumar - please comment on 2801 so I could assign it to you
b

Barak Amar

03/15/2023, 3:38 PM
@Vaibhav Kumar https://pypi.org/project/airflow-provider-lakefs/
:jiggling-lakefs: 1
v

Vaibhav Kumar

03/15/2023, 3:46 PM
Well that was quick, Thankyou
:lakefs: 1
@Itai Admi I have commented on the github issue. Please assign it to me
b

Barak Amar

03/17/2023, 2:50 PM
Hi @Vaibhav Kumar, assigned https://github.com/treeverse/lakeFS/issues/2801 to you
v

Vaibhav Kumar

03/17/2023, 5:31 PM
I see #3054 and #5213 in reference. Do I have to first solve them as well in order to solve this? @Barak Amar
b

Barak Amar

03/17/2023, 5:37 PM
The other issues are related, but the specific issue (2801) can be fixed without addressing client version mismatch or trying to identify misconfiguration.
The example in 2801 show that we try to read from lakeFS URI and would like the error to capture the real reason
repository not found
reported by lakeFS rot the client.
v

Vaibhav Kumar

03/17/2023, 7:10 PM
thank you