noi-techpark / infrastructure-v2

Open Data Hub Infrastructure v2 Repository
1 stars 0 forks source link

As an Open Data Hub developer i want to be able to perform integration test on my local machine of the component i'm responsible of #33

Closed Luscha closed 4 months ago

Luscha commented 1 year ago

As an Open Data Hub developer i want to be able to perform integration test on my local machine of the component i'm responsible of

The goal of this issue is, setup everything is needed to be able to make the port forward on my local machine to be able to test locally the new feature I'm developing. Port forwarding is one of the solution that could be used.

clezag commented 4 months ago

Closing this, currently mostly solved by bash scripts with kubectl port-forward or kubefwd.