From 52c8e9348c5cf341c1ae60d16d78ff0290027996 Mon Sep 17 00:00:00 2001 From: Thomas Carmet <8408330+tcarmet@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:54:55 -0700 Subject: [PATCH 1/2] CLDSRV-916: fix stale github.com/scality/S3 URL references --- docs/MD_SEARCH.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/MD_SEARCH.rst b/docs/MD_SEARCH.rst index 9033fb83c7..831dbb50d3 100644 --- a/docs/MD_SEARCH.rst +++ b/docs/MD_SEARCH.rst @@ -103,14 +103,14 @@ Performing Metadata Searches with Zenko You can perform metadata searches by: + Using the :code:`search_bucket` tool in the - `Scality/S3 `_ GitHub repository. + `Scality/cloudserver `_ GitHub repository. + Creating a signed HTTP request to Zenko in your preferred programming language. Using the S3 Tool +++++++++++++++++ -After cloning the `Scality/S3 `_ GitHub repository +After cloning the `Scality/cloudserver `_ GitHub repository and installing the necessary dependencies, run the following command in the S3 project’s root directory to access the search tool: From a8e360591c5d2112a0abecd9831d111c8834849a Mon Sep 17 00:00:00 2001 From: Thomas Carmet <8408330+tcarmet@users.noreply.github.com> Date: Mon, 8 Jun 2026 10:01:14 -0700 Subject: [PATCH 2/2] CLDSRV-916: remove stale CI badge references from README --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 5de59b690e..801652aec1 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,6 @@ [![Docker Pulls][badgedocker]](https://hub.docker.com/r/zenko/cloudserver) [![Docker Pulls][badgetwitter]](https://twitter.com/zenko) -## Build Status - -![Public Build Status][badgepub] -![Private Build Status][badgepriv] - ## Overview CloudServer (formerly S3 Server) is an open-source Amazon S3-compatible @@ -169,5 +164,3 @@ This starts a Zenko CloudServer using Vault for user management. [badgetwitter]: https://img.shields.io/twitter/follow/zenko.svg?style=social&label=Follow [badgedocker]: https://img.shields.io/docker/pulls/scality/s3server.svg -[badgepub]: https://circleci.com/gh/scality/S3.svg?style=svg -[badgepriv]: http://ci.ironmann.io/gh/scality/S3.svg?style=svg&circle-token=1f105b7518b53853b5b7cf72302a3f75d8c598ae