Benjamin Haegenlaeuer

Results 8 issues of Benjamin Haegenlaeuer

### Environment * OS Version: macOS Monterey 12.3.1 (arm64) * Node.js Version: v17.4.0 package.json ```json "@types/jest": "^28.1.0", "fast-glob": "^3.2.11", "jest": "^28.1.0", "ts-jest": "^28.0.4", "typescript": "^4.7.2" ``` ### Actual behavior `fastGlob()`...

Type: Enhancement

### Issue When specifying a custom slo period window, the sloth cli returns some technical errors and not the expected behaviour. Even when following the [guide on the website](https://sloth.dev/usage/slo-period-windows/), it...

## Description This PR adds `json` tags to the MTA Ext schema, which are already there for the MTA schema. This enables users to also use the [kubernetes yaml parser](https://pkg.go.dev/sigs.k8s.io/yaml),...

I would like to integrate the Autobahn test suite. The results will be stored in HTML & JSON files. Should I/we serve the HTML files over gh-pages or how should...

## Motivation We noticed that this application always returns the status code `200`. Even if the feature toggle couldn't be found or the service is not even there. This makes...

When trying to use the `git-http-mock-server` I am unable to start the server. First I initialized my directory with `npm init` and provided it with some pseudo information. ```json {...

When specifying `jandelgado/[email protected]` in github actions, it breaks since the release of `v1.1.0` because [defaults to the latest release](https://github.com/jandelgado/gcov2lcov/releases/latest/download), which has a new naming format. Unfortunately, it breaks all of...

### Motivation Right now the kube-fledged image cache jobs fail when pulled image fails to execute `/tmp/bin/echo Image pulled successfully!`. This is basically true for all container images without a...