Contribute pt_BR Translate to Calibre

a project by martinsmac

I use Calibre (calibre.com) in my opensuse. This tool manage ebooks, convert for many formats and control a ebook reader device. I would use my time to finish portuguese Translation to this project.

Updated over 6 years ago. 1 hackers ♥️.

k3s: A lightweight Kubernetes for IoT & Edge Computing

an idea by clin

k3s is a lightweight distribution of Kubernetes designed for IoT and Edge Computing. It works like k8s and it has a smaller package size ( < 40M) so it can be easily deployed. k3s is also optimized for arm64 and armv7 so it can work on ARM machines such as Raspberry Pi or AWS A1 server.

Updated over 4 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

rust security reviews and cargo-crev

a project by jzerebecki

Updated about 3 years ago. 1 hackers ♥️. 1 follower.

Make ruby-ui usable for YaST

an idea by dmacvicar

ruby-ui was a hackweek project with jreidinger to make libyui (YaST text/graphical engine) usable from pure-ruby without going through YCP.

Updated over 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

Research about existing Google Drive Linux clients

an invention by sndirsch

Get an overview about the unofficial Google Drive clients, which exist for Linux. Give them a broader testing. Figure out which one is usable.

Updated over 6 years ago. 1 hackers ♥️.

Enable AddressSanitizer to relevant packages in Factory

an idea by vpereirabr

To find security relevant issues in the package building step, I'm researching and implementing in the (OBS) project level, a way to compile all Factory packages with ASAN without change a single spec. The main goal would be to:

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Use LUKS UUID in /etc/crypttab

an invention by aschnell

The the LUKS UUID in /etc/crypttab. In general the file system UUID is already used in /etc/fstab. So using the LUKS UUID in /etc/crypttab is a small step towards consistency and should make the system more robust (e.g. avoid bugs like bsc #1063249).

Updated about 6 years ago. 1 hackers ♥️.

Write a reporting script using SMELT

an invention by vitezslav_cizek

I'd like to write a tool that reports user's OBS work done in a given time frame (eg. week). It'll collect all the packages he/she submitted, all the reviews done or all the maintenance updates started or processed.

Updated over 4 years ago. 1 hackers ♥️.

Use Python data analysis library to analyze performance test data

an idea by dawei_pang

There are many performance test historical data stored in QADB, we may process them to find some probably regular patterns, then utilize existing python data analysis library like pynum, pandas and scikit-learn to improve data analysis.

Updated about 4 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Dawnscanner: revive the project and create an RPM package

a project by pperego

Updated over 4 years ago. 1 hackers ♥️. 2 followers.

Tracking fixes 3rd generation

a project by mfranc

Description

There are currently 2 versions of tracking fixes. One is used in CI (and ./scripts/git-fixes)[1] and (unfortunately, it doesn't handle reverts) the other is for sending emails to developers. The first one is relatively fast (for its usecases) and the other is relatively slow and made for bulk processing only. Both are single-threaded.

Updated 8 months ago. 1 hackers ♥️. 2 followers.

Carveout time during the week to jump into ALP

an idea by Jackman1

Project Description

I will be working during the week of Hack Week but will use this opportunity to also spend time reviewing ALP on various hardware platforms.

Updated over 1 year ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

salien - convert deb/pkgbuild/... into .spec

an idea by bmwiedemann

There is the alien program to convert binary packages between various formats, but it would be even nicer to be able to take a debian or archlinux build spec and convert it into an rpm .spec file.

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

play with Coccinelle and lock checking

a project by mhocko

We had a quick course of Coccinelle during the last Labs conference. The tool is really great and I would like to explore possibility of checking lock invariants for particular functions. Julia was really prompt and implemented something that should help but I didn't get to it since the conference.

Updated over 6 years ago. 1 hackers ♥️.

Reconstruction Beijing GNU/Linux User Group Website

an invention by tonghuix

Cause the original BLUG website is too old and lack of security, so we plan to fully rework for this website.

Updated about 6 years ago. 1 hackers ♥️.

Extend the git-fixes framework to find non-upstream maintainers for files and patches

a project by joro

From the kernel-source git repository for SUSE kernels we can extract the people who backported a patch and the files a patch touches. Use this information to build a database for which paths are touched by which developers and write a tool to find the most relevant people for a given source path or upstream patch.

Updated over 6 years ago. 1 hackers ♥️.

Enhancement Test Result for xfstests in openQA

a project by yosun

The result for xfstests in osd seems always red[1], but actually it's only a few test fail in a group(around 1/50). If we want to keep use openQA to handle those test, we need some enhancement for that. Try to enhancement test result to make it shows in a better way. - Make more reasonable group for those test

Updated over 6 years ago. 1 hackers ♥️.

terracumber: python replacement for sumaform-test-runner

an invention by juliogonzalezgil

At SUSE Manager and Uyuni we use right now a set of bash scripts called sumaform-test-runner to run terraform and cucumber, send notifications and store cucumber results.

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

Tool to help diagnosing stalling system

a project by jankara

Diagnosing issues with stalling desktop application (or a whole desktop environment) is difficult these days as the application often requires multiple processes interconnected with sockets, pipes, futexes, etc. to work and often it is not clear which process is the one responsible for blocking the whole ecosystem. The idea of this project is to write a tool that gathers information about processes in the system and for each process that is sleeping display the resource (file, socket, futex) it is waiting on as well as the process that is likely responsible for unblocking (feeding pipe, sending data to socket, unlock futex, ...). Once the information is gathered, we can also plot it for graphical displaying with tools like graphviz.

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

BPFTRACE

a project by fanyadan

Project Description

Just have play with bpftrace on some real kernel bugs.

Updated about 3 years ago. 1 hackers ♥️. 1 follower.

Hack on project MONAI (Medical Open Network for Artificial Intelligence)

an invention by jordimassaguerpla

Project Description

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

SSDBoost

a project by hrommel1

If you want to use the full potential of SSDs as primary (and possibly only) storage on SLE or openSUSE systems, you are supposed to perform several configuration settings to make it fly, including:

Updated over 3 years ago. 1 hackers ♥️.

30 years of game development in 5 days

an invention by thutterer

You know Tetris, right? You know Telegram, don't you?

Updated over 3 years ago. 1 hackers ♥️.

yast python bindings

a record by dmulder

The bindings have not really been maintained or used, and don't work so well: https://github.com/yast/yast-python-bindings We've started a project rewriting these bindings (using some of the old source).

Updated about 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

create custom theme for hugo

a project by m_meister

in https://gohugo.io/ you can easily write custom themes via templates for creation of static websites

Updated over 6 years ago. 1 hackers ♥️.

minimal CRM solution based on Open Source

an idea by hrommel1

To better understand the market / challenges of small CRM solutions, I want to setup a minimal CRM solution that ...

Updated about 6 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

terraform-provider-libvirt on Homebrew (macOS)

an invention by suntorytimed

The goal is to package terraform-provider-libvirt on Homebrew to deploy the SUSE SAP and HA automation on a remote KVM host from macOS.

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

Improve OpenSCAP support in Uyuni

a project by admehmood

Updated over 2 years ago. 1 hackers ♥️. 2 followers.

Full Disk Encryption with yubikey

a project by okir

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

Building an openSUSE-based Nextcloud container

an invention by eroca

Description

This project aims to create a Nextcloud container image built on openSUSE Linux, leveraging the upstream Nextcloud image structure while integrating the unique benefits of the openSUSE Build Service (OBS). The goal is to maintain compatibility with upstream while incorporating openSUSE’s tools, package management, and system utilities to ensure a robust and familiar environment for openSUSE users.

Updated 7 months ago. 1 hackers ♥️. 2 followers.

Translation FlightGear Getstart Manual

an invention by tonghuix

The FlightGear is a free and open source flight simulator. To introduce what FlightGear offers, there is a official getstart manual for beginner.

Updated about 6 years ago. 1 hackers ♥️.

fun hardware peripherials

a project by michals

There are many fun peripherials that you can connect to a RPi but PC users are not left out either

Updated over 3 years ago. 1 hackers ♥️.

Meta-automation on Powermac© G5

an idea by JRivrain

Automation is great, but meta-automation is the way to go further, with POWER.

Updated over 5 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Cluster Python API

a project by fmherschel

Updated over 3 years ago. 1 hackers ♥️. 3 followers.

Optimize packing of objects required for migration to new container

a project by vuntz

Moving objects to a new container is a problem everyone in R&D has faced at least once in his life. It requires a very advanced algorithm to pack the many different objects (which are generally heterogeneous, with different uses, types, weights and sizes), before the packs can then be transferred to the new container, generally through a dedicated bus. We can identify some usual cases:

Updated over 6 years ago. 1 hackers ♥️.

Chromium/Chrome extension to always allow saving passwords

a record by thardeck

Chromium/Chrome is - unlike Firefox - not able to save the password for many sites.

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Scout a replacement for MTUI

a project by rneuhauser

[MTUI][MTUI] is a tool used by QA-Maintenance in testing maintenance updates. Saddled with a host of questionable choices for its interfaces and implementation, it includes a number of difficult-to-fix bugs and hostility toward change. While not the first choice for me, the time's come to scout out a different approach. Welcome SMRT.

Updated over 6 years ago. 1 hackers ♥️.

build 32bit packages for x86_64 with better march/mtune

an idea by sleep_walker

32bit packages for x86_64 are generated from i586 packages which are meant to be run on ancient CPUs. But we could have better expectations for 32bit packages as they're installed on x86_64 system.

Updated about 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

SSO for kanku

an invention by M0ses

SSO for kanku

Updated over 6 years ago. 1 hackers ♥️.

Learn AWS by setting up Uyuni in the cloud

an idea by mateialbu

Set up Uyuni in AWS in order to learn about AWS.

Updated about 6 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Extend k3s-ansible to support new functionalities (or fork/create new one)

a project by nicoladm

Project Description

Updated almost 3 years ago. 1 hackers ♥️. 2 followers.

toptop - a top clone written in Go

a project by dshah

Description

toptop is a clone of Linux's top CLI tool, but written in Go.

Updated 9 months ago. 1 hackers ♥️. 2 followers.

tscs - Trento checks for supportconfig

an idea by s_schmidt

Description

The idea is to make Trento checks usable for support cases by using them on supportconfigs and other files usually easy available to Support.

Updated 8 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Performance Log Analysis Tool

an idea by lzwang

Performance log including data, we need a statistic way to do the analysis too automatically tell what the results reflect.

Updated over 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

Square Foot Garden planner

a project by alexharford

http://squarefootgardening.org/ is a form of intensive gardening that packs plants closely together. It depends on companion planting to encourage growth and protection for pests.

Updated over 6 years ago. 1 hackers ♥️.

Save and restore desktop window positions

a project by blgardner

I switch fairly often from working on my laptop alone to working on my laptop attached to the dock with several monitors, and I have to move my windows around every time I switch. I want a tool to save and load window/desktop location configurations. I've tried a few tools and scripts that either haven't worked or haven't worked to my liking. I propose to create a tool that will work for openSUSE.

Updated over 6 years ago. 1 hackers ♥️.

Properly package Quick Event orienteering management software

a project by LPechacek

It ain't rocket science, it ain't thrilling, it's just useful.

Updated over 3 years ago. 1 hackers ♥️. 1 follower.

A CI/CD approach for Solid Ground

a project by vstsironis

Solid Ground is an essential software tool for the daily tasks of an L3 agent. A continuous integration/continuous delivery (CI/CD), and even more a continuous deployment, approach is currently missing from its development ecosystem slowing down its release cycles.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Add MOKx for blacklisting any specific hash of kernel module (Hackweek 10 in Taipei)

a project by joeyli

Add MOKx for blacklisting any specific hash of kernel module.

Updated over 6 years ago. 1 hackers ♥️.

QJobViewer

a project by apappas

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

Crash Reference Card for ARM64

an idea by ptesarik

Update the Crash Reference Card, replacing 32-bit x86 with ARM64. The above link contains all sources I used to create the original card.

Updated over 3 years ago. 1 hackers ♥️. Has no hacker: grab it!

Learn about debugging of services in systemd/dbus times

a project by mvancura

boot: to find logs with both kernel and user-space parts, be able to add debug flags etc. to the failing service configuration... suspend/resume: what services are configured? Something triggered via DBus? How to find? And how to debug that?

Updated over 6 years ago. 1 hackers ♥️.

Improve git workflow for qemu packaging

an idea by bfrogers

For some time I've wanted to improve our git based patch workflow for qemu to be more friendly toward "generic joe" contributing fixes, and for handling patching the code in git submodules just as easily as we handle patching for the main qemu code. Once again, I'll try to make some progress here. This time, hopefully it will stick.

Updated about 6 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Improve zypp-gui tool

a project by xiaoguang_wang

zypp-gui is a gui tool to update the system and install the packages in openSUSE distro. It's written by rust.

Updated about 3 years ago. 1 hackers ♥️. 1 follower.

gphoto2 work

an invention by msmeissn

Description

Updated 7 months ago. 1 hackers ♥️. 1 follower.

UEFI on ARM

an idea by gary_lin

Aarch64 was added into UEFI spec recently, and the patches already landed into edk2. The goal of this project is to make an UEFI image to run on the Foundation Model and package Aarch64 edk2 in OBS, so that everyone can just download the latest image and play it.

Updated about 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Picopad development

a project by vbabka

Updated 7 months ago. 1 hackers ♥️. 1 follower.

Deploy personal cloud with suse cloud product.

a project by xlai

It is fabulous to get machines from cloud for automation testing, and there are lots of things to learn in cloud. So I will start the cloud journey in this hackweek, to learn suse cloud architecture, various technologies inside cloud, and try to deploy one.

Updated over 6 years ago. 1 hackers ♥️.

Exploring ZX Spectrum Next's new features

a project by wstephenson

Back in the day, I enjoyed coding on 8 bit machines, mostly MSX. There is now a Kickstarted project to create a successor machine with some new features: hardware sprites, hardware scrolling, better sound, integrated SD/MMC IO and an ESP8266 for networking.

Updated over 6 years ago. 1 hackers ♥️.

Try mumble-web

an invention by bmwiedemann

https://github.com/Johni0702/mumble-web

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

Exploring the Possibilities of Image Build and Management without Docker

a project by jblainchristen

Updated over 4 years ago. 1 hackers ♥️. 3 followers.

Implement a "Fuel Gauge" for Harvester

a project by mrussell

Updated about 3 years ago. 1 hackers ♥️. 2 followers.

Show Me The Key: A screenkey alternative that works under Wayland via libinput

a project by AZhou

(Improve last hackweek's project.)

Updated about 3 years ago. 1 hackers ♥️. 2 followers.

Wifi direct on OpenSUSE

an invention by matt680209

Wifi direct (P2P) has been implemented in WLAN drivers and wpa_supplicant. I would like to work on 2 machines connected each through wifi direct.

Updated over 6 years ago. 1 hackers ♥️.

Implement proper RandR support in XFCE

a project by joro

XFCE currently has no support for monitor hotplugging, which makes it hard to use on Laptops with docking stations. This project wants to add support to XFCE to automatically adjust its display setup when the monitor configuration changes.

Updated about 6 years ago. 1 hackers ♥️.

Android client for bluetooth serial device for car diagnostics

a project by cwh

There is quite a popular Android software for connection OBD standard adapters but not for older, brand specific ones. One for pre 2001 VAG cars is this one:

Updated over 6 years ago. 1 hackers ♥️.

OBS project diff plugin

an invention by lnussel

Leap integrates packages from several SLE codestreams and Factory. In order to keep an overview of what package has which version and in which project an overview is needed. An obs plugin similar to the Factory dashboard could probably do the job.

Updated over 6 years ago. 1 hackers ♥️.

Add VirtualBox bootloader to openQA

an invention by michalnowak

In openQA we support various backends which are able to 'host' tests. 'svirt' - one of those backends - is so generic that it allows to conned to a virtualization host via SSH a perform shell commands directly.

Updated over 3 years ago. 1 hackers ♥️.

Memo reminder (may not just a reminder)

a project by yuanren10

INSTRUCTION: A remote reminder connected this server with WIFI module(Maybe not just a reminder add-emoji ).

Updated about 6 years ago. 1 hackers ♥️. 2 followers.

Learn Machine Learning

an idea by Jeffreycheung

Today, people talk about AI and machine learning, I would like to study a bit about this. I have found some blogs and online tutorials which I will take time to study during hackweek.

Updated over 5 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

KubeVirt related stuff

a project by jfehlig

Project Description

Update the physical KubeVirt+Kubernetes test cluster in Provo from SLES15 SP2 and CaaSP to SLES15 SP3 and Rancher's k3s. This will allow us to easily experiment and test Harvester.

Updated over 4 years ago. 1 hackers ♥️. 2 followers.

Learn and research the ALP security framework

a project by bchou

Updated about 3 years ago. 1 hackers ♥️. 1 follower.

Man pages in a container

an idea by doreilly

Updated over 2 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Re-architecting Jangouts data/events model

an invention by IGonzalezSosa

During the last GSoC, Jangouts was ported to work on Angular 2. Among other goodies, like the component-based approach or ditching the $scope thingie, Angular 2 leverages the use of observables thanks to its integration with RxJS.

Updated about 6 years ago. 1 hackers ♥️.

Porting coreboot to Dell Latitude E6230

a project by ArchLinux

I'm going to port coreboot to the Dell Latitude E6230 laptop and make it work.

Updated over 6 years ago. 1 hackers ♥️.

Implement ZSTD + BTRFS support to GRUB2

an invention by dsterba

The ZSTD is a new compression method, potential replacement for existing methods. The support has been added to linux 4.14, but the bootloader support is missing.

Updated over 1 year ago. 1 hackers ♥️.

Securing and improving home/server network

a project by ohollmann

Updated about 3 years ago. 1 hackers ♥️. 3 followers.

Revive Garmin Podcasts

a project by agraul

Description

> Garmin Podcasts is a Garmin Connect IQ podcast app powered by Podcast Index. No external service or subscription required: all you need is you watch!

Updated 7 months ago. 1 hackers ♥️. 1 follower.

Selenium with Python

a project by xguo

Description

Try to create test case about Selenium base on Python

Updated 7 months ago. 1 hackers ♥️. 1 follower.

Wireshark hacking

an idea by npower

About

There is a wip dissector for the windows search protocol from gregor beck, I have used it, it's nice but it is missing some things I need. I have no idea about wireshark dissectors, I would like to hack on this and make it more useful to me,

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Simplify packaging our books

a project by keichwa

Our books are also available as regular software packages such as 'sles-manuals_en'.

Updated over 6 years ago. 1 hackers ♥️.

Try more qemu/libvirt features.

a project by xlai

Current virtualization requirements mainly come from fate, and I haven't got chance to try freely many features of qemu/libvirt. So I will try to play it.

Updated over 6 years ago. 1 hackers ♥️.

Play with Travis and beta features

an invention by szarate

Build Stages

Updated about 6 years ago. 1 hackers ♥️.

Summarize the tool chain I used to integrate office 365 mailbox.

a project by yfjiang

Since my mailbox has migrated to office365 mailbox a couple of weeks ago, I tried to optimize my tool chain to sync my mail and calendar and integrate to the gnome-shell (calendar, notification). So far I am comfortable with such a set and gonna use 2-3 hours in hackweek to summarize the practice of combining the following tools in written format:

Updated about 6 years ago. 1 hackers ♥️. 1 follower.

distributed build for Ceph in containers

a project by denisok

Investigate possibilities for the distributed builds for Ceph to speed up builds.

Updated over 5 years ago. 1 hackers ♥️. 2 followers.

Alexa on Linux - voice commands for SUSE products

an idea by calmeidadeoliveira

What is it about?

Updated over 4 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

unbound resolvconf

a project by michals

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

Collect flaky test cases identified by the team in a GitHub board and highlight them in the Test report

an invention by oscar-barrios

Project Description

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

WSS Kernel team After-Hours schedule interface

a project by jpetersen

Working on a way to add exceptions using javascript (jquery), php, json, and mysql to modify the generated calendar used to manage who is on after hours.

Updated over 6 years ago. 1 hackers ♥️.

Testing CRIU and containers

a project by tiwai

Although I've been maintaining CRIU package, I had little time to play with it recently. It's still interesting especially in combination with various containers. So let's spend (or waste) some time.

Updated over 6 years ago. 1 hackers ♥️.

A new feature for Gnome-Logs

a project by JonathanKang

Since I'm a maintainer of Gnome-Logs, I'd like to hack on Gnome-Logs. During the hack week I'll focus on the bug 753471 of Logs.

Updated over 6 years ago. 1 hackers ♥️.

yast2-journal as the new default YaST log viewer

an idea by ancorgs

Some time ago the YaST team started to get bug reports about the "System Log" option displaying no content. By default this component opens /var/log/messages and after the switch to systemd that file is not longer used by default. Thus, we created the yast2-journal module to allow viewing of the systemd journal (journald). But the new module did not substitute the old viewer because the old one is still useful to inspect plain text files like /var/log/boot.log and because is still called from other YaST modules.

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

GJS memory snapshot tool

an idea by xiaoguang_wang

GJS is javascript engine used by gnome-shell.

Updated about 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

osc plugin store

an idea by hennevogel

There are many great osc plugins but no easy way to discover them from osc. Add a plugin command to osc:

Updated over 3 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Trying to finish WSL images for Leap 15 and SLES 15

a project by sschricker

As title says, I want to finish the Windows Subsystem for Linux images of SLES and Leap 15, which Fabian Vogt provided, so they can be shipped to the Windows Store.

Updated over 6 years ago. 1 hackers ♥️.

Differentiate Microsoft virtualization types (WSL1/WSL2/Azure/Hyper-V) in SUSEConnect

a project by wstephenson

People are interested in Linux on Windows via WSL, especially given the new fully virtualized Linux kernel in WSL 2. It's interesting to know whether registered SUSE installations might be running in WSL as opposed to other Microsoft virtualization platforms, but the current approach taken by SUSEConnect (the client for SUSE Customer Center) does not permit this.

Updated about 6 years ago. 1 hackers ♥️. 1 follower.

Study Google Motion Photo file format

an invention by tjyrinki_suse

Project Description

Updated over 4 years ago. 1 hackers ♥️. 2 followers.

Updatecli Shared Policies

an invention by olblak

Updatecli is a declarative dependency management tool, used to apply file update strategies.

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

UYUNI - synchronize content between registry servers

an invention by RDiasMateus

Updated over 2 years ago. 1 hackers ♥️. 3 followers.

Study SPDK

a project by chinyahuang

Description

The SPDK is used for Longhorn v2 volumes. This project aims to explore the SPDK codebase to understand its functionality and architecture.

Updated 8 months ago. 1 hackers ♥️. 1 follower.