Ján Mochňak

Results 7 issues of Ján Mochňak

### Describe the bug Hello, we have recently encountered issue with OCI images and [ACR](https://azure.microsoft.com/en-us/services/container-registry/#overview) combination. We are starting to move to the OCI images and if we push such...

bug
blocked-needs-validation

### Terraform Version ``` Terraform v1.0.4 on darwin_amd64 + provider registry.terraform.io/cyrilgdn/postgresql v1.14.0 + provider registry.terraform.io/hashicorp/random v3.1.0 ``` ### Affected Resource(s) - postgresql_grant ### Terraform Configuration Files ```hcl terraform { required_version...

When a backslash is present inside [here-doc](https://tldp.org/LDP/abs/html/here-docs.html) it is not preserved in the output(input). See the difference with bash below: ``` gosh $ cat test \" test > EOF test...

### What problem are you trying to solve? Do you a suggestion on how to solve it? I would like to open a terminal with the current Kubernetes context set,...

feature request
area: shell

### Describe the bug Failed Canary is updated every minute with only change to `.status.lastTransitionTime`. ![image](https://github.com/user-attachments/assets/3ddbb39b-cf37-4cac-8ff0-137ab2eb9370) ``` $ kubectl get canaries foo --watch NAME STATUS WEIGHT LASTTRANSITIONTIME foo Failed 0...

Hello, I see some issues with `evdns2` running in Kubernetes (AKS), sometimes pgbouncer will not recover from the issue, sometimes it will. It is very hard to reproduce the issue...

**Describe the bug** Seems that Runner skips the `Complete Runner` step when the SystemD service is stopped during job processing. This behaviour is different from when user cancels the workflow...

bug