alessio1983lx

Results 7 comments of alessio1983lx

is there any workaround? I see in worker pod there are these envs: SHUFFLE_BASE_IMAGE_TAG_SUFFIX=0.8.70 SHUFFLE_BASE_IMAGE_REGISTRY=docker.io SHUFFLE_BASE_IMAGE_NAME=frikky/shuffle but i cannot understand where and if i can modify them in the helm...

> Hey, follow this docs and it will solve the issue > > https://shuffler.io/docs/configuration#private-apps-on-kubernetes hi, i haven't used a private registry yet... anyway i see that when it tries to...

> [@alessio1983lx](https://github.com/alessio1983lx) [@valpet93](https://github.com/valpet93) Recent versions of shuffle have changed the image format from `frikky/shuffle:app_version` to `frikky/shuffle/app:version`. Ensure you are using the latest version of Shuffle worker. hi P4sca1 ... are...

> You are right, it is now `frikky/app:version` (not `frikky/shuffle/app:version`). Previous versions used `frikky/shuffle:app_version`. I'm currently running version `2.1.2` of every component. ok... i am testing... Anyway i had to...

hi P4sca1 ... using 2.1.2 tries to pull images with the wrong name frikky/shuffle/shuffle-tools:1.2.0 if i manually edit the pod removing /shuffle/ shuffle-tools is then deployed...

> > [WARNING] Failed to get current org : status: 405, error: Incorrect HTTP method for uri [/organizations/_doc/] and method [GET], allowed: [POST] > > I think this is an...

Normal BackOff 2s (x2 over 33s) kubelet Back-off pulling image "docker.io/frikky:shuffle-tools_1.2.0" using the environment var (as extra var for worker and uroboros) it messes the image name like that, should...