treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.46k stars 359 forks source link

[Bug]: lakectl local doesn't mention the reason commit fails when writing to a protected branch #8333

Open idanovo opened 2 weeks ago

idanovo commented 2 weeks ago

What happened?

When running lakectl local commit using a protected branch I get:

object to backing store: request failed (403 Forbidden) Error executing command.

Expected behavior

We should mention why we've got 403 which is in our case, writing to a protected branch.

lakeFS version

1.40.0

Affected clients

lakectl