-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
Stratos Version
4.4.0
Frontend Deployment type
- Cloud Foundry Application (cf push)
- Kubernetes, using a helm chart
- Docker, single container deploying all components
- npm run start
- Other (please specify below)
Backend (Jet Stream) Deployment type
- Cloud Foundry Application (cf push)
- Kubernetes, using a helm chart
- Docker, single container deploying all components
- Other (please specify below)
Expected behaviour
We should be able to Register Cloud Foundry Endpoint by providing IP address in Endpoint Address Field
Actual behaviour
Currently we are unable to proceed further when entering the Endpoint Address as IP address. It gives "Invalid API URL" error.
Steps to reproduce the behavior
- Navigate to Endpoints
- Click on Register Endpoint (+) button
- Select Cloud Foundry as type of endpoint to register
- Provide a name for the endpoint
- Provide an IP Address (any) for the Endpoint Address field
Context
I have Korifi setup on Kubernetes and I also have Stratos setup on the same Kubernetes env. I am able to successfully Register the Kubernetes as an endpoint in Stratos (by providing the IP address) but I am unable to Register the Korifi as a Cloud Foundry Endpoint to Stratos as it does not allow IP address to be entered in the Endpoint Address field. Any reason why we are not allowing IP Address & localhost in the Endpoint Address field ?
Possible Implementation
Metadata
Metadata
Assignees
Labels
No labels
