v0.0.4
Pre-release
Pre-release
This release includes the following resources and updates:
- NotebookInstance
- NotebookInstanceLifecycleConfig
- TrainingJob
- Requeue until profiler rule evaluation is complete.
- ProfilerRuleEvaluationStatuses and Model Artifact location in the status
- Endpoint
- Requeue until resource Deleted/Stopped
- Reuqueue until Stopped for job style resource like TrainingJob, TransformJob etc.
- Reuqueue until resource is removed from service side for endpoint and monitoring schedule
- Model package
- Enable support for versioned model package
- Enable support for adopting a model package by ARN
- Enable updating conditions post delete
- Support for Private link
⚠️ Breaking Change Changes to the namespace scoped installation- Namespace scoped installation now uses Role and RoleBinding instead of ClusterRole and ClusterRoleBinding
- Update ACK Runtime from 0.6.0 to 0.13.0
- Please refer to https://github.com/aws-controllers-k8s/runtime/releases for a detailed list of changes