All of lore.kernel.org
 help / color / mirror / Atom feed
* RGW & Object Tagging
@ 2017-03-01 17:13 Abhishek L
  2017-03-02 20:10 ` Yehuda Sadeh-Weinraub
  0 siblings, 1 reply; 2+ messages in thread
From: Abhishek L @ 2017-03-01 17:13 UTC (permalink / raw)
  To: Development, Ceph

Last November, S3 introduced a new set of APIs for Object Tagging[1],
which are simply key value metadata associated with objects, this
however doesn't seem to be an API wrapped around the already existing
x-amz-meta-* tags[2]. Also, beyond an API to GET/PUT/POST tags, S3 also
seems to have support for tags in their LifeCycle, ACL and CloudWatch
Metrics.

Would such an API make sense for RGW?
I'd imagine implementing the API itself wouldn't be that difficult and
would fit similar to the way we handle object metadata & ACLs etc
currently. Adding this to elasticsearch might be interesting, but
supporting this in ACLs & LifeCycle might require much more work.
Thoughts?

[1]:
https://aws.amazon.com/about-aws/whats-new/2016/11/revolutionizing-s3-storage-management-with-4-new-features/
[2]: http://docs.aws.amazon.com/AmazonS3/latest/dev/object-tagging.html

Best,
Abhishek



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-02 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-01 17:13 RGW & Object Tagging Abhishek L
2017-03-02 20:10 ` Yehuda Sadeh-Weinraub

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.