[TrueCloudLab#36] Fix cors object payload #36

Merged
KirillovDenis merged 2 commits from bufix/fix_put_cors into master 2023-02-20 16:22:48 +00:00
KirillovDenis commented 2023-02-20 09:21:22 +00:00 (Migrated from github.com)

CORS objects were created with empty payload so we got "could not get cors","error":"unmarshal cors: EOF"

Fix ceph tests:

  • test_cors_origin_wildcard
  • test_cors_header_option
CORS objects were created with empty payload so we got `"could not get cors","error":"unmarshal cors: EOF"` Fix ceph tests: * `test_cors_origin_wildcard` * `test_cors_header_option`
alexvanin (Migrated from github.com) approved these changes 2023-02-20 16:22:31 +00:00
alexvanin added this to the v0.27.0 milestone 2023-07-12 08:50:18 +00:00
Sign in to join this conversation.
No description provided.