You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
denis-tingaikin
changed the title
Capturing logs/prefrech is not working for each cluster in interdomain tests
Extensions logs/prefrech are not working in interdomain tests
Dec 13, 2021
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 allKUBECONFIG...KUBECONFIG_N
envs and call for each KUBECOFNIG logs/prefetch extension.The text was updated successfully, but these errors were encountered: