From b00ee78e1dce5dea74445c30f0865e257931a9a9 Mon Sep 17 00:00:00 2001 From: Andrei Kvapil Date: Wed, 12 Aug 2026 19:16:27 +0200 Subject: [PATCH] docs: mark this fork as unused and archived MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Nothing in the distribution builds from here — the image is built in the monorepo from upstream release tarballs — and upstream itself was archived in June. Points a reader at the freshworks-oss fork and the migration PR instead of leaving them to work out why the repository is read-only. Signed-off-by: Andrei Kvapil --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 4ae79cbca..836309b86 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ +> [!IMPORTANT] +> **This fork is unused and archived.** +> +> Nothing in the Cozystack distribution builds from this repository: the operator image is +> built in the [cozystack](https://github.com/cozystack/cozystack) monorepo, from upstream +> release tarballs. +> +> Upstream [spotahome/redis-operator](https://github.com/spotahome/redis-operator) was archived +> on 2026-06-11, its last release being v1.2.4 from 2022. Cozystack is moving to the actively +> maintained [freshworks-oss/redis-operator](https://github.com/freshworks-oss/redis-operator) +> fork, which keeps the same `RedisFailover` CRD and API group — see +> [cozystack/cozystack#3406](https://github.com/cozystack/cozystack/pull/3406). +> +> The content below is the upstream README as it stood when this fork was taken. + +--- + # redis-operator [![Build Status](https://github.com/spotahome/redis-operator/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/spotahome/redis-operator)