jrhunger
jrhunger
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
**What steps did you take and what happened:** Running trivy-operator in multiple clusters. Some (not all, and fewer in 0.1.9 than on 0.1.4) CronJobs get the annotation mixed up on...
[currently](https://github.com/aquasecurity/trivy-operator/blob/5b9498d9d9fe186fb4861e69b161c9af87d61b38/build/trivy-operator/Dockerfile#L7) specified by username. When i deploy in my AKS cluster, i get the following error ``` Error: container has runAsNonRoot and image has non-numeric user (trivyoperator), cannot verify user...
Stanzas like the following are generally not adding value. They add noise that is hard to filter when reviewing manually. I assume they are also consuming storage in the cluster...
#373 had a side effect Example (on a cluster running v1.24.3): ``` 8:08PM WRN failed to discover supported resources for networking.k8s.io/v1beta1: the server could not find the requested resource ......
Using simple knative func to build/deploy a function: ``` $ func create --language python test1 $ func deploy --remote --registry myregistry -p test1 Creating Pipeline resources Running Pipeline Task: Building...
## Description Set Follow=false when retrieving logs from completed job. Using Follow mode in this case is unnecessary because: * Follow is used to wait for additional logs that may...
**What steps did you take and what happened:** Seeing error "illegal base64 data at input byte 5761" in trivy-operator logs. Looking at the completed job in question, we are able...
Using image = sonatype/nexus3:3.78.0 and Community Edition /service/rest/v1/tasks returns 404 /service/rest/swagger.json does not list the v1/tasks endpoint I can't find anything in the docs stating explicitly that this is deprecated...