Thomas Wolf

Results 3 issues of Thomas Wolf

On the K8s Node Dashboard, the node_load panel is showing the raw node_load value which for a multi-core/processor architecture always gets over the 1,2 threshold defined. We can modify it...

### Description When running the os.hardening playbook with default configuration, the step: ``` TASK [devsec.hardening.os_hardening : Configure tally2] ``` Throw the followring error: ``` fatal: [chemocompile.mvz-eichsfeld]: FAILED! => {"msg": "The...

bug

I cannot run in strict mode anymore, getting the following warnings: ```bash INFO:weasyprint.progress:Step 6 - Creating PDF WARNING:py.warnings:/usr/local/lib/python3.10/site-packages/pydyf/__init__.py:404: DeprecationWarning: transform is deprecated, use set_matrix instead. warn(Stream.transform.__doc__, DeprecationWarning) WARNING:py.warnings:/usr/local/lib/python3.10/site-packages/pydyf/__init__.py:126: DeprecationWarning: color_space...