scottsignal commented on issue #9322: URL: https://github.com/apache/cloudstack/issues/9322#issuecomment-2847999567
>instances are a more private resource so only the owner and admins can set them. No way to make instances public. for templates, users can make them public. Apologies if I make it sound like this is something we wanted. This isn't something being asked for. I just was using it as an example for hierarchy. Technically, you could adherently make a private template public this way. IE take a volume and turn it into a Template and make it public. Assuming both values are set to true. This is an unlikely scenario, but possible if we are talking about public vs private. From my viewpoint `root/Domain 1` and `root/Domain 2` should under no circumstances be able to see any resources under each other which matches the behavior of instances/networks/etc in Cloudstack. > do you mean users in Domain2 and Sub2 can see the public template in Domain1, but cannot use it? if it is confirmed, it is a bug I think I was trying to use this to support why I think uploading an iso/template to Domain1 and it being visible from Domain 2 and Sub 2 is a bug since I have found no way to deploy or attach them as they don't appear in the instance creation wizard or attachable as an ISO to an instance. In our case we just are not allowing Public Templates in Sub-domains because of the above. The problem in our use case is certain use cases where there are many subdomains under a domain, and you have to upload that ISO/Template to every single subdomain. and this consumes resources. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org