Add support for openshift router
Kuryr-Kubernetes does not translate OpenShift that are not Kubernetes entities.
Amongst them, the most utilized is the OpenShift Router Object that allows to use a single address for multiple services by virtue of using Layer 7 hostname to decide which service should answer a specific request.
openshift router documentation : https:/
Blueprint information
- Status:
- Complete
- Approver:
- Antoni Segura Puimedon
- Priority:
- Medium
- Drafter:
- Yossi Boaron
- Direction:
- Approved
- Assignee:
- Yossi Boaron
- Definition:
- Approved
- Series goal:
- Accepted for rocky
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Antoni Segura Puimedon
- Completed by
- Michal Dulko
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add L7 routing support for openshift context.
Addressed by: https:/
Kuryr-
Addressed by: https:/
Ingress controller and PaaS readiness
Addressed by: https:/
Ingress controller - OCP-Route and Endpoint handlers
Addressed by: https:/
PaaS readiness
Addressed by: https:/
OCP-Router: add support for external Ingress Controller's LB creation
Addressed by: https:/
OCP-Router: Ingress controller and L7 router unit tests
Addressed by: https:/
OCP-Router: Add Zuul experimental gates for ingress controller
Addressed by: https:/
Service: Decoupling and improvements of LBaaS driver