Skip to content

Commit

Permalink
kraft: Add summary of meeting on June 5, 2024
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Seritan <[email protected]>
  • Loading branch information
LucaSeri committed Jun 5, 2024
1 parent 63f90b6 commit effd780
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions discussions/kraft/2024-06-05.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
title: "Kraft WG, June 6, 2024"
tags: unikraft, kraft, krafkit, tooling
datetime: 2023-06-05T11:00:00+02:00
location: Online, Discord (https://bit.ly/UnikraftDiscord), the `#monkey-business` voice channel
teams:
- kraft
participants:
- Cezar
- Luca
- Ujjwal
---

## :dart: Agenda

- Status update
- Next steps

## :closed_book: Discussions

CC: mostly maintanance, updating actions, some runners were about to expire

CC: reviewed LS's PR's for Alex to merge when he is back

CC: did a pass over issues to clean up lingering

CC: work in progress on kraftcloud tunneling

LS: several fixes to initrd, building and running outside cwd was broken, which was breaking compose

LS: worked on some compose examples for the catalog

CC: think about adding a pipeline to test compose applications as well

UM: tried to work on Cezar's exercise, ran into build errors

CC: don't get stuck up on the exercise, it is mostly to get used to kraftkit

CC: you can start working on GSOC project

UM: currently trying to pass different toolchain options to make

CC: dive a bit into the Makefile to see options (e.g. CFLAGS)

CC: demo on what injecting toolchain options might look like

UM: I will come back with questions when I try to do it myself

## :wrench: TODOs and Decisions

LS: see the linter issues on the catalog PRs

LS: look into adding a pipeline to the compose examples

UM: ask for help about how to hand compile unikraft (using make)

UM: add something similar to exec.WithEnvKey("UK_CFLAGS", "-O3,-ftree-vrp"), in make/make.go:NewFromInterface

0 comments on commit effd780

Please sign in to comment.