Calvin Wong

Results 7 comments of Calvin Wong

i just tried version `4.33.0` and it works. it was failing for me before (`4.12.1`). my global-datasore and both primary and secondary are new clusters. i have the basic setup...

any reason the description is not put next to the number? because i am really confused about them as well. also, any reason theres no current speed? i've been using...

> > I found that even when setting both to non default values, I was still seeing a perpetual diff. The solution was to configure the params in this specific...

> @cwong-archy try to add the parameters like: hey @victor7070 . THANK YOU SOOO MUCH!!!! this worked!!!! why order matters, i dont know. ¯\_(ツ)_/¯ this is what we have at...

i am having trouble building with this change - ``` ──── git diff diff --git a/Dockerfile b/Dockerfile index 9719593..502093c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ ARG BASE_IMAGE_BUILDER=golang...

> > ``` > > ──── docker build -t lazyteam/lazydocker --build-arg BASE_IMAGE_BUILDER=arm64v8/golang --build-arg GOARCH=arm64 https://github.com/jesseduffield/lazydocker.git > > ``` > > Looks like you're still building from the main git repo...

> > > ``` > > > ──── docker build -t lazyteam/lazydocker --build-arg BASE_IMAGE_BUILDER=arm64v8/golang --build-arg GOARCH=arm64 https://github.com/jesseduffield/lazydocker.git > > > ``` > > > > > > Looks like you're...