Open
Conversation
Final API logging of incoming request and outgoing response
Logging for osd deamon failure
commit eb075aa Author: root <rahul.1aggarwal@gmail.com> Date: Wed May 25 18:43:05 2016 +0530 Adding back comment commit ccbefbe Author: root <rahul.1aggarwal@gmail.com> Date: Wed May 25 16:33:46 2016 +0530 JOS-98 : RGW crashes when DELETE is done concurrently - providing threading functions for openssl to support multithreading
Adding rgw exposed headers for console mutipart upload
Adding exposed header for Options request also
JOS-98: RGW crashes when DELETE is done concurrently
This reverts commit 2b21e3c. Conflicts: src/common/Formatter.cc src/common/JSONFormatter.h src/common/Makefile.am src/common/TableFormatter.h src/common/XMLFormatter.cc src/common/XMLFormatter.h src/rgw/rgw_rest.cc src/test/formatter.cc Conflicts: ceph-object-corpus src/mds/MDSDaemon.cc src/mds/MDSRank.cc src/rocksdb
For clarity, RGW_REST_* should be renamed to RGW_PROTO_* in future. For now, undo it to ease the merging speed for static-sites. Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com> Conflicts: src/rgw/rgw_common.h
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
…xisting ones for website changes. Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com> Conflicts: src/CMakeLists.txt
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
If op is bucket creation it should ignore ENOENT. Otherwise we should make sure we return the appropriate error. Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
Fixes: ceph#12352 Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com> Conflicts: src/rgw/rgw_rest_swift.cc src/rgw/rgw_rest_swift.h
delete getop, remove #warnings, add comments Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
JOS-106: Rename operation without testing code
Signed-off-by: Harshal Gupta
Signed-off-by: Harshal Gupta
SSE at Radosgw end
Adding allowed headers for console sse
Fixing memory leaks and adding debug log messages
…efix in x-jcs/x-amz type headers are replaced with 'x-amz'.
Because of this x-jcs headers are not passed as it is and causes an issue in creating cannonical string for authentication with IAM.
Fix: 1. Added x-jcs in the mix with other x-* type headers so that it wont be ignored.
2. We are retaining original prefix and not replacing it with x-amz.
Logging Source IP of client
Adding a header for encrypted objects Get/Head Ops
…ll be used in signature.
adding error code for wrong encryption header
This file contains hidden or 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
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.