Skip to content

Commit 8e8b568

Browse files
authored
chore: Add blog post announcing the official deprecation of the project and update README accordingly (#7315)
1 parent 9be3a4e commit 8e8b568

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
`odo` - Fast, Iterative and Simplified container-based application development
22
---
33

4+
> [!CAUTION]
5+
>
6+
> 📣 The `odo` project is **officially deprecated**, effective today (**Oct 23, 2025**). 📣
7+
>
8+
> You can find more information and dates in the following blog posts:
9+
> - [odo is deprecated](https://odo.dev/blog/odo-deprecation-announcement)
10+
> - [The odo CLI is deprecated: What developers need to know](https://developers.redhat.com/articles/2025/10/23/odo-cli-deprecated-what-developers-need-know)
11+
>
12+
13+
---
14+
415
[![GitHub release](https://img.shields.io/github/v/release/redhat-developer/odo?style=for-the-badge)](https://github.com/redhat-developer/odo/releases/latest)
516
![License](https://img.shields.io/github/license/redhat-developer/odo?style=for-the-badge)
617
[![Godoc](https://img.shields.io/badge/godoc-reference-007d9c?logo=go&logoColor=white&style=for-the-badge)](https://odo.dev/godoc)
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: 📣 odo is deprecated 📣
3+
author: The odo Team
4+
image: https://raw.githubusercontent.com/redhat-developer/odo/main/docs/website/static/img/logo.png
5+
tags: ["deprecation"]
6+
slug: odo-deprecation-announcement
7+
---
8+
9+
📣 The `odo` project is **officially deprecated**, effective today (**Oct 23, 2025**)! 📣
10+
11+
<!--truncate-->
12+
13+
You can find more information and dates in "[The odo CLI is deprecated: What developers need to know](https://developers.redhat.com/articles/2025/10/23/odo-cli-deprecated-what-developers-need-know)".

0 commit comments

Comments
 (0)