Qubad786

Results 16 issues of Qubad786

we maintaining this client's fork @ https://github.com/truenas/kubernetes_asyncio – I have faced an issue recently where client is unable to parse out 400 error and instead raise a bare exception. Steps...

bug

## Context We would like to run unit tests on github PRs so that we can catch errors before. This is a workflow which is triggered by a webhook i.e...

WIP

## Context It was requested to allow memory backed volumes similar to what `/dev/shm` does.

### Problem Some apps are running were creating`mnts` with `root` ownerships, that can create problems. ### Solution Making sure apps are running as `non root` user wherever possible. #### Steps...

## Problem With recent upgrade of kubernetes, k3s logs could not be viewed and neither would `exec` work for pods with kubernetes complaining about SSL certificate not containing explicit node...

jira

## Context When GPU passthrough is desired, there are essentially 2 steps which need to be done: 1. Add GPU which is to be used for passthrough via `system.advanced` namespace...

backport-24.04-RC.1

## Problem We don't have netdata running on standby node but when passive boots there is a brief window when netdata starts because by default it is enabled to do...

jira

**Problem:** An issue arises when the same PCI device is added to two virtual machines (VMs), and one of the VMs is already running. When the user attempts to start...

### Context Newly added integration test checks the permission of `/data` dir and its contents to ensure that perms are like below: 1. `u=rwX,g=,o=` on `/data` recursively ensuring every dir...