Munish Chouhan
Munish Chouhan
closed by mistake, reopened again
Checked the set toleration in local machine ``` % kubectl describe pod build-fe286c2a9222f54a-91ceb --namespace wave-local Name: build-fe286c2a9222f54a-91ceb Namespace: wave-local Priority: 0 Service Account: default Node: docker-desktop/192.168.65.3 Start Time: Fri, 19...
PR for configuration documentation https://github.com/seqeralabs/wave/pull/360 [edit] corresponding Issue: https://github.com/seqeralabs/wave/issues/355
@jason-seqera Yes, I think there is no need to expose micronaut variables to the user I will make the necessary changes
Installation guide will be added in https://github.com/seqeralabs/platform-installer
For now the guide for self host wave is present here https://github.com/seqeralabs/wave-k8s-deployment/blob/master/README.md Once it get integrated with platform-installer, we will add documentation there too
I got the following error in docker client,when credentials were not present in platform: ``` munish.chouhan@Munishs-MacBook-Pro wave-cli % docker pull 00ffbc112673.ngrok.app/wt/b77b20f936b1/hrma017/dev:salmon--906c138318fdd09d Error response from daemon: unauthorized: repository 'docker.io/hrma017/dev:salmon--906c138318fdd09d' unauthorized (401)...
@pditommaso please share the steps to reproduce
Tested with ecr repo image and still the error is unauthorized ``` munish.chouhan@Munishs-MacBook-Pro wave-cli % wave --wave-endpoint https://00ffbc112673.ngrok.app -i 128997144437.dkr.ecr.eu-west-2.amazonaws.com/wave/build/dev:sha256:65f1351685ff93355fbe876edef2b921b96ba168de68d27981e04a1294c3cb52 00ffbc112673.ngrok.app/wt/83989be6a2b8/wave/build/dev@sha256:65f1351685ff93355fbe876edef2b921b96ba168de68d27981e04a1294c3cb52 munish.chouhan@Munishs-MacBook-Pro wave-cli % docker pull 00ffbc112673.ngrok.app/wt/83989be6a2b8/wave/build/dev@sha256:65f1351685ff93355fbe876edef2b921b96ba168de68d27981e04a1294c3cb52 Error response from...
PR in libseqera created https://github.com/seqeralabs/libseqera/pull/18