What feature do you want to see added?
The sidepanel implementation of clouds suffered from #26174 and #26022
At least the plugins azure-vm-agents, kubernetes and jclouds implemented their own sidepanels to add additional things, copying the sidepanel from core basically and that suffer from the same problems now.
The sidepanel in Cloud should add a hook sidepanel2 similar to the sidepanel of the Computer class so that plugins can inject additional urls that are not actions without the need to re-implement the complete sidepanel.
Upstream changes
No response
Are you interested in contributing this feature?
No response