Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtctl.sh: add deprecation warning and parent dir fallback (#1278)
* virtctl.sh: add deprecation warning We want to remove virtctl.sh in the long run [1], for now we are issuing a deprecation warning. [1]: #1277 Signed-off-by: Daniel Hiller <[email protected]> * virtctl.sh: add fallback to parent directory Since there might be usages outside kubevirt that source kubevirtci cluster-up folder from kubevirt main repo, we add a fallback that uses the parent directory. Signed-off-by: Daniel Hiller <[email protected]> --------- Signed-off-by: Daniel Hiller <[email protected]>
- Loading branch information