Skip to content

Commit

Permalink
Deprecate and remove ML Flow and InnerEye bundles (#4159)
Browse files Browse the repository at this point in the history
* Depreciation of ML Flow and InnerEye bundles.
Fixes #4127

* add missed file
  • Loading branch information
marrobi authored Nov 29, 2024
1 parent af90f06 commit d3f5684
Show file tree
Hide file tree
Showing 49 changed files with 2 additions and 2,026 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy_tre_reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -390,8 +390,6 @@ jobs:
BUNDLE_DIR: "./templates/workspace_services/azureml"}
- {BUNDLE_TYPE: "workspace_service",
BUNDLE_DIR: "./templates/workspace_services/gitea"}
- {BUNDLE_TYPE: "workspace_service",
BUNDLE_DIR: "./templates/workspace_services/mlflow"}
- {BUNDLE_TYPE: "workspace_service",
BUNDLE_DIR: "./templates/workspace_services/mysql"}
- {BUNDLE_TYPE: "workspace_service",
Expand Down Expand Up @@ -553,8 +551,6 @@ jobs:
BUNDLE_DIR: "./templates/workspace_services/azureml"}
- {BUNDLE_TYPE: "workspace_service",
BUNDLE_DIR: "./templates/workspace_services/gitea"}
- {BUNDLE_TYPE: "workspace_service",
BUNDLE_DIR: "./templates/workspace_services/mlflow"}
- {BUNDLE_TYPE: "workspace_service",
BUNDLE_DIR: "./templates/workspace_services/mysql"}
- {BUNDLE_TYPE: "workspace_service",
Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
## 0.20.0 (Unreleased)

**BREAKING CHANGES & MIGRATIONS**:
* InnerEye and MLFlow bundles depreciated and removed from main. If you wish to update and deploy these worksapce services they can be retrieved from release 0.19.1. ([#4127](https://github.com/microsoft/AzureTRE/issues/4127))

FEATURES:

ENHANCEMENTS:
* Disable storage account cross tenant replication ([#4116](https://github.com/microsoft/AzureTRE/pull/4116))
* Key Vaults should use RBAC instead of access policies for access control ([#4000](https://github.com/microsoft/AzureTRE/issues/4000))
* Split log entries with [Log chunk X of Y] for better readability. ([[#3992](https://github.com/microsoft/AzureTRE/issues/3992)
* Split log entries with [Log chunk X of Y] for better readability. ([#3992](https://github.com/microsoft/AzureTRE/issues/3992))
* Expose APP_SERVICE_SKU build variable to allow enablement of App Gateway WAF ([#4111](https://github.com/microsoft/AzureTRE/pull/4111))
* Update Terraform to use Azure AD authentication rather than storage account keys ([#4103](https://github.com/microsoft/AzureTRE/issues/4103))
* Update obsolete Terraform properties ([#4136](https://github.com/microsoft/AzureTRE/issues/4136))
Expand Down
154 changes: 0 additions & 154 deletions docs/tre-templates/workspace-services/inner-eye.md

This file was deleted.

48 changes: 0 additions & 48 deletions docs/tre-templates/workspace-services/mlflow.md

This file was deleted.

2 changes: 0 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ nav:
- Azure ML: tre-templates/workspace-services/azure-ml.md
- Gitea: tre-templates/workspace-services/gitea.md
- Guacamole: tre-templates/workspace-services/guacamole.md
- InnerEye: tre-templates/workspace-services/inner-eye.md
- MLFlow: tre-templates/workspace-services/mlflow.md
- Health Services: tre-templates/workspace-services/health_services.md
- Azure Databricks: tre-templates/workspace-services/databricks.md
- OHDSI: tre-templates/workspace-services/ohdsi.md
Expand Down
7 changes: 0 additions & 7 deletions templates/workspace_services/innereye/.dockerignore

This file was deleted.

9 changes: 0 additions & 9 deletions templates/workspace_services/innereye/.env.sample

This file was deleted.

23 changes: 0 additions & 23 deletions templates/workspace_services/innereye/Dockerfile.tmpl

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit d3f5684

Please sign in to comment.