Charlie Drage

Results 453 comments of Charlie Drage

I agree, we should add this to CONTRIBUTING.md with regards to any new features / pull requests for documentation. Especially the `website:dev` part and the fact that we can also...

@deboer-tim Updated the PR to take care of the rest of the suggestions from https://github.com/containers/podman-desktop/issues/1861 I did not include `vale` as we no longer use that.

Thanks for the insight, for now I will use the generic Kubernetes logo for the icon until we find a solution to associate names / url information to the respective...

I will assign the block label until we figure out the correct way of implementing the UI aspect / mockups.

Reference the compose UX issue here: https://github.com/containers/podman-desktop/issues/2811 which is what we'll be implementing (the UX compose install improvements)

I have opened up three issues that will cover the functionality of this "epic": - [ ] https://github.com/containers/podman-desktop/issues/3707 - [ ] https://github.com/containers/podman-desktop/issues/3708 - [ ] https://github.com/containers/podman-desktop/issues/3709

> could you please be sure to clean all the build cache before, I saw some bugs using buildah sometimes > > `podman system prune` Looks like this is happening...

@odockal looks like it may be this issue: https://github.com/containers/podman/issues/19961 as I was able to replicate it myself. macOS and Linux is it working fine. Windows is unfortunately having issues building...

Notes from Tim and I: - Update the current "installing extensions" page with screenshots - Move installation extensions page higher up on the side-bar so it's more showable - Rename...

we should reorganize flags into separate more readable sections. Ex. * Cluster * OpenShift Only * Kubernetes Only * Container CLI (where the push commands go for docker CLI) *...