openshift / origin

Conformance test suite for OpenShift
http://www.openshift.org
Apache License 2.0
8.48k stars 4.7k forks source link

How to create openshift route resource to take incoming request on custom port other than default (443)? #28924

Open rahulsb opened 3 months ago

rahulsb commented 3 months ago

[provide a description of the issue]

Version 4.15
Steps To Reproduce
  1. Create OpenShift route resource to expose application public URL
  2. Define custom port to listen other than default 443
Current Result
  1. Openshift routes do not allow to specify custom port to listen on and for HTTPS it always assume 443.
    Expected Result
  2. Like the ingress controllers provide ways to customise the port , openshift route must provide a way to specify the http and https custom port for public urls of applications.
Additional Information

[try to run $ oc adm diagnostics (or oadm diagnostics) command if possible] [if you are reporting issue related to builds, provide build logs with BUILD_LOGLEVEL=5] [consider attaching output of the $ oc get all -o json -n <namespace> command to the issue] [visit https://docs.openshift.org/latest/welcome/index.html]

openshift-bot commented 1 week ago

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale