vmware / vmware-aria-operations-integration-sdk

The VMware Aria Operations Integration SDK contains libraries, tools, and documentation for developing Management Packs for VMware Aria Operations. It is intended to make creating a Management Pack simple and fast, while allowing developers to use the language of their choice.
https://vmware.github.io/vmware-aria-operations-integration-sdk/
Apache License 2.0
13 stars 6 forks source link

Fix handling of ports in container registry #287

Closed kjrokos closed 9 months ago

kjrokos commented 9 months ago

Fixes an issue where not including a port for the container registry would result in a non-functional pak.

Resolves #270