Jan Düpmeier

Results 11 issues of Jan Düpmeier

Some providers like [coreos/dex](https://github.com/coreos/dex) doesn't implement the userInfo endpoint. Is it possible to check the received claims in the id token first before trying to get them with the userInfo...

This is an example to package dns-heaven with homebrew See issue https://github.com/greenboxal/dns-heaven/issues/2 For testing i used my own fork and my own homebrew tap. I think it is the best...

**Describe the problem/challenge you have** The `values` field in the PackageInstall allows only secrets for values files. The complete secret will be hidden in diffs. But not all config values...

enhancement
discussion

**What would you like to be added**: Add a flag to signal that a field in jsonpath should not error if the field or object in chain does not exist....

kind/feature
triage/accepted

### Describe the bug When updating a role binding for a local user the update fails with ``` Failed to create RoleBinding 34fa87c3-31b6-4457-94dd-ec652b680cef: Field level validation errors: {value of property...

bug
waiting-response

### Describe the bug If the cloud configuration does not define an ipam provider a panic occurs. ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV:...

bug

### Is your feature request related to a problem? Please describe. I want to limit access to an ingress by source ip (like with this nginx annotation nginx.ingress.kubernetes.io/whitelist-source-range). If i...

enhancement

I want to run the chart-syncer inside a gitlab-ci pipeline. For this to work the container needs a shell. Is it possible to add an image with a shell like...

I like to sync images from various registries to multiple other registries. Today I use the `skopeo sync` command with a yaml file for the source but I must use...

kind/feature
stale-issue

i got this error when building qml-go. i solved it with this: `export CGO_CXXFLAGS_ALLOW="-pedantic-errors"` Maybe someone finds this useful. --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/61740526-invalid-flag-in-cgo-cxxflags-pedantic-errors?utm_campaign=plugin&utm_content=tracker%2F34597504&utm_medium=issues&utm_source=github)**...