Moritz Röhrich
Moritz Röhrich
Dear hledger devs, I found a bug in hledger-web where the server would sometimes crash while adding a new transaction or just viewing transactions with German special symbols (ßäöüÄÖÜ) in...
Add global variant of the ignore pragma. This allows users to disable rules for the whole dockerfile by using a pragma like: ```dockerfile # hadolint global ignore=DL3003,SC2035 ``` ### What...
**Describe the bug** The [documentation](https://docs.harvesterhci.io/v1.3/install/harvester-configuration) for the installer configuration is missing several fields. Both descriptions of what the fields do as well as examples or specifications for the expected input...
Dear Mr. Rosdahl, a few weeks ago, I implemented a secondary storage backend for S3 storage. The code is currently in proof-of-concept status and lives [here](https://github.com/m-ildefons/ccache/tree/s3-secondary-storage). The implementation is based...
- Introduce static analysis into the validation step of the build process, using the tool `staticcheck` - Fix problem areas found by `staticcheck`. Most of the fixes are dead code...
**Describe the bug** Registration process of a Harvester cluster does not complete successfully in Rancher Prime **To Reproduce** 1. Install Harvester cluster (e.g. v1.2.2-rc1) 2. Install Rancher in a prime-only...
**Describe the bug** UI of internal Rancher crashes when trying to view pod **To Reproduce** - Navigate to internal Rancher UI - Try viewing a killed pod **Expected behavior** UI...
- Encode the specific syntax type of key/value pair in the AST. - Move Tests for `LABEL` and `ENV` instructions to their own files Docker currently supports two forms for...
**Rancher Server Setup** - Rancher version: v2.7.12 (prime) - Installation option (Docker install/Helm Chart): vcluster / helm **Information about the Cluster** - Kubernetes version: v1.27.12-k3s1 - Cluster Type (Local/Downstream): vcluster...
**Rancher Server Setup** - Rancher version: any - Installation option (Docker install/Helm Chart): vcluster / helm - If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): -...