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

fluxctl context deadline exceeded #3

Open
saiteja313 opened this issue Jan 21, 2021 · 1 comment
Open

fluxctl context deadline exceeded #3

saiteja313 opened this issue Jan 21, 2021 · 1 comment

Comments

@saiteja313
Copy link
Contributor

$ fluxctl sync --k8s-fwd-ns flux
38f9d362cb41:Downloads <REMOVED>$ eksctl enable profile \
>        --profile-source=https://github.com/stefanprodan/eks-hpa-profile \
>        --cluster=scrumptious-monster-1609772025 \
>        --region=us-west-1 \
>        --git-url=git@github.com:${GH_USER}/${GH_REPO} \
>        --git-user=fluxcd \
>        --git-email=${GH_USER}@users.noreply.github.com
Cloning into '/var/folders/hg/ywjcdjd56ddf1pxmn4twnfn41zvk5j/T/prometheus-adapter-tes-517981395'...
remote: Enumerating objects: 35, done.
remote: Counting objects: 100% (35/35), done.
remote: Compressing objects: 100% (30/30), done.
remote: Total 35 (delta 4), reused 35 (delta 4), pack-reused 0
Receiving objects: 100% (35/35), 20.78 KiB | 6.92 MiB/s, done.
Resolving deltas: 100% (4/4), done.
9da38b9a2da7e9af31f73d0a37ad6ff59b0b7b5b	refs/heads/master
Already on 'master'
Your branch is up to date with 'origin/master'.
[ℹ]  cloning repository "https://github.com/stefanprodan/eks-hpa-profile":master
Cloning into '/var/folders/hg/ywjcdjd56ddf1pxmn4twnfn41zvk5j/T/quickstart-785581078'...
remote: Enumerating objects: 79, done.
remote: Counting objects: 100% (79/79), done.
remote: Compressing objects: 100% (57/57), done.
remote: Total 79 (delta 34), reused 57 (delta 20), pack-reused 0
Receiving objects: 100% (79/79), 49.72 KiB | 1.34 MiB/s, done.
Resolving deltas: 100% (34/34), done.
Already on 'master'
Your branch is up to date with 'origin/master'.
[ℹ]  ignoring files declared in .eksctlignore
[ℹ]  ignored ".circleci/"
[ℹ]  ignored ".github/"
[ℹ]  ignored "docs/"
[ℹ]  processing template files in repository
[ℹ]  writing new manifests to "/var/folders/hg/ywjcdjd56ddf1pxmn4twnfn41zvk5j/T/prometheus-adapter-tes-517981395/base"
[ℹ]  Nothing to commit (the repository contained identical files), moving on
Everything up-to-date


38f9d362cb41:Downloads <REMOVED>$ fluxctl sync --k8s-fwd-ns flux --timeout 4m
Error: git repository ssh://git@github.com/<REMOVED>/flux-get-started is not ready to sync

Full error message: git clone --mirror: running git command: git [clone --mirror git@github.com:<REMOVED>/flux-get-started /tmp/flux-gitclone334963811]: context deadline exceeded
Run 'fluxctl sync --help' for usage.
@stefanprodan
Copy link
Owner

git repository ssh://git@github.com/<REMOVED>/flux-get-started is not ready to sync

How did you end up with flux-get-started when your initial repo was prometheus-adapter-tes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants