containers / podman-desktop

Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
https://podman-desktop.io
Apache License 2.0
4.69k stars 296 forks source link

kubectl extension build consistency #5256

Closed deboer-tim closed 2 months ago

deboer-tim commented 9 months ago

Is your enhancement related to a problem? Please describe

The kubectl-cli extension's scripts/build.js is unique and uses byline and .extfiles to create a cleaner build. However, it is the only extension to do so.

Describe the solution you'd like

We should make a call on whether this build is a better long-term approach. If it is, we should reuse it in all the other extensions for consistency. If not, we should change this file to be like the others. Why?

If nothing else, extensions/kubectl-cli/vitest.config.js has a copy/paste error with 'extensions/kube-context' that should be fixed.

Describe alternatives you've considered

No response

Additional context

No response

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!

github-actions[bot] commented 2 months ago

This issue has been automatically closed because it has not had any further activity in the last 30 days. Thank you for your contributions!