gyptazy

Results 44 issues of gyptazy

**What would you like to be added**: IMHO the Garden Linux project needs a stronger integration with the community. For new users it is hard to find any further contact...

kind/enhancement
lifecycle/stale

feature(ssh): Make ssh a dedicated features **How to categorize this PR?** /kind enhancement /area os /os garden-linux **What this PR does / why we need it**: * Make ssh an...

kind/enhancement
area/os
needs/review
reviewed/do-not-merge
size/m
os/garden-linux

**What would you like to be added**: Maybe we can provide further air gapped (offline) build support for Garden Linux. While most of the pipeline already works in an air...

kind/enhancement

**What would you like to be added**: Within our build pipeline we often obtain external packages/binaries without validating their SHA256 checksums for potential compromisation. This affects the used containers (Dockerfile)...

kind/enhancement

enhancement(integration-tests): Move tests to new file structure **How to categorize this PR?** /kind enhancement /area os /os garden-linux **What this PR does / why we need it**: Move tests to...

kind/enhancement
area/os
needs/review
needs/second-opinion
size/xl
os/garden-linux

**What happened:** There seems to be a handling issue within the container Makefile while creating the `build-image`: **Debug Logs:** ``` Please run 'make slim' to fix if [ ! -n...

kind/bug

**What would you like to be added**: We should evaluate the integration of a priority matrix or priority system for running PyTests. Currently, some issues without having a priority system...

kind/enhancement

## General Currently the shipped binaries of vmm are only for amd64 (x86_64) based systems: ``` % file vmm vmm: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked,...

## General RISC-V, an open-source instruction set architecture (ISA), has garnered support for several compelling reasons. Its open standard nature allows anyone to implement it without royalty fees, fostering innovation...

## General We should adjust the `SELinux` policy module with additional rules to support `containerd` etc. from the `khost` feature. ## Task * Adjust the policy file

bug