Parth Arora

Results 278 comments of Parth Arora

How about automating the creation of storageClass with the clusterID, as it is a multi-step process? We have done the same for external mode https://github.com/rook/rook/blob/master/deploy/examples/import-external-cluster.sh#L124

/attempt #2773 Options Cancel my attempt

@subhamkrai as your planning to work upon the convergence would you like to pick this up?

@Madhu-1 @gnufied we need to use the `klog.InitFlags(nil)` with the main function to bring back the klog flags, But the problem is klog and k8s.io/component-base/logs has a common defined flag...

Or we should ask here to support editing of flag values https://github.com/golang/go/blob/master/src/flag/flag.go#L1010

>What is the use case ? Why you want to log to a file? @gnufied we need to persist the log for the pod containers, and also support log rotation...

The test is failing at `validate rgw-endpoint` with error `The provided rgw Endpoint, '10.97.148.125:80', is invalid.` AT backend python script does the operation of matching `ceph fsid` to the `rgw...

> @parth-gr Could you take another look at this failure? The operator base image, cluster version, and toolbox are all v19, so there should be no differences in the squid...

@BlaineEXE @alimaredia @thotz (tmate session :https://tmate.io/t/YCCNhYjLak8SpXasTqMRExw4L) For the rgw admin ops user ``` sh-5.1$ radosgw-admin user info --uid rgw-admin-ops-user { "user_id": "rgw-admin-ops-user", "display_name": "Rook RGW Admin Ops user", "email": "",...

@subhamkrai following up the discussion on https://github.com/rook/rook/issues/15177