Benjamin P. Jung

Results 8 issues of Benjamin P. Jung

## Feature Request Add support for the Cloud Controller Manager (possibly as Typhoon addon?) Documentation: https://kubernetes.io/docs/tasks/administer-cluster/running-cloud-controller/ ### Feature Kubernetes v1.6 introduced a new binary called cloud-controller-manager. cloud-controller-manager is a daemon...

It might happen, that a software is released and it is desirable to inform the users about "known issues" and possible workarounds. I therefore think that it might be a...

I expect that a call of `cordova.plugins.permissions.requestPermission` will always trigger the success callback, even if a user decides that a permission shall not be granted. Example: ``` javascript cordova.plugins.permissions.requestPermission( cordova.plugins.permissions.CAMERA,...

I went through all `state="new"` entries and touched some of the already translated entries as well to improve upon wording here and there...

cncf-cla: yes
size/L
approved
language/de

**Bicep version** `Bicep CLI version 0.27.1 (4b41cb6d4b)` **Describe the bug** While using a combination of `loadYamlContent()` in conjunction with `union()` and `string()` to construct an OpenTelemetry Collector configuration file (don't...

### What's my problem? I just recently stumbled across some weird behavior in [bicep](https://github.com/Azure/bicep), which uses SharpYaml under the hood for it's `loadYamlContent()` function. Parsing a YAML file with empty...