This message was deleted.
# hobbyfarm
a
This message was deleted.
f
hfcli is not production ready. Is hf deployed into your cluster? The CRDS will be installed by gargantua when being installed.
m
Yes, hf is deployed. I have created some scenarios with the admin interface.
f
I guess hfcli is broken then. As mentioned this is an early alpha of hfcli.
m
OK. I will try some go debug next week.
Done some findings :
sGet, err := hfc.Scenarios().Get(context.TODO(), s.GetName(), v1.GetOptions{})
Something to finish in the code, I think 😀. I try some updates on dependencies but get stuck on gargantua : github.com/hobbyfarm/gargantua v0.0.2 Only v1.0.0 is suggested, not v2. I'm stuck now on some imports : k8s.io/api/batch/v2alpha1 ??? Will go further later.