afdesk

Results 55 issues of afdesk

## Description Release: prepare v0.30.0. ## Checklist - [ ] I've read the [guidelines for contributing](https://github.com/aquasecurity/trivy-operator/blob/main/CONTRIBUTING.md) to this repository. - [ ] I've added tests that prove my fix is...

## Description This PR adds a validation to ensure that a volume containing GCR credentials is present before proceeding. If such a volume is already mounted, the logic prevents redundant...

bug

## Description This PR updates the authorization method for accessing the private repository containing JavaDB instead of download this one. This change eliminates unnecessary downloads of the heavy JavaDB image...

bug

## Description This PR slightly adjusts the operator’s behavior when errors occur during the processing of a completed scan job. Trivy-operator will now delete the scan job if any errors...

bug

Based on a comment https://github.com/aquasecurity/trivy-operator/pull/2725#discussion_r2536163667: we should find a way to not rely on arbitrary shell commands within the operator.

kind/refactor

## Description ## Checklist - [ ] I've read the [guidelines for contributing](https://github.com/aquasecurity/trivy-operator/blob/main/CONTRIBUTING.md) to this repository. - [ ] I've added tests that prove my fix is effective or that...

testing

## Description ## Checklist - [ ] I've read the [guidelines for contributing](https://github.com/aquasecurity/trivy-operator/blob/main/CONTRIBUTING.md) to this repository. - [ ] I've added tests that prove my fix is effective or that...

bug

## Description This PR bumps up KinD to the latest version - v0.30 and K8s to version 1.34.0. ## Checklist - [ ] I've read the [guidelines for contributing](https://github.com/aquasecurity/trivy-operator/blob/main/CONTRIBUTING.md) to...

misc

**What steps did you take and what happened:** In client-server mode Trivy server needs some time to download the database. So Trivy-operator should wait for trivy server. ```sh {"level":"error","ts":"2025-06-19T06:42:27Z","logger":"reconciler.scan job",...

kind/bug
good first issue

## Description ## Checklist - [ ] I've read the [guidelines for contributing](https://github.com/aquasecurity/trivy-operator/blob/main/CONTRIBUTING.md) to this repository. - [ ] I've added tests that prove my fix is effective or that...

feature