Anders Björklund

Results 160 issues of Anders Björklund

Let the cmd deal with color, not the pkg Closes #16

Hi, thank you for this interesting tool! Would it be possible to put the Prettify function into a separate package for use as a library? Now when you import gotestdox,...

Explain how to set up an nfs server on the control plane: https://wiki.gentoo.org/wiki/Nfs-utils And how to use this server to create persistent volumes: https://kubernetes.io/docs/concepts/storage/volumes/#nfs

It is possible to use `kine` instead of `etcd`, in k8s. This allows using a SQL database, such as sqlite. ``` kubeadm init --config kubeadm-master.cfg --ignore-preflight-errors ExternalEtcdVersion ``` The main...

## Description Convert from go dep to go mod, using go mod init ## Related issue(s)

Some of the output is locale-specific, which might affect the parsing (or scraping) en_US ``` Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-============================================= ``` sv_SE...

Needs to remove the surrounding text, similar to when using apk: ```console # pacman -Qo /usr/bin/pacman /usr/bin/pacman is owned by pacman 6.0.2-8 ``` ```console / # apk info -W /sbin/apk...

> Lima launches Linux virtual machines with automatic file sharing, port forwarding, and `containerd`. > > Lima can be considered as a some sort of unofficial "macOS subsystem for Linux",...

The legacy ISO uses "isolinux", which only supports BIOS and amd64 For the new ISO it uses "grub", and also requires using UEFI on arm64

Can be used for Darwin network with [vde_vmnet](https://github.com/lima-vm/vde_vmnet)