PascalTurbo
PascalTurbo
After enabling healthcheck in our setup we weren't able to deploy this setup anymore. We've found out, that when enabling healthcheck containers can't resolve their service names. This includes the...
Um zu verhindern, dass nach einem Update die Anwender ersteinmal ihre Browser Caches leeren müssen, sollten Resources versioniert werden.
## I'm submitting a... - [ ] Regression (a behavior that used to work and stopped working in a new release) - [ X] Bug report - [ ] Performance...
On productive systems it's common to have large clusters. But when only testing a setup, installing OpenSearch for experimentation or education installing a full cluster will wast a lot of...
Angular allows validating multiple fields at once and output a per form validation. Documented here: https://angular.io/guide/form-validation#cross-field-validation Is there a way to tell ng-bootstrap-form-validation to also listen on such validation results?
- [] This is a bug report - [x] This is a feature request - [ ] I searched existing issues before opening this one ### Expected behavior Hadolint should...
**System info:** - OS: MacOS, also Docker Image **Describe the bug** kube-linter returns an error (see below) but the HelmChart is valid and installable **To Reproduce** Checkout this code https://github.com/PascalTurbo/stackrox-kube-linter-bug-example...
**Description of the problem/feature request** Even if sarif will be the standard in test result formats in the future, currently junit is a de facto standard. It is supported in...
**Description of the problem/feature request** Currently when using a .kube-linter.y(a)ml file, kube-linter searches for this configuration file at the place, where kube-linter is executed. This makes it impossible to use...
### Describe the bug We are using the Docker Image together with Tekton Pipelines. When running these commands, I expect a report to be generated in the specified folders. This...