Piotr Halama

Results 8 issues of Piotr Halama

I was unable to build working .jar file using the provided instructions ```bash java -version openjdk version "21.0.2" 2024-01-16 LTS OpenJDK Runtime Environment SapMachine (build 21.0.2+13-LTS) OpenJDK 64-Bit Server VM...

**Executable used** Which EXE are you trying to load? Can it be found somewhere for testing? **Ghidra** Which Ghidra version are you using? 10.2.3 **Describe the bug** What's wrong? Something...

**Description** Service Account cleaner checks of the latest version of a key is older than *age* parameter (e.g. 24h). If it isn't then rotation is skipped. If a secret rotates...

area/ci
kind/bug
kind/cleanup
area/automation

**Description** Send alerts on failed service account cloud function execution - send GCP alerts to Slack - send messages to #kyma-prow-alerts channel **Reasons** **Acceptance Criteria** **Attachments** - #5691

area/ci
kind/cleanup

**Description** Add progress status to imageimport to see if the process is stuck **Reasons** Currently imageimport doesn't report status, which could be useful for large images or debug **Attachments** -...

### Description When storage is configured with Azure DNS zone endpoint (https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview#azure-dns-zone-endpoints-preview) the endpoint differs and cannot be used with distribution due to the additional DNS zone identifier in the...

I'd like to use certificates with 4096 bit keys, but currently key length is hardcoded to 2048 https://github.com/open-policy-agent/cert-controller/blob/2b2caa78977f66b4b0ef7eea5095f58226b2c8c5/pkg/rotator/rotator.go#L549 https://github.com/open-policy-agent/cert-controller/blob/2b2caa78977f66b4b0ef7eea5095f58226b2c8c5/pkg/rotator/rotator.go#L586

Linux compilation creates some files that were not covered by the gitignore: ``` ../game/mod_hl2mp_linux64 ../game/mod_tf_linux64 .ninja_deps .ninja_log compile_commands.json lib/public/linux64/mathlib.a lib/public/linux64/raytrace.a lib/public/linux64/tier1.a lib/public/linux64/vgui_controls.a ```