Denis Golovin

Results 143 issues of Denis Golovin

### Bug description When a 'Delete' command fails for a pod a red icon with exclamation point appears next to it to indicate error state. The tool-tip for the icon...

kind/bug 🐞
area/ui

### Is your enhancement related to a problem? Please describe When window height is to small or list of registries is too long clicking on 'Add registry' button create new...

kind/enhancement ✨
area/ui
lifecycle/stale

### Bug description When 'Push Image' command invoked from image drop down menu fails it does not report error to user. It just keeps going forever. https://github.com/containers/podman-desktop/assets/620330/0b400f84-6399-40a1-8c8f-eeedc23449e5 The code has...

kind/bug 🐞
area/kubernetes ☸️

### Bug description I hit several errors when secure content of storage file: 1. empty 2. contains corrupt json like posted below ``` {}redhat.redhat-authentication.redhat-account-auth":"base64encodedtoken=="} ``` If secure storage parsing fails...

kind/bug 🐞
area/extensions 🧩

Unsolved issues for this PR are: * [CWE-502](http://cwe.mitre.org/data/definitions/502.html) - there should be input file verification, that it is coming from trusted source * Installer should support not only configuration download...

When detecting JVM check JAVA_HOME variable value, if set identify JVM version and use it if valid.

kind/enhancement
priority/major