spring-cloud / spring-cloud-dataflow-acceptance-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run k8s AT's in their own namespace

chrisjs opened this issue · comments

Currently the k8s AT's run in the default namespace. To avoid any conflicts, they should run in their own standalone namespace

being done along with #315