Skip to content
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

remove pubsub from the RGW #48996

Merged
merged 4 commits into from Dec 1, 2022
Merged

Commits on Nov 30, 2022

  1. rgw/pubsub: remove pusub sync module functionality

    also update the documentation
    
    Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
    yuvalif committed Nov 30, 2022
    Copy the full SHA
    0989166 View commit details
    Browse the repository at this point in the history
  2. rgw/pubsub: remove pusub subscription functionality

    Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
    yuvalif committed Nov 30, 2022
    Copy the full SHA
    a7963d7 View commit details
    Browse the repository at this point in the history
  3. rgw/pubsub: remove deprecated pubsub event types

    Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
    yuvalif committed Nov 30, 2022
    Copy the full SHA
    ea7089c View commit details
    Browse the repository at this point in the history
  4. rgw/pubsub: remove unnecessary REST abstraction layer

    this was used for an already deprecated non s3 API for pubsub
    also, some texts changes in docs and error messages
    
    Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
    yuvalif committed Nov 30, 2022
    Copy the full SHA
    0fecbe2 View commit details
    Browse the repository at this point in the history