---
title: "Maintainers Meeting, 14th June 2023"
tags: maintainers, oakestra
datetime: 2023-06-14T16:00UTC
location: Online, Discord, the `#voice-meeting` voice channel
teams:
- maintainers
participants:
- Simon (SZ)
- Giovanni (GB)
- Daniel (DM)
---
## 📋 Agenda
ToDos from last meeting
- [x] All: Discuss about hackathon ideas
- [x] GB: Add issue about develop flag
- [x] GB: Add some hints about testing tool and methods in contirbution guide
- [x] GB: Schedule release for oakestra and oakestra net because we need to merge the unikernel integration
- [x] NM+GB: Check if the unikernel testbed
- [x] SZ: Create issue about Unikernel Ipv6 Support
## 📢 Discussions
> new document created for curating hackathon ideas
GB: Should we include the FE as part of the run a cluster script?
DM: IT works but does not include the API keyword. Does not work on linux. Will fix it and we can include it.
GB: Does it break any ipv6 stuff?
SZ: Probably, the ip change a lot. I had to implement the static ip adresses. I needed to enable ipv6 for docker using compose 2.4 for that.
SZ: Created PR today, they work in both ipv4 and 6.
GB: So if we use compose 2.4 and we add the dashboard to the docker compose using the compose name it should work.
SZ: I will cehck this out.
SZ: Tried to merge unikernel stuff, need to cherry pick some of the changes.
GB: Hackaton ideas document: https://hackmd.io/gRYAlO_xR4S5I0P_u10ukQ
DM: Depends, how much time do we want ot spend on the app?
GB: Ideally 0. Let's try to find something ready to be used and deployed.
## 🛠️ TODOs
- [ ] DM: Fix API keyword for dashboard container
- [ ] GB: Add issue about develop flag
- [ ] GB: Add some hints about testing tool and methods in contirbution guide
- [ ] GB: Schedule release for oakestra and oakestra net because we need to merge the unikernel integration
- [ ] NM+GB: Check if the unikernel testbed
- [ ] SZ: Create issue about Unikernel Ipv6 Support