RaceFPV

Results 4 issues of RaceFPV

git config git-ftp.password fails with a bash 'event not found' error when entering in a password containing the ! character.

bug

**What happened**: I tried to deploy external-dns via the provided helm chart **What you expected to happen**: Setting provider values should result in them being set in the container. Properly...

kind/bug

The latest version of serialport no longer has the `var sp = new SerialPort('COM12', { baudrate}, false)` (the last false option). instead it requires the above false statement to be...

##### SUMMARY In order for the init-database container to launch successfully on a cluster running istio with sidecar injection, it must be run with the UID 1337. This tells istio...

community