Skip to content
This repository was archived by the owner on Aug 12, 2026. It is now read-only.
Merged
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
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
Loading