Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Register Cloud Foundry Endpoint #5033

Open
2 of 9 tasks
vineethvkumar opened this issue Jan 4, 2023 · 0 comments
Open
2 of 9 tasks

Unable to Register Cloud Foundry Endpoint #5033

vineethvkumar opened this issue Jan 4, 2023 · 0 comments

Comments

@vineethvkumar
Copy link

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

  1. Navigate to Endpoints
  2. Click on Register Endpoint (+) button
  3. Select Cloud Foundry as type of endpoint to register
  4. Provide a name for the endpoint
  5. 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

Screen Shot 2023-01-05 at 5 06 39 am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant