pankajastro commented on PR #38142: URL: https://github.com/apache/airflow/pull/38142#issuecomment-2007232791
Indeed, I noticed that throughout the codebase, we've used the name `objectstorage` in various places. During testing, I discovered that the expected config variable name should be `objectstore` instead of `objectstorage`, so I made the necessary changes. However, for consistency, I propose reverting back to `objectstore` since we've not released it yet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
