headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.22k stars 156 forks source link

[RFE] Allow to apply several resources at once #712

Closed joaquimrocha closed 1 year ago

joaquimrocha commented 2 years ago

Current situation

Headlamp only expects one resource to be applied at a time.

Impact

This differs from kubectl, so it may confuse users.

Ideal future situation

We should be able to apply several resources at once like kubectl does.

ashu8912 commented 1 year ago

fixed by #809