Migrate drone plugins to new versiona project by tboerger As I'm already a maintainer of the plugins for Drone CI and we are nearby of a new releases which totally changed the structure of the plugins I would like to start migrating the existing plugins to the new structure. |
Docker registry UI in Go and ReactJSa project by tboerger I would like to continue to work on a web UI for the Docker registry. I know we already got Portus which is based on Ruby on Rails, but I would prefer a project based on Golang with a singlepage application for the frontend based on RactJS. So because of the singlepage application we are forced to write proper APIs that gets consumed by the javascript application, beside that I also want to add a CLI client for managing the system. |
SLES/openSUSE integration for Claira project by tboerger Clair is a static vulnerability analyzer for containers. Currently it supports containers based on Debian, Ubuntu and RedHat. |
buit: fancy ultra fast mail client or "my local gmail"a project by dmacvicar My current mail setup is mu4e and emacs based mail client included with the amazing mu mail indexer. mu works similar to notmuch but allows easy bidirectional operation with the original Maildir. Add mbsync (isync) to sync imap locally and msmtp and you have a full mail setup. |
zypper-docker reloadeda project by mssola The aim of this project is to finish up the work already done in previous editions of Hackweek in regards to zypper-docker. That being: |
minima: small, easy alternative to SUSE Manager (in Go)a project by moio 1% of SUSE Manager's functionality in 0.1% of the lines of code |
Bootstrap portusctl as a separate repositorya project by mssola Right now |
SUSEGo - A knowledge search enginea project by jcavalheiro Why |
Playing with OpenFaaS: a Serverless Framework for Docker and Kubernetesa project by pgeorgiadis OpenFaaS - Functions as a Service |
Create a web application for configuring laitos - your "Do Everything" software for serious preppersa project by guohouzuo Laitos is an open source project written in go, it emphasizes simplicity of maintenance and delivers a complete suite of web, DNS, and mail servers to host a personal web server. Beyond the suite of servers, laitos software hooks into numerous API platforms, that altogether enable user access to Internet features (such as Facebook, Twitter, emails) via alternative communication infrastructures such as telephone (PSTN), SMS, and satellite terminals. |
Practice Goa project by vcuadradojuan Use this hackweek to practice and learn more about Go. |
monitor kubernetes and docker with prometheusan invention by dmaiocchi Starting from prometheus ( and grafana if needed), learn how to monitor kubernetes and docker and do some valid alert/graph etc. |
Health Dashboard to chart Health Time series Dataan idea by irfan_habib Health Dashboard will allow a user to chart exported Apple Health data to explore correlations. |
Brine in Go: A Salt Formula Build Systema project by Druonysus What is Brine? |
Terraform plugin for SCCa project by ikapelyukhin After playing around with Terraform, a wild idea appeared to write a plugin for SCC. |
Dudenetesa project by pgeorgiadis |
PQ metadata aggregator for Bluray 4k UHD discsan idea by pgeorgiadis Long story short, I would like to practice my golang skills. For that I am going to write a parser that finds ratings for the picture quality of the new 4k UHD discs. |
SUSana: debrand Grafanaan invention by pagarcia Following trademark and licensing issues with Grafana, explore the possibility of debranding Grafana and use that in SUSE Manager (and maybe others) |
Polish filtra and move data collection to Postresqla project by jochenbreuer Last hackweek filtra was created – a tool to extract information like lead and cycle times from Github repos for (but not limited to) projects that are doing Kanban. The collected metrics can then be visualized with Grafana. |
SUSE Manager Cluster Extension (PoC)a project by bmaryniuk Since SUSE Manager doesn't scale out and stacking it into another pyramid of susemanagers won't help here, the real architectural changes needs to be done to achieve true scale-out of this product. This hackweek project is about how to Turn SUSE Manager into a cluster. |
Terraform GUIa project by kevinklinger |
Convert openqa-mon to webassemblya project by ybonatakis |
Add engineering metrics to telegraf webhooks plugina project by hennevogel How it is |
k8s-rook-clienta project by haass |
Learn Go by Writing an Applicationan idea by jluo |
WASM support for cloud native buildpacksan idea by atgracey |
Multi-cloud Lightweight metadata CLIa project by seanmarlow Project Description |
grogan invention by gbaccini |
Project Skyscraper - PoC of a Cloud Governance Dashboarda project by tmuntan1 Project Description |
Updatecli Kubernetes Operatora project by olblak |
A CLI for Harvestera project by mohamed.belgaied [comment]: # Harvester does not officially come with a CLI tool, the user is supposed to interact with Harvester mostly through the UI [comment]: # Though it is theoretically possible to use kubectl to interact with Harvester, the manipulation of Kubevirt YAML objects is absolutely not user friendly. |
Create a CLI tool for interacting with Rancher Support Matrixan invention by dpock Rancher Support Matrix CLI Helper |
Improve Docker registry listing toola project by rbranco Project Description |
Vai: a Kubernetes API accelerator/cachean invention by moio |
Elemental Operator: support hosts without TPMan invention by fgiudici |
operator for s3gwan invention by gbaccini Project Description |
Generic Wrangler Controllersan invention by kjoiner |
Gameboy emulator written in Goa project by mikeletux |
WebUI for your dataa project by avicenzi A single place to view every bit of data you have. |
Go zip updater: Appending new files to zip archive without decompressing the whole filean invention by StarryWang Project Description |
Learn Golang contribuing to opensource projectsa project by mbussolotto Project Description |
terraform-provider-feilonga project by e_bischoff Project Description |
Rancher Upgrader - Upgrades your rancher install via helm, and communicates critical changes from release A to B.an invention by rweir |
suse-rancher-supportconfiga project by eminguez Description |
Dartboard TUIa project by IValentin DescriptionOur scalability and performance testing swiss-army knife tool Dartboard is a major WIP so why not add more scope creep? |
toptop - a top clone written in Goa project by dshah Description
|
Contribute to terraform-provider-libvirta project by pinvernizzi Description |
Mammuthus - The NFS-Ganesha inside Kubernetes controllera project by vcheng DescriptionAs the user-space NFS provider, the NFS-Ganesha is wieldy use with serval projects. e.g. Longhorn/Rook. |
Install Uyuni on Kubernetes in cloud-native wayan invention by cbosdonnat Description |
file-organizer: A CLI Tool for Efficient File Managementa project by okhatavkar Description |
iSCSI integration in Warewulfa project by ncuralli Description |
OpenQA Golang api clienta project by hilchev DescriptionI would like to make a simple cli tool to communicate with the OpenQA API |
Learn enough Golang and hack on CoreDNSa project by jkuzilek DescriptionI'm implementing a split-horizon DNS for my home Kubernetes cluster to be able to access my internal (and external) services over the local network through public domains. I managed to make a PoC with the k8s_gateway plugin for CoreDNS. However, I soon found out it responds with IPs for all Gateways assigned to HTTPRoutes, publishing public IPs as well as the internal Loadbalancer ones. |
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 |
Jenny Static Site Generatora project by adam.pickering Description |
ClusterOps - Easily install and manage your personal kubernetes clustera project by andreabenini DescriptionClusterOps is a Kubernetes installer and operator designed to streamline the initial configuration |
Hack on rich terminal user interfacesa project by amanzini DescriptionTUIs (Textual User Interface) are a big classic of our daily workflow. |
Harvester Packer Plugina project by mrohrich DescriptionHashicorp Packer is an automation tool that allows automatic customized VM image builds - assuming the user has a virtualization tool at their disposal. To make use of Harvester as such a virtualization tool a plugin for Packer needs to be written. With this plugin users could make use of their Harvester cluster to build customized VM images, something they likely want to do if they have a Harvester cluster. |