-
Notifications
You must be signed in to change notification settings - Fork 446
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ZenML API Keys and Service Accounts (#1840)
* Add service accounts and API keys support * Round 2 of service connectors and API keys * Service accounts and API keys round 3 - full implementation * Add DB migration script * Fixed bugs * Fix linter errors * Code review suggestions, tests and other improvements * Fix linter errors and make account name within the user/service account scope * Fixed the account naming scope and other bugs and added more tests * Fix linter errors on python<3.9 * Add more tests and fix some bugs * Fix docstrings * Fix key rotation bug * Add documentation * Fix remaining unit tests * Fix unit tests after merge * Update src/zenml/zen_stores/sql_zen_store.py Co-authored-by: Michael Schuster <schustmi@users.noreply.github.com> * Minor fixes --------- Co-authored-by: Michael Schuster <schustmi@users.noreply.github.com>
- Loading branch information
1 parent
99fd6a0
commit 4076cee
Showing
30 changed files
with
5,698 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.