Alessandro Cannarella
Alessandro Cannarella
I didn't find a way to use the `navigator.clipboard` functionality to create a copy button through a callback like: `const copy = async () => { return await navigator.clipboard.writeText(generateCommand); };`...
# Description In a "two-cluster" peering scenario, where one Cluster plays the role of "Customer" and the other one of "Cloud Provider", it is important for the two entities that...
With this PR will be implement and improve the system and the modal to delete a certain group of instances: - [x] Active Page [Manager]: Selective group deletion - [x]...