BKK
BKK
This is something we need for our drone builds, can you work at getting this merged @d1wilko ?
@jimsheldon @eoinmcafee00 I've addressed the merge conflicts in #369. Can someone take a look so we can get it merged in?
I couldn't get this to work, fixes in #369
The build is failing on go vet, that doesn't seem expected? @bradrydzewski this looks like something we could use today, can you take another look to help get this merged...
Looks like the build container is using go `1.11` while go mod requires go `1.13`. Go `1.13` has `os.UserHomeDir()` Not until go `1.16` does `os.WriteFile()` exists...maybe we can use https://pkg.go.dev/[email protected]#OpenFile...
@tphoney can you take a look?
Look forward to seeing that happen, hopefully soon 😉
Cheers! > For the first point, `kumactl install` checks secret in kuma-system namespace so we don't override the secret when we upgrade with it. It might have been a case...
Thanks, I'll take a look and get back to you.
Not yet, got behind on some other things will circle back to this. Thanks for the ping!