Jiffin Tony Thottan
Jiffin Tony Thottan
User can define his desired endpoint list in Zone CR so that it will overwrite the default service name for rgw. **Which issue is resolved by this Pull Request:** Resolves...
**Description of your changes:** The design doc for supporting service account authentication for RGW while configuring with Vault. The OSD encryption already support it. Signed-off-by: Jiffin Tony Thottan **Which issue...
**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Enable Service Account authentication for RGW with vault service. The **What is use case...
**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Currently, users need to run radosgw-admin commands to fetch details endpoint for realm pull....
**Description of your changes:** During reconciliation of cephobjectstore, Rook operator resets the value of replica count by the HPA and HPA brings back it up when it notices the desired...
**Description of your changes:** The design doc for improving current multisite workflow for other use cases. Signed-off-by: Jiffin Tony Thottan **Which issue is resolved by this Pull Request:** Resolves #...
**Is this a bug report or feature request?** * Bug Report **Deviation from expected behavior:** The zones creation by ceph-object-zone-controller only creates pools if the zone doesn't already exist. If...
The Ceph Object Gateway supports integrating with LDAP for authenticating and creating users, for that required config options need to be added in cephobjectstore CRD. Resolves #4315 Signed-off-by: Jiffin Tony...
**Description of your changes:** The reconcilation of cephobjectstore will conflict with replica count set by the HPA. Signed-off-by: Jiffin Tony Thottan **Which issue is resolved by this Pull Request:** Resolves...
**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Decouple conditions in pkg/operator/ceph/object/spec.go into functions, so that it improves code readablity for that...