Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lakectl should handle non-empty StorageConfigList #8708

Open
itaigilo opened this issue Feb 24, 2025 · 0 comments
Open

lakectl should handle non-empty StorageConfigList #8708

itaigilo opened this issue Feb 24, 2025 · 0 comments
Labels

Comments

@itaigilo
Copy link
Contributor

Some lakectl operations (such as Import and FS operations) are calling GetConfig for StorageConfig settings (such as pre-signed_urls, allow_import, etc.).

These are currently not considering the cases in which StorageConfigList is not empty.

This should be changed to also consider StorageConfigList if not empty.

@itaigilo itaigilo added the msb label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant