Skip to content

RGW - Fix NoSuchTagSet error#46167

Merged
dang merged 1 commit intoceph:masterfrom
dang:wip-dang-nosuchtagset
May 18, 2022
Merged

RGW - Fix NoSuchTagSet error#46167
dang merged 1 commit intoceph:masterfrom
dang:wip-dang-nosuchtagset

Conversation

@dang
Copy link
Contributor

@dang dang commented May 5, 2022

A bug in AWS documentation caused this to be named "NoSuchTagSetError",
when the proper name (now fixed in the docs) is "NoSuchTagSet". Fix
this so we match AWS.

Fixes: https://tracker.ceph.com/issues/55460
Signed-off-by: Daniel Gryniewicz dang@redhat.com

Contribution Guidelines

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows

@dang dang added the rgw label May 5, 2022
@dang dang requested a review from cbodley May 5, 2022 15:29
@cbodley
Copy link
Contributor

cbodley commented May 5, 2022

thanks @dang! could you please credit Author: Peter Gerber <peter@arbitrary.ch> in the commit message?

A bug in AWS documentation caused this to be named "NoSuchTagSetError",
when the proper name (now fixed in the docs) is "NoSuchTagSet".  Fix
this so we match AWS.

Fixes: https://tracker.ceph.com/issues/55460
Author: Peter Gerber <peter@arbitrary.ch>
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
@dang dang force-pushed the wip-dang-nosuchtagset branch from aca22c3 to a0ae10e Compare May 5, 2022 16:11
@dang
Copy link
Contributor Author

dang commented May 5, 2022

thanks @dang! could you please credit Author: Peter Gerber <peter@arbitrary.ch> in the commit message?

Done.

@cbodley
Copy link
Contributor

cbodley commented May 18, 2022

this will need to at the same time as ceph/s3-tests#452

@dang
Copy link
Contributor Author

dang commented May 18, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants