Michael Schuster
Michael Schuster
## Describe changes This PR fixes some smaller issues: - Allows custom materializers in step operators - Prevents nested pipeline execution - Fixes the tf dataset materializer to work with...
## Describe changes This PR implements a generic way to reference secrets for (most) stack component attributes. Instead of passing in the attribute value directly, stack component attributes now allow...
## Describe changes This PR greatly increases the flexibility in which users can specify how ZenML builds the Docker image that is used to run their pipeline steps in remote...
## Describe changes Based on a Slack-Thread, this PR adds information on how to access the local metadata store with local kubeflow. ## Pre-requisites Please ensure you have done the...
## Describe changes I implemented/fixed _ to achieve _. ## Pre-requisites Please ensure you have done the following: - [ ] I have read the **CONTRIBUTING.md** document. - [ ]...
## Describe changes I implemented/fixed _ to achieve _. ## Pre-requisites Please ensure you have done the following: - [ ] I have read the **CONTRIBUTING.md** document. - [ ]...
## Describe changes Previously, the requirements in the Docker images we build we installed in the following order: - The packages of the client environment - Manually defined packages -...
## Describe changes I implemented/fixed _ to achieve _. ## Pre-requisites Please ensure you have done the following: - [ ] I have read the **CONTRIBUTING.md** document. - [ ]...
## Describe changes I implemented/fixed _ to achieve _. ## Pre-requisites Please ensure you have done the following: - [ ] I have read the **CONTRIBUTING.md** document. - [ ]...
## Describe changes This PR introduces a shared ZenML Cloud connection for RBAC/Feature Gate to reduce the amount of M2M authentication tokens we use. ## Pre-requisites Please ensure you have...