Josip Jelica

Results 12 issues of Josip Jelica

**Describe the bug** Last 2 or 3 versions of Lens have the same issue. Can't use shell to container of the pod. Before these versions it worked very well. The...

bug

**Describe the bug** When trying to update lens or slack the both app gets conflicts with each other. Some build folder... Using Fedora 38 **To Reproduce** Steps to reproduce the...

bug

### Description Dashboard showing no data. Hundreds of clients connected to PMM server. Variable "Service Name" not loading any value. Query used for service_name variable is `label_values(mysql_info_schema_table_version, service_name)` This raw...

bug

### Description Access roles feature is great for limiting user metric access. So far as I see they need to be assigned per user. If there is a lot of...

feature

### Overview of the Issue Doing incremental(builtin method)/full(xtrabackup) method. Failing PITR using timestamp or position. K8S deployment with operator. ### Reproduction Steps 1. Deploy the following vschema: ``` { "tables":...

Type: Bug
Component: Backup and Restore

### Feature Description Enable vtgates when defined keyspaces-to-watch to have read/write and not read-only connection, this way user can be restricted by only these keyspaces that vtgates see. Or enable...

Type: Feature Request
Component: Query Serving

**Is your feature request related to a problem? Please describe.** Alerta deduplication have wrong logic. It's gonna deduplicate based on event-environment-resource and if severity same. I have same event(alertname) same...

Hi, is there some option to define custom naming of vttablet pods? VTTablet pods are named like: `clusterName-vttablet-cellName-Tablet_UID-randomString` I would like to include keyspace-shard into naming instead having them on...

### Description Trying pmm upgrade with helm chart (helm upgrade doesn't works, so I need to run uninstall/install helm chart) pmm-upgrade fail `TASK [initialization : Change default admin id] ********************************...

bug

Hi, does Vitess operator offer some kind of balancing/rebalancing primary vttablet deployment? Something like anti-affinty for pods etc.. To minimize the chance of the high-severity failures: Primaries should be evenly...

enhancement