amazon-sagemaker-operator-for-k8s icon indicating copy to clipboard operation
amazon-sagemaker-operator-for-k8s copied to clipboard

Amazon SageMaker operator for Kubernetes

Results 10 amazon-sagemaker-operator-for-k8s issues
Sort by recently updated
recently updated
newest added

Hello! Will there be any support for Async Inference Endpoints?

question

**What would you like to be added**: It would be great is this tool will allow to use StepScaling policy additionally to TargetTrackingScaling policy. **Why is this needed**: Some companies...

enhancement

### What does this PR do / how does this improve the operators? This PR improves the integ tests to randomize the k8s object names of the jobs created ###...

**What would you like to be added**: Add a file with checksums (index.yaml) to enable helm or terraform to install the chart automatically from this github repo. **Why is this...

enhancement

**What would you like to be added**: As discussed in [this issue](https://github.com/aws/amazon-sagemaker-operator-for-k8s/issues/185) there are two action items here - 1. Improve the existing HAP controller log message to be more...

enhancement

**What happened**: When creating any custom resource with a `KmsKeyId` field specified using an ID, rather than an ARN, the reconciler will get stuck trying to infinitely reconcile it. **What...

bug

### What does this PR do / how does this improve the operators? 1. This reverts commit 24cd54bdf041d6e347f7d8877460ed02805b0432 (PR #167 ) 2. Reverts PR #155 3. Reverts commented out test...

We saw HPOJobs stuck in `Reconciling` state because of `not enough combinations of hyperparmeter ranges`: ``` Unable to create HyperParameter Tuning Job: ValidationException: You don't have enough combinations of hyperparameter...

bug

Customer request: https://github.com/aws/amazon-sagemaker-operator-for-k8s/issues/118

enhancement
question

### What does this PR do / how does this improve the operators? Force deletes trainingjobs thus making sure that test runs complete. Tested: 1. The branch on the integration...