Manuel Hutter
Manuel Hutter
As the Title says... apt complains: ``` W: GPG error: http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04 Release: The following signatures were invalid: KEYEXPIRED 1496576244 E: The repository 'http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04 Release' is not signed. N: Updating from...
Have some kind of automated testing to avoid things like #20 ## Ideas - use [BATS](https://github.com/bats-core/bats-core)
I have a Rails app that "lives" in a subdirectory. To make sure the user gets to my app after authentication, I've added the following to my `config/initializers/omniauth.rb`: ``` callback_path:...
Given the following parameters: ``` ruby {:title=>"My LDAP", :host=>"1.2.3.4", :port=>636, :method=>"ssl", :base=>"ou=snip,dc=snip,dc=example,dc=com", :uid=>"sAMAccountName", :bind_dn=>"snip", :password=>"snip"} ``` I expect my UID to be equal to the sAMAccountName provided by my LDAP...
Some tools like ArgoCD allow you to pull some secret values from vault by setting values in manifests to something like `'?{vaultkv:path/to/vault/key}'`. Those references are replaced by the actual value...
If the app being served is a HTTPS server, gin cannot connect to it. Proposal: Add a `--tls` flag to indicate that the backend is a TLS listener
In the documentation, code blocks are not rendered as preformatted blocks, but as inline code instead **To Reproduce** 1. Go to https://kapitan.dev/inventory/ 2. See the first code block  **Expected...
### What happened? It might happen that a race-condition in crossplane might lead to a reconcileError, because the secret has already been deleted. This can easily be observed by looking...
... because they are overwritten in the startup script: https://github.com/silvio/docker-languagetool/blob/23566564f29dacfe769cd5042c74191c76ac8af0/misc/start.sh#L3