Celis

Results 10 issues of Celis

### Objective: To start migrating our tests to containers in our Datacenter. - This was tested in my fork: https://github.com/cniackz/console/runs/7776531245?check_suite_focus=true - The container image will already have `go` and `golangci-lint`,...

enhancement

Testing - Please ignore

**Is your feature request related to a problem? Please describe.** Yes, I am trying to install Koperator in Openshift but due Security several issues I have faced. Last issue is:...

enhancement
community

### Objective: Allow environmental variables set SSO for testing as this support was removed in previous PR: https://github.com/minio/console/pull/2167 ### How to test: 1. Prepare MinIO for SSO ```sh export MINIO_ROOT_USER=minio...

enhancement

### Objective: To migrate the `directcsidrives` to `directpvdrives` ### Details: * The function will take the existing `directcsidrives` and create new `directpvdrives` * The function should be idempotent. * Once...

migration
wip

https://stackoverflow.com/questions/43811310/how-to-create-a-loop-in-pyresttest I am trying to create a loop in PyRestTest, this is my code: ``` # Login - test: - group: 'Login' - name: 'Test login post' - url: {template:...

**Is your feature request related to a problem? Please describe.** Yes, the problem is simple. When certmanager changes the certificate of the tenant, certificate isn't rotated for operator unless manual...

enhancement
stale
community
triage

### Objective: When `resuming` or `suspending` a drive in an `OpenShift` cluster, we may encounter a `relabel` issue. Various solutions exist for this problem, but here I am documenting the...

documentation

**Is your feature request related to a problem? Please describe.** Yes, it is related to https://github.com/minio/operator/issues/2165 **Describe the solution you'd like** When there is an issue during tenant creation, such...

community
triage

### Description: Document a scenario where a load balancer terminates the connection during replication and provide guidance on how to resolve this issue.

documentation