Back to bug 2149536

Who When What Removed Added
Nizamudeen 2022-11-30 04:27:49 UTC Link ID Github ceph/ceph/pull/49060
Status NEW POST
Target Release 6.1 6.0
Red Hat One Jira (issues.redhat.com) 2022-11-30 04:30:30 UTC Link ID Red Hat Issue Tracker RHCEPH-5713
Red Hat One Jira (issues.redhat.com) 2022-11-30 04:30:32 UTC Link ID Red Hat Issue Tracker RHCSDASH-867
Nizamudeen 2022-11-30 14:13:32 UTC Blocks 2149653
Veera Raghava Reddy 2022-12-02 04:18:52 UTC CC vereddy
avan 2022-12-02 07:34:14 UTC Blocks 2149653
Ken Dreyer (Red Hat) 2022-12-16 03:15:09 UTC CC kdreyer
Target Release 6.0 6.1
Nizamudeen 2022-12-19 09:33:03 UTC Target Release 6.1 6.0
Status POST MODIFIED
errata-xmlrpc 2022-12-20 06:30:36 UTC Fixed In Version ceph-17.2.5-38.el9cp
CC tserlin
Status MODIFIED ON_QA
Eliska 2022-12-21 09:08:06 UTC Flags needinfo?(nia)
CC ekristov
Eliska 2022-12-23 09:05:56 UTC CC akraj, rmandyam
Flags needinfo?(nia)
Sayalee 2022-12-26 14:19:39 UTC Status ON_QA VERIFIED
Red Hat Bugzilla 2022-12-31 19:54:13 UTC Assignee nia nobody
Red Hat Bugzilla 2023-01-01 05:39:31 UTC CC tserlin
Red Hat Bugzilla 2023-01-01 06:03:24 UTC CC kdreyer
Red Hat Bugzilla 2023-01-01 08:29:13 UTC Docs Contact asriram
Red Hat Bugzilla 2023-01-01 08:41:20 UTC QA Contact saraut
Red Hat Bugzilla 2023-01-01 08:48:02 UTC CC vereddy
Alasdair Kergon 2023-01-04 04:48:41 UTC QA Contact saraut
Alasdair Kergon 2023-01-04 05:00:47 UTC Assignee nobody nia
Alasdair Kergon 2023-01-04 05:03:42 UTC CC kdreyer
Alasdair Kergon 2023-01-04 06:29:04 UTC CC vereddy
Nizamudeen 2023-01-04 12:31:40 UTC Flags needinfo?(nia) needinfo?(nia)
Doc Type If docs needed, set a value Enhancement
Doc Text Feature: allow cross origin resource sharing

Reason: IBM developers where facing issues with their storage insights product when they tried to ping the REST API using their front-end because of the tight cors policies setup in our REST API.

Result: Added an option called cross_origin_url which can be set to a particular URL. And the REST API will allow to communicate with only that URL.
ceph config set mgr mgr/dashboard/cross_origin_url http://localhost:4200
Red Hat Bugzilla 2023-01-09 08:30:41 UTC CC ceph-eng-bugs
Alasdair Kergon 2023-01-09 19:43:36 UTC CC ceph-eng-bugs
Eliska 2023-01-12 08:35:00 UTC Doc Text Feature: allow cross origin resource sharing

Reason: IBM developers where facing issues with their storage insights product when they tried to ping the REST API using their front-end because of the tight cors policies setup in our REST API.

Result: Added an option called cross_origin_url which can be set to a particular URL. And the REST API will allow to communicate with only that URL.
ceph config set mgr mgr/dashboard/cross_origin_url http://localhost:4200
.Cross origin resource sharing is now allowed

Previously, IBM developers were facing issues with their storage insights product when they tried to ping the REST API using their front-end because of the tight cross origin resource sharing (CORS) policies setup in the REST API.

With this release, the `cross_origin_url` option is added, which can be set to a particular URL.
The REST API now allows communicating with only that URL.

.Example
----
[ceph: root@host01 /]# ceph config set mgr mgr/dashboard/cross_origin_url http://localhost:4200
----
Docs Contact ekristov
Eliska 2023-01-12 08:48:05 UTC Blocks 2126050
Veera Raghava Reddy 2023-01-12 08:54:39 UTC Status VERIFIED ASSIGNED
Flags needinfo?(nia) needinfo?(athakkar)
CC athakkar
Nizamudeen 2023-01-12 09:11:16 UTC Flags needinfo?(nia)
Nizamudeen 2023-01-12 09:11:34 UTC Status ASSIGNED VERIFIED
avan 2023-01-16 09:06:29 UTC Flags needinfo?(athakkar)
errata-xmlrpc 2023-03-20 18:59:40 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2023-03-20 18:59:40 UTC
errata-xmlrpc 2023-03-20 19:00:50 UTC Link ID Red Hat Product Errata RHBA-2023:1360

Back to bug 2149536