vcluster icon indicating copy to clipboard operation
vcluster copied to clipboard

vcluster create <name> blocks execution or command does not finish...

Open jakoberpf opened this issue 4 months ago • 3 comments

What happened?

When running vcluster create <name> from a Gitlab runner the create commands does not end.

Screenshot 2024-09-30 at 19 28 56

What did you expect to happen?

The vcluster is create and the command continues or ends.

How can we reproduce it (as minimally and precisely as possible)?

Run vcluster create <name> from a Gitlab runner.

Anything else we need to know?

The same command works fine on the same cluster but run from my local machine. MacOS, vcluster installed with brew, same version.

Host cluster Kubernetes version

Client Version: v1.31.0
Kustomize Version: v5.4.2
Server Version: v1.28.12-eks-a18cd3a
WARNING: version difference between client (1.31) and server (1.28) exceeds the supported minor version skew of +/-1

vcluster version

vcluster version 0.20.0

VCluster Config

No special config used...

jakoberpf avatar Sep 30 '24 17:09 jakoberpf