Hendrik Obermayer
Hendrik Obermayer
### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...
Hi, I noticed that in the examples the siteUrl does not contain a backslash at the end: https://github.com/microapps/gatsby-plugin-react-i18next/blob/master/example/gatsby-config.js#L8 But in the readme example that siteUrl contains a backslash: https://github.com/microapps/gatsby-plugin-react-i18next/blob/master/README.md?plain=1#L68 As...
Hello! This pull request adds a search functionality for icons to Exaclidraw. Since the amount of icons can be very large, it can be very cumbersome and tedious until you...
Currently, a `homebridge-http-switch` is always displayed as a button:  **Feature Request:** It would be great if I could add a property to the json config that it would...
**What is the problem you're trying to solve?.** I would like to run a local kubernetes cluster to test and develop deployment scripts. I am looking for a solution like...
Support the conversion of SealedSecrets. ```yaml apiVersion: bitnami.com/v1alpha1 kind: SealedSecret metadata: name: mysecret namespace: mynamespace spec: encryptedData: foo: AgBy3i4OJSWK+PiTySYZZA9rO43cGDEq..... ```
Hello, first of all: really cool project!! One thing that would be really cool would be the integration of the very common Postgres operator CloudNativePG (https://cloudnative-pg.io/). The start and stop...
Hello, great project! Love it! A helm chart for simple installation and updates would be great. Best, Hendrik