Skip to content

Commit

Permalink
Merge pull request #1195 from run-ai/deprecation-extended-notice-219
Browse files Browse the repository at this point in the history
Merge pull request #1194 from run-ai/deprecation-extended-notice
  • Loading branch information
yarongol authored Oct 28, 2024
2 parents 1530a5a + 7457865 commit 029e6e0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/home/whats-new-2-16.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,6 @@ The following list of API endpoints and fields that have completed their depreca
| /v1/k8s/clusters | The endpoint was removed and is replaced by /api/v1/clusters |
| /v1/k8s/clusters/{uuid} | The endpoint was removed and is replaced by /api/v1/clusters/{uuid} |

Run:ai does not recommend using API endpoints and fields marked as deprecated and will not add functionality to them. Once an API endpoint or field is marked as deprecated, Run:ai will stop supporting it after 2 major releases for self-hosted deployments, and after 6 months for SaaS deployments.

For a full explanation of the API Deprecation policy, see the [Run:ai API Policy](../developer/admin-rest-api/overview.md#api-lifecycle-and-deprecation)
2 changes: 2 additions & 0 deletions docs/home/whats-new-2-17.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,8 @@ The following metrics are deprecated and replaced by API endpoints. For details
| runai\_active\_job\_memory\_limits |
| runai\_job\_memory\_used\_bytes |

Run:ai does not recommend using API endpoints and fields marked as deprecated and will not add functionality to them. Once an API endpoint or field is marked as deprecated, Run:ai will stop supporting it after 2 major releases for self-hosted deployments, and after 6 months for SaaS deployments.

For a full explanation of the API Deprecation policy, see the [Run:ai API Policy](../developer/admin-rest-api/overview.md#api-lifecycle-and-deprecation)


Expand Down
1 change: 1 addition & 0 deletions docs/home/whats-new-2-18.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ Run:ai REST API now supports job submission. The older, [Cluster API](../develop
| /v1/k8s/clusters/{clusterId}/projects/{id} | /api/v1/org-unit/projects/{projectId} |
| /v1/k8s/clusters/{clusterId}/projects/{id} | /api/v1/org-unit/projects/{projectId} + /api/v1/org-unit/projects/{projectId}/resources |

Run:ai does not recommend using API endpoints and fields marked as deprecated and will not add functionality to them. Once an API endpoint or field is marked as deprecated, Run:ai will stop supporting it after 2 major releases for self-hosted deployments, and after 6 months for SaaS deployments.

For a full explanation of the API Deprecation policy, see the [Run:ai API Policy](../developer/admin-rest-api/overview.md#api-lifecycle-and-deprecation)

Expand Down
2 changes: 2 additions & 0 deletions docs/home/whats-new-2-19.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,8 @@ The legacy navigation will be fully deprecated in the Q1/25 release, and during
| /api/v1/workloads/distributed/spec/compute/migProfile ||
| /api/v1/workloads/distributed/masterSpec/compute/migProfile ||

Run:ai does not recommend using API endpoints and fields marked as deprecated and will not add functionality to them. Once an API endpoint or field is marked as deprecated, Run:ai will stop supporting it after 2 major releases for self-hosted deployments, and after 6 months for SaaS deployments.

For a full explanation of the API Deprecation policy, see the [Run:ai API Policy](../developer/admin-rest-api/overview.md#api-lifecycle-and-deprecation)


Expand Down

0 comments on commit 029e6e0

Please sign in to comment.