Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--outdir . flag value makes furyctl not working correctly #508

Open
alessiodionisi opened this issue Apr 24, 2024 · 0 comments
Open

--outdir . flag value makes furyctl not working correctly #508

alessiodionisi opened this issue Apr 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@alessiodionisi
Copy link
Member

alessiodionisi commented Apr 24, 2024

When --outdir value is . furyctl cannot find binaries.

$ furyctl apply --debug --outdir . --distro-location ../../fury-distribution --dry-run
DEBU logging to: .furyctl/furyctl.1713949596-73917.log
DEBU Getting Home Directory Path...
INFO Dry run mode enabled, no changes will be applied
INFO Downloading distribution...
DEBU Downloading '/Users/alessiodionisi/Projects/sighupio/fury-distribution' in '/var/folders/qt/7dtl66_55rdc5dpfg3q04jjr0000gn/T/furyctl-4096927723/data'
INFO Validating configuration file...
INFO Downloading dependencies...
DEBU Cleaning vendor folder
INFO Validating dependencies...
INFO Running preflight checks
INFO Checking that the cluster is reachable...
ERRO error while creating cluster: error while executing preflight phase: cluster is unreachable, make sure you have access to the cluster: error getting kubectl version: .furyctl/bin/kubectl/1.28.7/kubectl .furyctl/bin/kubectl/1.28.7/kubectl version -o json: command failed - fork/exec .furyctl/bin/kubectl/1.28.7/kubectl: no such file or directory
out:
err:

Temporary fix: --outdir $PWD

@alessiodionisi alessiodionisi added the bug Something isn't working label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant