Cory Latschkowski
Cory Latschkowski
PR #20 Introduces kernel features that enabled using docker / podman along with a few other changes.
@mruru Will you verify that this is possible with PR #20
What kernel module is missing? On Sun, Jan 28, 2024, 2:31 AM Mruru ***@***.***> wrote: > docker.service: Start request repeated too quickly. > > Podman and Docker both have the...
Verify which kernel config you are using. `config/linux-default.config` should be copied over the other version config and updated. A PR could be created for 6.x. I only updated the default...
Issues above should be addressed in #24 - updated 6.1 kernel config Tested on kernel 6.1.87 and debian 12 (bookworm)
@Heisath PR #20 didn't directly address the issues with uboot in `mtd0` but the PR did try to keep the kernel size small to avoid issues with the crippled u-boot...
What's blocking this PR? Questions?
@surajkota The idea is to declaratively set the state of a `NotebookInstance`. If the `aws` cli can change the state, the assumption is that the k8s controller could do it...
@openshwprojects I am having inconsistent results. Usually one `SendGet` eventually completes - although the first time it may be a little delayed. But, I can never get both to complete....