Jakob Herpel

Results 6 issues of Jakob Herpel

## How can Bevy's documentation be improved? Hi, I stumbled over some conflicting advice in the section on fast compiles: https://bevyengine.org/learn/quick-start/getting-started/setup/#enable-fast-compiles-optional Of course I want to have the fastest compiles...

A-Book
C-Correction

## Checklist - [X] I've searched for similar issues. - [X] I'm using the latest version of HTTPie. --- ## Minimal reproduction code and steps ``` /Users/Khayet https POST --auth-type...

bug
new

### Preflight Checklist - [x] I could not find a solution in the existing issues, docs, nor discussions - [ ] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Describe your...

enhancement
resources

Adds the option to specify the ClusterIP of the OpenFGA service. This allows running OpenFGA as a "headless service" (see https://kubernetes.io/docs/concepts/services-networking/service/#headless-services). #### What problem is being solved? We want to...

Hi! While the helm chart does support specifying the type of service used for OpenFGA (`.Values.service.type`), it currently does not allow specifying `spec.service.ClusterIP: None` which would allow us to run...

### Preflight Checklist - [x] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...

help wanted