Clément Nussbaumer

Results 18 issues of Clément Nussbaumer

**Describe the bug** When nodes transition from `Ready` to `NotReady`, no alarm is sent by botkube. **To Reproduce** my configuration file regarding nodes monitoring: ```yaml - name: v1/nodes namespaces: include:...

bug

**Describe the bug** when connecting to a S3 share of Infomaniak SwissBackup, I get the following error message when trying to list a directory (listing the buckets work, but listing...

add a new ephemeral storage limit constraint, heavily inspired by the `containerlimits` constraint. > Requires containers to have an ephemeral storage limit set and constrains the limit to be within...

**Describe the bug** Importing an `ontapnas` volume after a simulated restore of the underlying QTree makes `trident-main` panic. **Environment** - Trident version: `22.04.0` - Container runtime: `containerd github.com/containerd/containerd v1.6.6 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1`...

bug

I have modified the Dockerfile to use Ubuntu 20.04 and to build Squid version 4.13 (latest to date). I have had to remove the `NIS` auth plugin, as it was...

Hi! I spent some time refactoring this library as a "ressource" class: in the `src/` folder, you'll find the examples, as well as a python module `tfluna`. In this module,...

Adds a new feature to pvmigrate, which makes it possible to prepare a migration for RWX volumes by copying the data in advance, without actually moving to the new PV....

### Description containerd shows a container as `running`, although the PID for that container is absent. furthermore, when inspecting the pod cgroup (v2), we only find the `/pause` process, and...

kind/bug
area/cri

closes https://github.com/NetApp/trident/issues/927 ## Change description Permit specifying the resources of the trident-operator deployment ## Did you add unit tests? Why not? No, minor helm chart modification ## Does this code...

## Change description Enable housekeeping tasks again for trident-nas-economy driver. ## Did you add unit tests? Why not? The functions re-enabled by this patch were always unit-tested. ## Does this...