Savitoj Singh
Savitoj Singh
Thanks, @stepchowfun for your comment, I understand that. I am not too sure if `docuum` is the right place to implement this solution but AFAIK many folks are complaining about...
Thank you @skyscooby. We are anyway using period job to do cleanup the unused. I was wondering if this fits within the tool. Thank you again.
I have written one, It should work with custom queries, but it shows recent bookmarks instead. I didn't get time to fix it. Pull requests are welcome , Thank you...
Hi @alexellis, Thank you for the response and your help. I was thinking the similar approach we have in `arkade` for **oc**. ``` {{- if eq $os "linux" -}} https://mirror.openshift.com/pub/openshift-v4/clients/crc/{{$version}}/crc-linux-{{$arch}}.tar.xz...
ah!, I just noticed that they are part of [backstage plugin directory](https://backstage.io/plugins) but `backstage/community-plugins` would be great!!
Thank you @freben. I agree. Unfortunately, I won't be able to take that on at the moment. Hopefully, someone else in the community can jump in and help out. Appreciate...
Using `network-mode` fixes the issues for me. If anyone is interested, here are the commands to fix: ```bash ❯ crc config view |grep network ❯ crc config set network-mode user...