Parth Arora
Parth Arora
**Is this a bug report or feature request?** * Feature Request Some crds output the age and other fields with kubectl ``` [rider@localhost rbd]$ kubectl get sc NAME PROVISIONER RECLAIMPOLICY...
currently addded the support for rados namesapce for rbd ec pools upstream closes: https://github.com/rook/rook/issues/13633 **Checklist:** - [ ] **Commit Message Formatting**: Commit titles and messages follow guidelines in the [developer...
**Is this a bug report or feature request?** * Feature Request Currently most of the yamls are common for external and internal clusters, and as the external cluster runs over...
**Description of your changes:** For external clusters, or cluster which uses `externalEndpoints` as one of the CR spec: 1) If the Objecstore CR is updated with new external endpoints the...
**Is this a bug report or feature request?** * Feature Request NFS should be supported with external cluster **What should the feature do:** External cluster can also use the features...
I haven't seen any PRs failing with the codegen being outdated. @parth-gr Did you see any failures, or could you look at if there is an issue with that codegen...
**Is this a bug report or feature request?** * Bug Report This is where where we update the cluster-info and that clusterinfo is used by csi-config https://github.com/rook/rook/blob/cb44c7b88fb346f3b120e8bda769ac808ec60880/pkg/operator/ceph/controller/cluster_info.go#L277 So strongly believe...
This is where where we update the cluster-info and that clusterinfo is used by csi-config https://github.com/rook/rook/blob/cb44c7b88fb346f3b120e8bda769ac808ec60880/pkg/operator/ceph/controller/cluster_info.go#L277 So strongly believe now we should definitely update the rook-ceph-mon-endpoints with the csi-config-map whenever...
# Describe the bug # currently provisioning with topologypools, we also add the details of topology in the volumeAttributes, so the proposal is to remove those details as it is...
In the recent scenario, there are a lot of cases regarding the steps needed to create external-cluster, As the scenario is very-complicated because it includes both consumer and producer at...