ryansteakley
ryansteakley
**Which issue is resolved by this Pull Request:** Resolves # **Description of your changes:** update kserve with v1 sample as v2-sample is bugged **Testing:** - [ ] Unit tests pass...
**Description of your changes:** Adds unit-tests for each AWS Kubeflow-manifests deployment option. - Added in `generate_tests.py` Additional PR on the way which adds enhancement for substitutions of fields such as...
**Description of your changes:** **Checklist:** - [ ] The title for your pull request (PR) should follow our title convention. [Learn more about the pull request title convention used in...
**Description of your changes:** - Boto3 import was below code that used boto3 **Checklist:** - [x ] The title for your pull request (PR) should follow our title convention. [Learn...
**Is your feature request related to a problem?** Pipeline Execution Operations * [StartPipelineExecution](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_StartPipelineExecution.html) - > Create (Creates a pipelineExeuctionArn unique identifier) * `StopPipelineExecution` → Delete * `UpdatePipelineExecution` → Update *...
Previous issue was closed, The examples given don't seem to give much explanation or insight in what needs to be done. I already know how to use minio-go and the...
*Issue #, if available:* https://github.com/aws/sagemaker-python-sdk/issues/4885 *Description of changes:* move sagemaker-mlflow to extras *Testing done:* pip install sagemaker pip install sagemaker[sagemaker-mlflow] ## Merge Checklist _Put an `x` in the boxes that...
**Description of your changes:** Replace arrikto image which no longer exists with manifestsWG auth-service cloned image. **Testing:** - [ ] Unit tests pass - [ ] e2e tests pass -...