Skip to content

Feature: Openshift route creation support through devtron chart #6376

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

Closed
2 tasks done
ramdas-jagtap opened this issue Feb 10, 2025 · 2 comments
Closed
2 tasks done

Feature: Openshift route creation support through devtron chart #6376

ramdas-jagtap opened this issue Feb 10, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request ENT-HCL needs-triage Issue is not approved or ready-to-work on

Comments

@ramdas-jagtap
Copy link

🔖 Feature description

Default support for Openshift route creation through devtron chart
https://docs.openshift.com/container-platform/4.16/networking/routes/route-configuration.html
Thanks

🎤 Pitch / Usecases

In OpenShift, when you want to expose a service to the external world, you typically use an OpenShift Route. A Route allows external clients to access a service running inside the OpenShift cluster. Routes are OpenShift-specific resources that provide external HTTP/S access to services, mapping an externally accessible URL to the service's internal URL. We need default support for route creation through devtron helm chart.

🔄️ Alternative

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@ramdas-jagtap ramdas-jagtap added enhancement New feature or request needs-triage Issue is not approved or ready-to-work on labels Feb 10, 2025
@badal773
Copy link
Contributor

badal773 commented Apr 17, 2025

Development has been completed. The feature is now pending QA verification.

@ramdas-jagtap

@ramdas-jagtap
Copy link
Author

Connected with Badal, and he clarified the route creation via the ingress section, which addressed our requirement. Since the default chart supports this functionality, this request can now be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ENT-HCL needs-triage Issue is not approved or ready-to-work on
Projects
None yet
Development

No branches or pull requests

5 participants