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 · 1 comment
Open
2 of 9 tasks

Unable to Register Cloud Foundry Endpoint #5033

vineethvkumar opened this issue Jan 4, 2023 · 1 comment

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

@lweberru
Copy link

Similar Problem on my side. If I try to register the endpoint via a DNS entry, I get:
There was a problem creating the endpoint. Please ensure the endpoint address is correct and try again (Failed to validate endpoint).
The CF login with korifi is based on the kubeconfig file, so I think any kind of authentication is needed here. An upload of the kubeconfig could be needed.

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

2 participants