networkservicemesh / integration-tests

integration-tests provides common integration tests for NSM integration repositories
Apache License 2.0
0 stars 17 forks source link

Extensions logs/prefrech are not working in interdomain tests #1196

Open denis-tingaikin opened 2 years ago

denis-tingaikin commented 2 years ago

Motivation

Currently, prefetch/logs is working only for kubeconfig from evn KUBECONFIG. We should also add support for interdomain cases.

Solution

Add extension wrapper foreachcluster that will simply iterate over all KUBECONFIG...KUBECONFIG_N envs and call for each KUBECOFNIG logs/prefetch extension.

denis-tingaikin commented 2 years ago

Blocked on https://github.com/networkservicemesh/integration-tests/issues/1195

edwarnicke commented 2 years ago

@denis-tingaikin I presume this is making it hard to diagnose issues with interdomain ?