Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update: clarify M3DB service creation rules based on project inclusion #607

Merged
merged 2 commits into from
Dec 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/platform/reference/end-of-life.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ Learn about the upcoming end of life (EOL) for select Aiven services, including
After April 30, 2025, all running Aiven for M3DB
services are powered off and deleted, making data from these services inaccessible.

:::note
If your project includes an Aiven for M3DB service, you can continue creating new
Aiven for M3DB services in the same project. If your project did not previously include
harshini-rangaswamy marked this conversation as resolved.
Show resolved Hide resolved
an Aiven for M3DB service, you cannot create new Aiven for M3DB services. This applies
until the end of life (EOL) date on April 30, 2025.
:::

### Migration options

- **Aiven for Metrics**: Provides a seamless transition for time-series workloads,
Expand Down
11 changes: 0 additions & 11 deletions docs/platform/reference/eol-for-major-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,17 +102,6 @@ after they are made available on the Aiven platform.
| 4.0 | 2024-09-30 | 2024-09-30 | 2021-12-09 |
| 4.1 | 2025-09-30 | To be announced | 2024-01-18 |

### Aiven for M3DB

Starting from v1.5, Aiven for M3DB versions will reach EOL six months
after newer major and minor versions are made available on the Aiven
platform.

| Version | Aiven EOL | Service creation supported until | Service creation supported from |
| ------- | ---------- | -------------------------------- | ------------------------------- |
| 1.1 | 2023-09-01 | 2023-06-01 | 2021-02-23 |
| 1.2 | 2023-09-01 | 2023-06-01 | 2021-10-11 |
| 1.5 | N/A | N/A | 2022-05-05 |

### Aiven for Apache Flink® {#aiven-for-flink}

Expand Down
Loading