🧙 ZenML Stack Component Deploy now live!
This release brings important additions to the modular recipes, including a rewrite of Kubernetes cluster modules across all modular recipes, addition of more components like Vertex and Sagemaker to the list of available services, along with a ton of bug fixes.
What's Changed
* [BUGFIX] Replace length check with null check for kubectl by wjayesh in https://github.com/zenml-io/mlops-stacks/pull/39
* Transition important local values to vars by wjayesh in https://github.com/zenml-io/mlops-stacks/pull/40
* Update name of Vertex recipe to `gcp-vertexai` from `vertex-ai` by fa9r in https://github.com/zenml-io/mlops-stacks/pull/42
* [BUGFIX] Fix mlflow reference when disabled in Vertex recipe by wjayesh in https://github.com/zenml-io/mlops-stacks/pull/43
* add gcloud auth requirement to prerequisites by wjayesh in https://github.com/zenml-io/mlops-stacks/pull/46
* Fix Kubernetes provider config (check null and fix dependency) by wjayesh in https://github.com/zenml-io/mlops-stacks/pull/48
* Add spellcheck to CI by strickvl in https://github.com/zenml-io/mlops-stacks/pull/47
* Test branch protection rule by wjayesh in https://github.com/zenml-io/mlops-stacks/pull/49
* Revert "Test branch protection rule" by wjayesh in https://github.com/zenml-io/mlops-stacks/pull/50
* Add sagemaker as step operator by wjayesh in https://github.com/zenml-io/mlops-stacks/pull/51
* Add info about role binding to airflow readme by wjayesh in https://github.com/zenml-io/mlops-stacks/pull/52
* sync default region across gcp and aws by wjayesh in https://github.com/zenml-io/mlops-stacks/pull/53
* Randomize output names for stack components by wjayesh in https://github.com/zenml-io/mlops-stacks/pull/54
* Add modular VertexAI step operator and orchestrator as part of `gcp-modular` by strickvl in https://github.com/zenml-io/mlops-stacks/pull/55
* Fix typo by strickvl in https://github.com/zenml-io/mlops-stacks/pull/56
New Contributors
* fa9r made their first contribution in https://github.com/zenml-io/mlops-stacks/pull/42
**Full Changelog**: https://github.com/zenml-io/mlops-stacks/compare/0.5.0...0.6.0