canonical / microceph

Ceph for a one-rack cluster and appliances
https://snapcraft.io/microceph
GNU Affero General Public License v3.0
193 stars 27 forks source link

Created S3 test how-to #306

Closed cgsamp closed 4 months ago

cgsamp commented 4 months ago

Created a new how-to describing the process I used to test the Ceph S3 service using Microceph. I am not familiar with rst documentation but attempted to copy format from an example, and used markdown. I used a ubuntu server 22 virtual machine to deploy microceph, and used s3cmd on my local macbook. I have not tested installing and using s3cmd on Windows.

I am happy for the maintainers to edit in any way, and will respond to any suggestions or requests for revision.

Thank you!

cgsamp commented 4 months ago

I have tried to format the JSON user config appropriately, but I can't find the spec for the json linter and don't want to mess with your docs/.sphinx/requirements.txt. It seems to be guiding me to a flat one-indent-level format, which isn't how I prefer to format nested json.

sabaini commented 4 months ago

Hey @cgsamp thanks for that nice howto. However we would need a contributor licence and have the commit signed before we can merge I'm afraid. Cf. https://ubuntu.com/legal/contributors for details.

cgsamp commented 4 months ago

Hi Peter, I did fill that out over the weekend, but didn't identify anyone as the "Canonical Project Manager." Should I complete it again and list you?

-Chris.

On Tue, Feb 20, 2024 at 4:27 AM Peter Sabaini @.***> wrote:

Hey @cgsamp https://github.com/cgsamp thanks for that nice howto. However we would need a contributor licence and have the commit signed before we can merge I'm afraid. Cf. https://ubuntu.com/legal/contributors for details.

— Reply to this email directly, view it on GitHub https://github.com/canonical/microceph/pull/306#issuecomment-1953802796, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADSI7YLOOUSBN66OUAO7OG3YURUBNAVCNFSM6AAAAABDNPE22WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJTHAYDENZZGY . You are receiving this because you were mentioned.Message ID: @.***>

UtkarshBhatthere commented 4 months ago

@cgsamp the prompt says PR or contact Please add the Canonical Project Manager or contact.

sabaini commented 4 months ago

Hi Peter, I did fill that out over the weekend, but didn't identify anyone as the "Canonical Project Manager." Should I complete it again and list you?

Hi @cgsamp , no I don't believe that's necessary. The test seems to be failing b/c it can't find the account you listed (c@g.com) on launchpad afaict

cgsamp commented 4 months ago

I completed the form again. I believe it is now correct.

sabaini commented 4 months ago

Hey @cgsamp , the CLA check succeeds now, nice!

We have 3 failing checks left over:

cheers!

cgsamp commented 4 months ago

Closing this one and creating a simpler version.