mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-08 00:18:36 +00:00

* Prep skeleton for object store connector * First of of ingestion piepline for bucket containers. * addressed PR review comments. * swaped random with secrets due to security warning. * linter issues. * added prefix population for containers. * more linting * removed temp file. * object store unit tests, PR comments and minor refactorings * docs update and new TestConnection approach. * linting * removed isStructured field from containermeta schema --------- Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>