Julian Löffler

Results 46 comments of Julian Löffler

One of our usecases for this exporter is to monitor running builds and see early if certain jobs have failed, so adding this would be great. Probably with something like...

Added some changes in https://github.com/webdevops/azure-devops-exporter/pull/102 - for me that works fine

Your software requires us to hack and is not automation friendly. We want to rotate secrets often and fast without db hacks. We will NOT do ClickOps and we will...

@yannh would you be so kind to review this?

So in my case i want to run kubeconform with this CRD: https://github.com/datreeio/CRDs-catalog/blob/main/gravitee.io/apidefinition_v1alpha1.json here is some minimal example: ``` package main import ( "encoding/json" "fmt" "io" "net/http" jsonschema "github.com/santhosh-tekuri/jsonschema/v6" )...

I also need that. Can you please create a MR for that @Dopingus ? Then the devs can review it