-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
component/ideComponent: IDE IntegrationComponent: IDE Integrationcomponent/operatorComponent: Operator serviceComponent: Operator servicekind/enhancementKind: New feature or improvementKind: New feature or improvement
Description
Why
Che Server will launch a Workspace by creating a Deployment object. For Ike to route the traffic from a specific Service to this new Deployment we need the ability to manipulate the Deployment object.
What
A MutatingAdmission WebHook should give us the option to add the target Deployment labels to the Workspace Deployment and by that route traffic to it.
Only mutate Deployments that are labeled ike.target=x
Metadata
Metadata
Assignees
Labels
component/ideComponent: IDE IntegrationComponent: IDE Integrationcomponent/operatorComponent: Operator serviceComponent: Operator servicekind/enhancementKind: New feature or improvementKind: New feature or improvement