-
Notifications
You must be signed in to change notification settings - Fork 193
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When using a registry with the OCI Collector that requires a port - there is an error being return regarding:
registry parsing error. require format registry:port
Looking at the indicated code, I don't believe this is handled gracefully - rather I believe we should expect that port may be included and parse it accordingly.
In my testing - I am deploying to kubernetes with the helm chart and attempting to hit an internal cluster service with port included.
To Reproduce
Steps to reproduce the behavior:
- Deploy a registry to a kubernetes cluster
- Configure the oci collector to use the registry sub command and point to the internal registry
Expected behavior
No errors with regards to host formatting
Screenshots
If applicable, add screenshots to help explain your problem.
GUAC version
v1.0.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working