mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
* Run build-images command without cluster * Test odo remove binding without cluster * Make odo describe component work without cluster * Tests: configure cluster depending on nocluster label * Make odo list component work when --namespace is not used * Test odo list component before deployment without cluster * Some Generic tests * Unset KUBERNETES_SERVICE_HOST to disable in-cluster config * Set KUBECONFIG to empty file for no-cluster tests * Run no-cluster tests on Windows * Fix ListIngresses related changes * Add warning/error when no cluster connection is available