GoogleCloudPlatform / GoogleCloudPlatform/cloud-run-mesh
Use port 80 for outgoing requests
Open
- Dominant language
- Go
- Stars
- 35
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Current Service representing the CloudRun workloads uses port 8080: fortio-cr.fortio:8080
It would look better to use http://fortio-cr.fortio/ - the Service will have port 80, with targetPort 80.
Seems easy to change - but tests/docs will also need to be updated.
Contributor guide
Assessment
This issue has not been assessed yet.