Paweł Rosada

Results 8 issues of Paweł Rosada

Expected Behavior ================= Image smaller than fat --- Actual Behavior ================= cmd=build info=results status='MINIFIED' by='0.77X' size.original='461 MB' size.optimized='599 MB' --- Steps to Reproduce the Problem =============================== ``` FROM hashicorp/terraform:latest as...

I have problem installing go module from today morning. What I use: Docker: `golang:latest` I test too on: `go version go version go1.19 darwin/arm64` Same error everywhere: Error: ```CGO_ENABLED=0 go...

Hotfix for issiue https://github.com/keilerkonzept/terraform-module-versions/issues/89

### Current Behavior We are creating an BOM scan, using command: `trivy image --format cyclonedx --output bom.txt IMAGE` With Trivy version 0.49.1, the dependencies list in the generated file appears...

defect
in triage

### TL;DR The error manifests when altering filters. This Was causing the recreation of the pull_subscription object. Consequently, this process leads to the disappearance of access permissions previously assigned to...

bug

Hello, I try run ganttilla folow the manual, but I have problem with pull docker image. ``` docker pull ocadotechnology/ganttilla Using default tag: latest Error response from daemon: manifest for...

### TL;DR The option maintenance_version is missing in the Terraform SQL module. It should be supported for managing SQL database maintenance versions, but currently, this feature does not exist. ###...

enhancement

### TL;DR The issue occurs when attaching a snapshot resource policy to a disk in a VM instance template using Terraform. Although the configuration specifies the snapshot policy, the disks...

bug