Skip to content

Releases: opendatahub-io/data-science-pipelines-operator

v0.2.1

23 May 16:17
9300c4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 May 17:08
86f66b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Mar 16:36
b4e34aa
Compare
Choose a tag to compare

Notable Changes

  • In this first iteration, the Data Science Pipeline Operator is developed to deploy single namespace scoped Data Science Pipeline stacks onto separate OCP namespaces.
  • The Custom Resource of the operator is DataSciencePipelinesApplication in the group datasciencepipelinesapplications.opendatahub.io
  • The default CRD would deploy the Data Science Pipeline stack including API Server, Persistence Agent, Scheduled Workflow controller, Viewer CRD controller, Database, and Storage Service.
  • ServiceMonitor is included with deployment to expose the metrics from the Operator controller.
  • OAuth Proxy is added to API server for authentication.

What's Changed

New Contributors

Full Changelog: https://github.com/opendatahub-io/data-science-pipelines-operator/commits/v0.1.0