Aseem Bansal
436b74cd3a
dev: move from flake8,isort to ruff ( #12375 )
2025-01-17 23:50:13 +05:30
david-leifker
4296373c5f
config(rest-api): enable authentication and api authorization by default ( #11484 )
2024-09-27 11:31:25 -05:00
Pedro Silva
dd732d0d46
feat(cli): Make consistent use of DataHubGraphClientConfig ( #10466 )
...
Deprecates get_url_and_token() in favor of a more complete option: load_graph_config() that returns a full DatahubClientConfig.
This change was then propagated across previous usages of get_url_and_token so that connections to DataHub server from the client respect the full breadth of configuration specified by DatahubClientConfig.
I.e: You can now specify disable_ssl_verification: true in your ~/.datahubenv file so that all cli functions to the server work when ssl certification is disabled.
Fixes #9705
2024-07-25 19:06:14 +00:00
david-leifker
ff0818bad7
fix(aspects): fix default aspect generation for non-restli locations ( #9746 )
2024-01-31 18:28:35 -06:00
Aseem Bansal
3f9490d901
feat(cli): option to init via username password, add lint for smoke-test ( #9675 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-31 14:42:40 +05:30
Aseem Bansal
bb39d5418f
fix(lint): run black, isort ( #8978 )
2023-10-10 16:08:34 +05:30
Shirshanka Das
8e6e4e8962
refactor(ci): move from sleep to kafka lag based testing ( #8094 )
2023-06-06 14:44:52 -07:00
Harshal Sheth
afd65e16fb
feat(cli): delete cli v2 ( #8068 )
2023-05-23 14:43:44 -05:00
david-leifker
4b1774adea
fix(test): cleanup test on setup error ( #7259 )
2023-02-07 16:50:15 -08:00
david-leifker
39920bb00f
feat(elasticsearch): Elasticsearch improvements ( #6894 )
2023-01-31 18:44:37 -06:00
david-leifker
00e8750657
fix(test): fix delete smoke test ( #6585 )
2022-11-30 13:44:55 -06:00
david-leifker
33fd876421
feat(elasticsearch): Updates to elasticsearch configuration, dao, and tests ( #6269 )
2022-11-15 18:03:11 -08:00
Aseem Bansal
edc31f453a
feat(test): add read-only smoke tests ( #5558 )
2022-08-05 16:35:23 -07:00
Navin Sharma
ee7c5f75a2
Add Changes to support smoke test on Datahub deployed on kubernetes Cluster ( #5334 )
...
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2022-07-14 22:04:06 +05:30
Pedro Silva
14f769e0d5
fix(tokens) Adds non-admin tests for access tokens ( #5174 )
2022-07-05 18:57:23 -07:00
Pedro Silva
78c3ca039e
feat(gms): Add support for deleting reference pointers when deleting by urn ( #4791 )
2022-05-12 19:02:13 -07:00