GameYatra: Personal Hobby Game Projecta project by lthadeus |
Port Agama's manager to Rusta project by IGonzalezSosa Initially, the Agama D-Bus service was written 100% in Ruby. For many things, it relies on YaST, so it makes sense to use the same language. It was great to have something working quickly, but it also had some drawbacks. The main problem is that, as YaST is not thread-safe, we separated the service into different processes (storage, software, localization, etc.). The system became most responsive but at the cost of eating a lot of RAM. |
SUMA demo environemnta project by sbehlert DescriptionFor "show and tell" situations it's helpful to have a portable (set of) images available which contains SUMA Server as well as clients. The intend is to create something that can be used on a standard laptop, setup and updated before adding it to the machine, and easily be 'reset'. |
Review SCC team internal development processesan invention by calmeidadeoliveira DescriptionContinue with the Hackweek 2024, with focus on reviewing existing processes / ways of working and creating workflows: |
Calendar TUI with GCal supporta project by malikirri |
Rancher/k8s Trouble-Makera project by tonyhansen |
Automation of ABI compatibility checksa project by ateixeira DescriptionABI compatibility checks could be further automated by using the OBS API to download built RPMs and using existing tools to analyze ABI compatibility between the libraries contained in those packages. This project aims to explore these possibilities and figure out a way to make ABI checks as painless and fast as possible for package maintainers. |
|
suse-rancher-supportconfigan invention by eminguez Description |
|
Learning VMWare vsphere, vsan and esx upgrades.a project by uschairer DescriptionLearning VMWare vsphere, vsan and esx upgrades. |
MicroOS/SL Micro health-checks for K3s/RKE2a project by eminguez Description |
|
Officially Become a Kernel Hacker!an invention by m.crivellari DescriptionMy studies as well my spare time are dedicated to the Linux Kernel. |
Design the new UI for storage configuration at Agamaan invention by ancorgs Description |
|
|
Modularization and Modernization of cifs.ko for Enhanced SMB Protocol Supporta project by hcarvalho Creator: |
Automate PR processa project by idplscalabrini DescriptionThis project is to streamline and enhance the pr review process by adding automation for identifying some issues like missing comments, identifying sensitive information in the PRs like credentials. etc. By leveraging GitHub Actions and golang hooks we can focus more on high-level reviews |
Editor mode at Agama web interfacean invention by ancorgs Description |
|
Update Haskell ecosystem in Tumbleweed to GHC-9.10.xan invention by psimons Description |
Improve ip address administration in a SUSE lab environemnta project by fmherschel Description |
|
Enabling Rancher as an OIDC Provideran invention by rcabello DescriptionKubernetes supports OpenID Connect (OIDC) natively as an authentication mechanism, enabling token-based user authentication. This can be configured through flags in the Kubernetes API server or by using AuthenticationConfiguration. |