mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 14:47:04 +02:00
Move Rook and Juicefs to tainted, provide alternatives (#584)
Both allow copilot reviews. Also added some alternatives that are clean (for now): OpenEBS - block storage k8s-csi-s3 - S3-backed K8S CSI driver (not as fast as Juicefs but it at least enables the same flows) Co-authored-by: cloudymax <admin@cloudydev.net> Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/584 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
parent
7e431c5845
commit
a6fc2ba935
1 changed files with 5 additions and 3 deletions
|
|
@ -664,18 +664,20 @@ This is a section for repos that are similar to this one either because they are
|
|||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|---|:---:|---|
|
||||
| [Ente Locker](https://ente.com/locker/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/ente-io/ente/commit/3fbe3a463b50aa52028c33acd10f7d1d94c7c368)) |
|
||||
| [JuiceFS](https://juicefs.com/en/) | [`v1.2.3`](https://github.com/juicedata/juicefs/releases/tag/v1.2.3) | [](#ai-code-reviews) ([1](https://github.com/juicedata/juicefs/pull/6241))|
|
||||
| [MinIO](https://www.min.io/) | [](#request-for-help) | [](#sponsored-by-ai) ([1](https://github.com/minio/minio)) |
|
||||
| [Nextcloud](https://nextcloud.com/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/nextcloud/desktop/blob/master/AGENTS.md)) <br />[](#ai-functionality) ([1](https://nextcloud.com/assistant/)) |
|
||||
| [Rook/Ceph](https://rook.io/) | [`v1.17.0`](https://github.com/rook/rook/releases/tag/v1.17.0) | [](#ai-code-reviews)([1](https://github.com/rook/rook/pull/15563#pullrequestreview-2724068439))|
|
||||
| [RustFS](https://rustfs.com/) | None | [](#permissive-ai-policy) ([1](https://github.com/rustfs/rustfs/blob/main/AGENTS.md), [2](https://github.com/rustfs/rustfs/commit/6ce24f3b632f86c456a95d6e8b6ba9d05c8e4ae5), [3](https://github.com/rustfs/rustfs/commit/2bf4b1439495db1aeed5bbe474083a04a25f69e5)) <br /> [](https://codeberg.org/small-hack/open-slopware#ai-code-reviews) ([1](https://github.com/rustfs/rustfs/pull/2584), [2](https://github.com/rustfs/rustfs/pull/2583), [3](https://github.com/rustfs/rustfs/pull/2581))|
|
||||
| [SeaweedFS](https://seaweedfs.com/) | [](#request-for-help) | [](#ai-code-reviews) ([1](https://github.com/seaweedfs/seaweedfs/pull/7996)) |
|
||||
| [Silo](https://silo.pigsty.io/) | None | [](#permissive-ai-policy) ([1](https://github.com/pgsty/minio/commit/ee55e5391a5d5e4bd46d555a11b2215eb6ed836e), [2](https://github.com/pgsty/minio/commit/ce1c537eb1dd6c4efa1cf75cf5df0e2c489c947a), [3](https://github.com/pgsty/minio/commit/8630937e7d1c3426ae28508e06f7091d7bde3a49))|
|
||||
| [Syncthing](https://syncthing.net/) | [](#request-for-help) | [](#ai-code-reviews) ([1](https://github.com/syncthing/syncthing/blob/main/.deepsource.toml), [2](https://github.com/syncthing/syncthing/pull/10652)) |
|
||||
> [!NOTE]
|
||||
> ### File Storage Alternatives
|
||||
> * [Garage] for S3 compatibility
|
||||
> * [JuiceFS](https://juicefs.com/en/) for the NFS mounts and K8s CSI driver
|
||||
> * [CopyParty](https://github.com/9001/copyparty) for general file sharing
|
||||
> * [Rook/Ceph](https://rook.io/)
|
||||
> * [Garage] for S3 compatibility
|
||||
> * [k8s-csi-s3](https://github.com/yandex-cloud/k8s-csi-s3) S3-backed k8s CSI
|
||||
> * [OpenEBS](https://github.com/openebs/openebs) for block storage
|
||||
>
|
||||
> For MinIO:
|
||||
> MinIO no longer maintains open source software so the entry is just for their old FOSS presence.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue