nvazquez opened a new pull request #5103: URL: https://github.com/apache/cloudstack/pull/5103
### Description This PR extends the current annotations framework, to: - User VMs (existing) - Domains (existing) - Hosts (existing) - Instance groups - SSH keypairs - Kubernetes Clusters - Volumes - Snapshots - VM Snapshots - Networks - VPCs - Public IP addresses - VPN customer gateways - Templates - ISOs - Service offerings - Disks offerings - Network offerings - Zones - Pods - Clusters - Primary Storages - Secondary Storages - System VMs - Virtual Routers ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [ ] Bug fix (non-breaking change which fixes an issue) - [x] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) ### Feature/Enhancement Scale or Bug Severity #### Feature/Enhancement Scale - [x] Major - [ ] Minor #### Bug Severity - [ ] BLOCKER - [ ] Critical - [x] Major - [ ] Minor - [ ] Trivial ### Screenshots (if appropriate): #### New comments section  - The Comments section is added as a new section on the sidebar - Users will see all their comments on different entities and can navigate to the entity by clicking on the entity ID - Admin will see all his comments and all the comments system-wide - Admin has the ability to create private comments and switch its visibility #### Quick visibility of comments on entities  - The listing tables are extended, showing an icon next to the entity name indicating it has comments ### How Has This Been Tested? Tested on KVM environment (HW nor relevant) - created at least one entity/resource of each item in the list in the description. Created at least one comment per item by admin and user -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
