Jochen Rauschenbusch

Results 24 comments of Jochen Rauschenbusch

Exclusion of paths would also be very nice (e.g. filtering of server-side generated metadata by k8s controllers). I also tried to use the filter as it is currently implemented using...

What you mean with "implicit filtering"? Would it also work with metadata (labels/annotations) attached by e.g. the kustomize-controller? Here an example for the filter issue: ```yaml --- # a.yaml apiVersion:...

@stefanprodan Is there any progress regarding the dedicated `CommitStatus` CRD? This would extend the room of enhancements by far (e.g. https://github.com/fluxcd/notification-controller/issues/225)

Would be a really cool feature for Gitlab. But i think first there needs to be the new dedicated [CommitStatus](https://github.com/fluxcd/flux2/discussions/1529) CRD so that there is more flexibility for such specific...

Same issue here for https://github.com/mryvlin/grunt-w3c-validation. It's because of the 'use strict' in file html_validation.js in combination with the the first line of function getValidate. In strict mode, you are not...

Hi @icn2you, according to your console output there is a syntax error in line 72 in your Gruntfile.js. In JavaScript a valid identifier (-> valid variable names) cannot contain a...

@yuval-k Is there any chance to get this feature implemented? Within high load systems it's nearly impossible to log each and every access due to massive performance degradation of Gloo...

+1 for the pull request https://github.com/VividCortex/angular-recaptcha/pull/91 including the fix of @vilbara.

I made it with this in my Antora project: ``` structurizr::example$system.dsl[renderer="mermaid",view-key="Containers"] ``` `view-key` is of course not the property specified for AsciiDoctor Diagram, but it works for me. Kroki now...

Seems that either fontforge cannot interpret the folder's path you are using, which contains a whitespace character (hence it would be a fontforge bug) or there's a bug regarding the...