Skip to content

Commit

Permalink
Remove support for secrets managers (#2163)
Browse files Browse the repository at this point in the history
* Remove support for secrets managers

* Fix docstrings

* Add DB migration script to remove secrets managers

* Auto-update of E2E template

* Fix broken unit test

* Fixed unit tests and improved some error messages

---------

Co-authored-by: GitHub Actions <actions@github.com>
  • Loading branch information
stefannica and actions-user authored Dec 19, 2023
1 parent c4393a9 commit 9777487
Show file tree
Hide file tree
Showing 83 changed files with 278 additions and 5,375 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Here is a full list of all stack components currently supported in ZenML, with a
| [Orchestrator](orchestrators/orchestrators.md) | Orchestrating the runs of your pipeline |
| [Artifact Store](artifact-stores/artifact-stores.md) | Storage for the artifacts created by your pipelines |
| [Container Registry](container-registries/container-registries.md) | Store for your containers |
| [Secrets Manager](secrets-managers/secrets-managers.md) (deprecated) | Centralized location for the storage of your secrets |
| [Step Operator](step-operators/step-operators.md) | Execution of individual steps in specialized runtime environments |
| [Model Deployer](model-deployers/model-deployers.md) | Services/platforms responsible for online model serving |
| [Feature Store](feature-stores/feature-stores.md) | Management of your data/features |
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 9777487

Please sign in to comment.