forked from canonical/microceph
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rgw https support adjustments #2
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Utkarsh Bhatt <[email protected]>
Fix: 4 Mon problem
Ensure ceph.conf points to the correct run dir Fixes: canonical#356 Signed-off-by: Peter Sabaini <[email protected]>
Fix: wait until config has settled before starting services
Signed-off-by: Peter Sabaini <[email protected]>
Add function wait_for_rgw in test scripts. The function takes number of daemons as parameter and checks against ceph status. Signed-off-by: Hemanth Nakkina <[email protected]>
Add wait_for_rgw in test scripts
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Utkarsh Bhatt <[email protected]>
Fix monitor addresses in rgw.conf
Signed-off-by: Max Asnaashari <[email protected]>
Signed-off-by: Max Asnaashari <[email protected]>
Signed-off-by: Max Asnaashari <[email protected]>
Signed-off-by: Max Asnaashari <[email protected]>
Signed-off-by: Max Asnaashari <[email protected]>
formatted with goimports and gofmt Signed-off-by: Max Asnaashari <[email protected]>
Update microcluster dependency
Signed-off-by: Utkarsh Bhatt <[email protected]>
Signed-off-by: Utkarsh Bhatt <[email protected]>
Signed-off-by: Utkarsh Bhatt <[email protected]>
Signed-off-by: Utkarsh Bhatt <[email protected]>
Signed-off-by: Utkarsh Bhatt <[email protected]>
Service record addition is a part of service placement interface. All services including RGW get service record added, hence, adding a record during enablement is not required. Signed-off-by: Utkarsh Bhatt <[email protected]>
Signed-off-by: Utkarsh Bhatt <[email protected]>
…est-1 Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…est-1 Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Missing slash in the folder info. Signed-off-by: Ruth Fuchss <[email protected]>
There is no Discourse link configured, so the link doesn't work (and shouldn't be there). Signed-off-by: Ruth Fuchss <[email protected]>
The link seems to work for some reason I don't quite understand, but it breaks when building the docs in a different context - better to fix. :) Signed-off-by: Ruth Fuchss <[email protected]>
…luster-dep bump MicroCluster dependency
Small doc fixes
Add following rgw swift options * rgw_swift_versioning_enabled * rgw_swift_enforce_content_length * rgw_swift_custom_header Signed-Off-By: Hemanth Nakkina <[email protected]>
Signed-off-by: Peter Sabaini <[email protected]>
…_TRIPLET_BUILD_FOR CRAFT_ARCH_TRIPLET is deprecated for core22 and doesn't exist for core24. Also fixes the following warnings during the build: > CRAFT_ARCH_TRIPLET is deprecated, use CRAFT_ARCH_TRIPLET_BUILD_{ON|FOR} Signed-off-by: Maksym Medvied <[email protected]>
Signed-off-by: Utkarsh Bhatt <[email protected]>
Signed-off-by: Utkarsh Bhatt <[email protected]>
Signed-off-by: Utkarsh Bhatt <[email protected]>
Signed-off-by: Peter Sabaini <[email protected]>
In order to reduce log noise by default Fixes canonical#239 Signed-off-by: Peter Sabaini <[email protected]>
Don't set debug log by default
Signed-off-by: Utkarsh Bhatt <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…est-1 Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.