You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add istio virtualservice reconciliation to controller (#500)
* setup virtualservice to route traffic for workspaces
- Update the helper func with CopyDeepVirtualService
- set istio env var as config across controller
- make controller manifest consistent with frontend/backend
- fix the configmap name in manager_istio_patch.yaml
Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
* add e2e test to verify workspace connection
Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
* fixed controller config with istio component
Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
* restructure the virtual service httproute configuration
Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
* Remove the extend e2e test of portforward gateway
Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
* remove the reference of istio overlays
Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
* set service name with available service for e2e test
Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
* Fix the naming convention and e2e changes
Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
---------
Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
0 commit comments