kubectl clone: Seamlessly Clone Kubernetes Resources Across Multiple Rancher Clusters and Projectsan invention by dpunia Descriptionkubectl clone is a kubectl plugin that empowers users to clone Kubernetes resources across multiple clusters and projects managed by Rancher. It simplifies the process of duplicating resources from one cluster to another or within different namespaces and projects, with optional on-the-fly modifications. This tool enhances multi-cluster resource management, making it invaluable for environments where Rancher orchestrates numerous Kubernetes clusters. |
pimp my mini-game (engine)a project by thutterer I have cloned the classic Snake game in my spare time recently to learn about dynamic memory allocation and pointer stuff in C++. |
updating rpms in docker containersa project by jordimassaguerpla The docker way of updating containers is to build a new image with the updated binaries and files, which creates a security concern. |
oscara project by zhangxiaofei oscar is short for osc sugar, it will be a collection of little wrapper scripts on top of the openSUSE build service command-line tool that make it easier to use. |
Add u-boot support for banana-pi r2a project by mbrugger Banana-pi R2 has quite a good upstream support in the kernel, but lacks a u-boot support. |
|
Understand the workflow of test framework kdevopsa project by yosun Project DescriptionAs shown in the kdevops frontpage in GitHub, "kdevops provides a framework for automation for optimal Linux kernel development and testing". It currently supports fstests, blktests, pynfs, selftests and so on. |
Explore RAW photo group and similarity by open source alternative: darktable and rawspeedan idea by dawei_pang DescriptionI am a bird watching enthusiast and often takes many RAW photos in continuous shutter, camera can help to group photos by shutter but most common software cannot read the information. |
Re-Setup and test openSUSE video equipmenta project by mstrigl Setup the video equipment and reinstall all devices |
Bug Report Clustering with TensorFlowa project by herbert0890 Google recently open-sourced its Artificial Intelligence/Numerical Computing library called TensorFlow. I would like to use it to help us do a bug report clustering. A bug report often contains lots of comments. In order to find the similar bugs from different customers quickly and intelligently, I would like to choose a proper clustering algorithm and implement a model with TensorFlow, which can be deployed on a PC smoothly. |
Read through kvm and qemu code to better understand their cooperation to provide virtualization.an idea by xlai With the basic knowledges about hardware assisted virtualization, secifically VT-X by intel , as the next step, I want to understand more deeply how kvm and qemu cooperate with each other to provide virtualization, by read through key code and referring to other materials. |
yast2-storage-ng: ensure the best layout is proposeda project by ancorgs The theory behind the partitioning proposal of yast2-storage-ng is that all possible distributions of partitions in the disk are evaluated and the best one, according to this criteria, is chosen. But I have found several examples in which is hard believe that the result is actually the optimal distribution of partitions. |
Software development with the help of Kubernetesa project by DKarakasilis or how to replace |
|
Qactus (Qt App) packaging dashboarda project by simotek |
Reverse Engineer a WiFi-enabled Water Heater and Create Integration for Home Assistantan idea by nicholasyang Project Description |
experiments with Pebble smartwatch, including writing a SUSECon application for ita project by fcrozat Pebble smartwatch is a nice gadget I own and I'd like to start playing with it at the code level. |
Have a look at the Android SELinux integrationan idea by jsegitz I have two goals: |
Update cpan modules in OBSan invention by coolo devel:languages:perl has 2662 packages, but many of them are outdated because it's just a fight no man can win to update them. So we update them whenver we hit a problem. But this is evil: |
Take a closer look at ResourceSpace 9.0a project by suntorytimed What is ResourceSpace |
Creating a MicroOS flavor with Hyprland as a Wayland Compositora project by c-hagenest Project Description |
SeaMonkey extension (for forgetting passwords)a project by pcerny SeaMonkey is the successor of the Mozilla Suite. The mail client allows connections over POPv3 and IMAPv4. In some cases one wants to leave the program running for longer periods of time, but once the mail client has password for a mail server it just stays connected. In case of "keep everything on server" profiles this means that the mail may stay accessible even when the machine is left unattended (which it often is). The purpose of the extension is to enable requesting the client to forget mail server passwords, so that the mail is no longer accessible without entering it again. |
fdisk and libfdisk upstream hackinga project by puzel The project is to address fdisk/libfdisk TODO items from upstream util-linux project: |
Improve debug information for LTO compiled objectsa project by rguenther The goal is to use the work from the debug-early GCC branch to generate better debug information for LTO compiled objects, especially with regarding to language specifics like classes and templates. This has now been achieved and openSUSE Factory |
Rock n' Rolla project by kwwii Record two songs by the end of the week. |
Git and rst practicean invention by ktsamis I want to use this hackweek to get some practice with git and rst and maybe more specifically, as a project, to set a blog written in rst and hosted in github. |
Relax-and-Recover (rear) recovery system: Download rear configuration filesa project by jsmeix See my Relax-and-Recover upstream issue https://github.com/rear/rear/issues/841 |
Orange PI PC - openSUSE - test functionalityan idea by tkovac_admik Test different OS on OrangePI board. Check, if it is possible use it as home share server, webserver, small monitoring, .... |
|
Package ROS for Opensuse and SLESan idea by neotinker2 I have a few robotic projects I wanted to work on and didn't like the idea of run Ubuntu to control them... |
investigate seal secrets for used in a home-cluster (k3s + fluxci)an invention by fcrozat |
Smarter Home with Home Assistantan idea by JonathanKang DescriptionIn previous hackweek, I setup a few automations and integrations that made my life easier. I had a few ideas to improve the current status, so I'd like to implement them in this hackweek. |
Update quilt's manual pagean invention by jdelvare |
Simple images in OBSan invention by -miska- As OBS can install various distributions, it should be in theory possible to abuse this functionality to create distribution independent way to create rootfs tarball. |
gitFS supportan idea by jsmeix For certain directories (e.g. his own documents or /etc/) it would be nice to know who changed what and when (e.g. in /etc/) |
Golan no vendora project by rjschwei At present it is our practice to "vendor" all dependencies for a Golang package. This has the advantage that everything is in one nice package and self contained but it has the disadvantage that dependencies are hidden and therefore security issues may slip through the cracks. |
E9s: Epinio TUIa project by ecandino |
Create better async hooks for Uyuni state managementa project by Etheryte |
Go zip updater: Appending new files to zip archive without decompressing the whole filean invention by StarryWang Project Description |
support git2tar ball packaging as part of the build processan idea by adrianSuSE To have a more efficient upstream packaging support in OBS, I want to implement the following |
Training Labs Python Port, Liberty Support and OpenSUSE 13.2 supporta project by dguitarbite Porting training labs to Python. This includes re-implementing the host side BASH scripts (which handle VirtualBox and KVM related tasks) to Python. For full details on this please follow training-labs project: |
DevOps application for L3 service on researcha project by fanyadan DevOps is hot, and SUSE now is changing that we will not only provide OS and relative products but also online-application-like products e.g. docker application, so L3 service needs to improve as well. |
Graph Visualization of a Cloud Environmentan idea by joadavis This is actually stealing an idea from Mark Harvey - see https://etherpad.nue.suse.com/p/SOC-Community-Of-Practice201906_19 |
make "predictable network interface names" more predictablean idea by mkubecek Since the so-called "predictable names" for network interfaces were introduced, the concept and mainly its implementation has been a target of a lot of critique and sometimes even hate. On the other hand, similar idea works reasonably well for block devices. |
Getting started with deep learning - face detectiona project by mlin7442 Project Description |
Rewrite the D-Installer CLIa project by IGonzalezSosa Project Description |
Network Throughput Analyzer Tool with Grafana Integrationan idea by sushilhiremath |
SUSE Manager to manage Provo Lab equipmenta project by ganglia Investigate how SUSE Manager will work (in place of Orthos) for managing Provo-based hardware in labs that needs to be shared across multiple organizations. |
Try more on Rancher and Harvester productsan idea by xlai Project Description |
Lawndon - Recycled electric mower converted into a 3D printable and autonomous hill climbing mower.an invention by jordonleach Description |