Charlie Drage
Charlie Drage
### Is your feature request related to a problem? Please describe See epic: https://github.com/containers/podman-desktop/issues/6526 this is a sub-issue for https://github.com/containers/podman-desktop/issues/6526 ### Describe the solution you'd like We should have actions...
### Is your enhancement related to a problem? Please describe Reference: https://github.com/containers/podman-desktop/pull/4560 When implementing the Kubernetes context, in the UI we show logo's based upon the cluster as so: ...
### Epic domain Within Podman Desktop, it would be beneficial to do the equivalent to the Podman CLI: ``` # First, initialise the manifest podman manifest create # Build the...
### Is your enhancement related to a problem? Please describe I tried deploying a container to Kubernetes that did not have a port added (which was a mistake). When I...
### Is your enhancement related to a problem? Please describe  Showing Ports doesn't look great, it's all in caps and doesn't really match...
### Is your enhancement related to a problem? Please describe Active / Inactive status should be added to CLI Settings portion if an extension is actually being used or not....
### Is your enhancement related to a problem? Please describe As per: https://github.com/containers/podman-desktop/pull/6792 The code in the PR is user-facing and not within the `main` code due to time-constraints, I'm...
### Is your enhancement related to a problem? Please describe Forgot to update it on: https://github.com/containers/podman-desktop/pull/6792#discussion_r1567608629 ### Describe the solution you'd like We should add a tooltip / explain manifests...
### Expected Behavior ``` ./kompose convert --help Convert a Docker Compose file Usage: kompose convert [flags] Kubernetes Flags: -c, --chart Create a Helm chart for converted objects --controller Set the...
### Issue Description If you go to: https://docs.podman.io/en/latest/_static/api.html?#tag/images/operation/ImageListLibpod You will see that the response example is just null. However, if you go back to past documentation such as 3.X, you...