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
Description:
README:Installing HCO using kustomize (Openshift OLM Only) not work
root@ecs01:/tmp# curl -L https://api.github.com/repos/kubevirt/hyperconverged-cluster-operator/tarball/main | \
tar --strip-components=1 -xvzf - kubevirt-hyperconverged-cluster-operator-*/deploy/kustomize
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15.1M 100 15.1M 0 0 2797k 0 0:00:05 0:00:05 --:--:-- 3222k
tar: Pattern matching characters used in file names
tar: Use --wildcards to enable pattern matching, or --no-wildcards to suppress this warning
tar: kubevirt-hyperconverged-cluster-operator-*/deploy/kustomize: Not found in archive
tar: Exiting with failure status due to previous errors
environment
root@ecs01:/tmp# tar --version
tar (GNU tar) 1.34
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
root@ecs01:/tmp# cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.2 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.2 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
root@ecs01:/tmp#
Description:
README:Installing HCO using kustomize (Openshift OLM Only) not work
environment
What you expected:
Install without error
URL:
https://github.com/kubevirt/hyperconverged-cluster-operator?tab=readme-ov-file#installing-hco-using-kustomize-openshift-olm-only
Additional context:
This is work with
--wildcards
The text was updated successfully, but these errors were encountered: