Lars Berntzon
Lars Berntzon
It seems that when the journal file system.journal is rotated this plugin does not start reading from the new file generated. Im using read_from_head=true, is that the problem? Im using...
Sometimes we see that the default route that lies on eth0 is removed when the link of a local network using usb0 goes down. We are using version 9.4.1. on...
### Jenkins and plugins versions report Environment ```text Paste the output here ``` ### What Operating System are you using (both controller, and any agents involved in the problem)? Ubuntu...
If you are reporting a problem, please make sure the following information are provided: **Expected behavior and actual behavior:** I expected the upgrade of the helm release from 1.14.3 to...
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 7.33 - Ruby: 3.0 - Distribution: Ubuntu 22.04.5 - Module version: 3.1.0 ## How to reproduce (e.g Puppet code you...
The example shows: apiVersion: skaffold/v4beta12 latest But should more likely be: apiVersion: skaffold/v4beta12
There is no mentioning in the documentation that the folder used by the kubectl type of deploy must be named "k8s"
The examples lists the given dictionaries "dst:" and "src:" but the example executions of merges refers to "$dest", "$source1" and "$source" which are nowhere to be found.
The generic builder only use buildInputs, but the autotools.nix defines baseInputs so the generic builder needs to use both the final packages PATHS (first) and the autotools PATHS (last)