Istio Workspace Tekton Integration
You can use Istio Workspace to prepare special routes from a CI system, e.g. per PR to test/preview the changes before merging.
The Istio Workspace Tekton tasks wraps the Istio Workspace CLI into a Tekton Task for easy usage within the Tekton/Openshift Pipelines CI system.
Tasks
Istio Workspace Create Task
ike-create creates a new session object for istio-workspace and will provide a private route in the cluster for the given target.
Istio Workspace Delete Task
ike-delete removes a ref from a session object. If this is the last ref on the session the session will be deleted.