Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Service Endpoint Stopped Getting Generated #757

Closed
Chancebair opened this issue Aug 21, 2019 · 2 comments
Closed

Service Endpoint Stopped Getting Generated #757

Chancebair opened this issue Aug 21, 2019 · 2 comments
Labels
bug Something isn't working ci CI related good first issue Good for newcomers

Comments

@Chancebair
Copy link
Contributor

requests.exceptions.InvalidURL: Invalid URL 'http://:80/ready': No host supplied 

Ordinarily the service endpoint is added to a file in the createInfra step and then passed as an artifact to the blackbox test, but it's empty?

@Chancebair Chancebair added bug Something isn't working ci CI related labels Aug 21, 2019
@Chancebair Chancebair self-assigned this Aug 21, 2019
@Chancebair Chancebair changed the title [CI] Service Endpoint Stopped Getting Generated Service Endpoint Stopped Getting Generated Aug 22, 2019
@Chancebair Chancebair added the good first issue Good for newcomers label Aug 22, 2019
@Chancebair
Copy link
Contributor Author

I can't test this locally due to: #688

@gavinmbell

@Chancebair
Copy link
Contributor Author

Looks like bash syntax

/bin/bash: -c: line 0: syntax error near unexpected token `do'
/bin/bash: -c: line 0: `touch ./service_endpoint while [ ! -s ./service_endpoint ]; do kubectl --kubeconfig=/codebuild/output/src184/src/s3/01/kubeconfig get service bai-bff -o json | jq '.status.loadBalancer.ingress[].hostname' > ./service_endpoint sleep 5 done '

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working ci CI related good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant