ob-operator icon indicating copy to clipboard operation
ob-operator copied to clipboard

Kubernetes operator for OceanBase

Results 47 ob-operator issues
Sort by recently updated
recently updated
newest added

## Summary 1. Optimize the UI for deleting modal. ![image](https://github.com/oceanbase/ob-operator/assets/62841398/0c161be2-dcd9-4380-a927-b3be10b09991) 3. Add deletion function to each table. 4. Alarm channel module and alarm push module add table.

## Summary As shown in the picture: ![image](https://github.com/oceanbase/ob-operator/assets/62841398/fec332c6-c28f-462b-859c-52ca87657456)

dashboard

## Summary Fixed the issue where switching zone selection was not re-verified. ![image](https://github.com/oceanbase/ob-operator/assets/62841398/d4ffbd17-4574-4dd0-945e-ca8c21afba1b) ![image](https://github.com/oceanbase/ob-operator/assets/62841398/07380696-092d-445b-b6ce-90aa33b6d812)

bug

## Summary 1. Checked cluster mode in operator instead of oceanbase-helper through `helper version` cmd 2. Removed dedicated cmds for mode checking in oceanbase-helper 3. Added some exit code declarations...

### Describe your use case enhance diagnose functionality in oceanbase dashboard ### Describe the solution you'd like query oceanbase logs, run jobs to diagnose oceanbase... ### Describe alternatives you've considered...

dashboard

### Describe your use case add sql related metrics into oceanbase dashboard ### Describe the solution you'd like research oceanbase's sql related metrics, query inner table ### Describe alternatives you've...

dashboard

### Describe the bug ![image](https://github.com/oceanbase/ob-operator/assets/85611200/f3d8fd4b-982c-40f8-be36-8452e430044f) oceanbase dashboard should show tenant's unit distribution based on actual status, but not definitions in spec, When add or delete a unit in a specific...

bug
dashboard

### Description proxyro user password is used by obproxy to connect oceanbae cluster, and one obproxy may connect to multiple oceanbase clusters, so it's necessary to support customizing this password...

dashboard

### Describe your use case Standalone cluster, which start up with 127.0.0.1 as its IP, can take use of distributed file system components in k8s cluster. Users may have demands...