Aguel Satria Wijaya

Results 3 issues of Aguel Satria Wijaya

**Describe the bug** Due to out-of-order chunk, the compactor is not performing compaction as expected. Although I have added the `skip_blocks_with_out_of_order_chunks_enabled: true` configuration, the block is not being marked as...

stale
component/compactor

**What steps did you take and what happened:** In relation to [this pull request](https://github.com/aquasecurity/trivy-operator/pull/2140) concerning grouping, I discovered that some VulnerabilityReports lack a Package Path. For example, when I scanned...

kind/bug
lifecycle/stale

Hello everyone, Just for background, cortextool has a similar issue to the one reported in mimirtool here: https://github.com/grafana/mimir/issues/6466. it occurs when performing exports. ``` # ./cortextool remote-read export --address "http://"...