Simon Baier

Results 20 issues of Simon Baier

## Feature Request ### Is your feature request related to a problem? Please describe. I am using a project structure where chapters have sub-folders which are then `\input` from the...

✨ Feature request
⏳ Waiting for response

**Environment**: - *Jib version:* Gradle plugin 3.1.4 - *Build tool:* Gradle - *OS:* macOS **Description of the issue**: The dockerClient config flag is missing a configuration parameter for specifying extra...

p3
kind/feature

i'm using the DW1560 as well in conjunction with BrcmPatchRAM3 and BrcmBluetoothInjector (2.5.0) on Catalina. It's working, but when using my aptX headphones (ath m50xbt) it appears that the card...

### Expected Behavior I want to be able to specify custom arguments to skaffold so i can customize its behavior in different run configurations. ### Actual Behavior It is not...

kind/feature-request

## What happened? * Used dependency `implementation "com.oracle.substratevm:svm:19.2.0"` * Tried building image: ``` > Task :nativeImage FAILED Error: Invalid or corrupt jarfile /Users/sbaier/.gradle/caches/modules-2/files-2.1/com.oracle.substratevm/svm-hosted-native-linux-amd64/19.2.0/16d976b1538bfe6d6a47c9acb1f6a47454c38707/svm-hosted-native-linux-amd64-19.2.0.tar.gz Caused by: java.util.zip.ZipException: zip END header not...

## Expected behavior Errors on basic operations like one-shot publishing lead to a corresponding exit code != 0, so i can use MQTT cli in scripts and assert proper exit...

bug

## Problem or use case By leveraging SubstrateVMs native image feature, we can package the MQTT CLI into a single binary, removing the immediate dependency on a local Java installation...

feature
native

This is a very simple fix/workaround for allowing profiling on clusters that use containerd as the container runtime. The user has to provide the "docker-path" as the containerd runtime path....

**Describe the bug**: The `template` patch field in the ExternalSecret CRD is not handled correctly in the controller. The internal datatype is wrong, making it impossible to use the field....

**Is your feature request related to a problem? Please describe.** I'd like to use this controller to provision secrets from - SecretsManager using IRSA - Vault in another K8s cluster...

kind/feature