Sebastian Schulze

Results 11 issues of Sebastian Schulze

### What is the issue? It looks like #6887 introduced TLS detection on port 443 under the static assumption that the Kubernetes API is always reachable on port `:443` when...

bug
env/cillium

Looks like #708 broke all the rake tasks (or something is whacky with the way we source our environment variables for the uberspace cronjobs): ``` Tasks: TOP => twitter:update_lists =>...

bug

We crack [Uberspace's resource limits](https://uberspace.de/policy) every other week, so let's see if we can reduce memory usage a bit with Ruby 2.4 (vs. the current 2.2). ![screenshot_20170526_193947](https://cloud.githubusercontent.com/assets/51264/26505981/1d09cffc-424b-11e7-98a0-9cd5acb44f7e.png)

feature
in progress

It looks like the Whenever Generator ate our Let's Encrypt Cronjob: ``` [hacken@dubhe ~]$ crontab -l # Begin Whenever generated tasks for: hacken-in_master 21 3 * * * /bin/bash -l...

bug
production

The 404 page is nice and sweet and all – but it's a nightmare UI / UX wise. We need a proper 404 »page not found« with the regular menu...

feature
ready

Context: https://twitter.com/tiefpunkt/status/715322847640596480 Munich is a bit empty at the moment, so we could really benefit from it. :dancers: Looks like there is a proper iCal feed we could use at...

Regionen
Radar

Sounds good: https://github.com/nature/pa11y Want.

feature

The client sections of #40 are missing a simple "Go back to top / table" :house: style button to quickly scroll up to the table. Preferably in the white space...

enhancement
help wanted
ui

### What are you really trying to do? I am trying to enable `NodePort` services for all server components, not only the `frontend`. ### Describe the bug In the [values.yaml](https://github.com/temporalio/helm-charts/blob/master/values.yaml#L183)...

bug

After importing a few years worth of transactions from multiple accounts, the `import.hledger` file grows to ~2MB and becomes no longer navigable with proper syntax highlighting / etc. Is there...