Piotr Galar
Piotr Galar
@lidel Should we merge this fix to make sure the wikis we want to create in the future have correct main pages set up?
> The latest zimdump has a fix regarding main page teporting... maybe it has an impact here. Either way, `options.kiwixMainPage` refers to the user-provided main page path while `kiwixMainPageSrc` would...
I think this might be a pretty interesting task for one of our Dev Productivity Launchpad Cadets. According to the schedule, they'll start working on issues after Feb 21. Would...
@brdji Because that's the Go version we're using - https://github.com/testground/testground/blob/master/go.mod#L3. Please use a matching version when running `go mod tidy`. We can create an issue for Go version upgrade but...
https://circleci.com/gh/testground/testground/6563 is failing
> I have restored the code that applies the desired `sysctl` changes to run pods. Since we already modify `net.core.somaxconn` for the plan nodegroups when we deploy the cluster, these...
> Because I have restored the piece of code above (to the `cluster_k8s` runner, [seen here](https://github.com/testground/testground/blob/cf6e151b8c5389061bd3ff638e6d7c6d9ce4ba9f/pkg/runner/cluster_k8s.go#L825)), all of the `sysctl` changes (from the env, from parent nodes, etc.) will actually...
Cheers, makes sense now 👍
> 2022-03-10 conversation: do the architecture deep dive first. @BigLep Just to confirm, I must have missed it on Thursday - are we switching the order of `deep dive` and...
> Should we close this issue? Let's document all the issues that you faced and all the fixes that you did during k8s cluster creation from scratch. It should be...