Florian Kasper

Results 4 issues of Florian Kasper

Hey, so we're running KIAM 3 in our cluster. Lately we noticed that the AWS metadata endpoint is not immediately available after pod startup (it takes about 1-2s for the...

**Describe the bug** When a pod is Terminating it will receive a SIGTERM connection asking it to finish up work and after that it will proceed with deleting the pod....

kind/feature

Hey, we've been implementing this action over the last days and have found that the actions' `GITHUB_TOKEN` is not permitted to read/write most of the settings, that probot needs to...

If I initialize GollumRails::Setup with the Hash method: ``` ruby 2.1.5 :001 > GollumRails::Setup.build(repository: "utils/wiki.git") ArgumentError: When assigning attributes, you must pass a hash as an argument. from /home/fkasper/files/gollum_rails/lib/gollum_rails/setup.rb:31:in `build'...

bug