Andreas Ulm

Results 9 issues of Andreas Ulm

Hi, as the databases for the geoip module will be removed by January 1 2019 (https://support.maxmind.com/geolite-legacy-discontinuation-notice/) it would be nice to see https://github.com/leev/ngx_http_geoip2_module integrated in the nginx package. I already...

PR to discuss global flag options. Signed-off-by: Andreas Ulm

lgtm/need 2

* implemented runRepos() * reimplemented issues.initCommand() as repos.initCommandLoginOnly() as repos command does not always need a valid repository argument. Output: ``` $ go build && ./tea repos --login try Name...

lgtm/need 2

While trying to solve #12 with PR #15 several options were discussed. To move the discussion out of the PR and summarize the available options I create this issue. The...

Implemented formats: - CSV - simple (kind of space-separated values but without headers) - table - TSV - YAML General function Output() with the desired type, a list of headers...

enhancement

Hi, currently every function printing information handles the output format on its own. That the format cannot be changed easily e.g. in case '\t' is not available (see discussion in...

enhancement

Although https://www.debian.org/doc/debian-policy/ch-docs.html#s-changelogs states that changelog.Debian.gz should be renamed to changelog.gz when no upstream-changelog exists lintian complains with debian-changelog-file-missing-or-wrong-name when doing that. That's why this change does not rename but copies...

* implemented option triggered to define dpkg trigger script * fixed postinst script in case deb_systemd is true and deb_systemd_enable is false as it failed shellcheck Signed-off-by: Andreas Ulm

Hi, we used aws-nuke to cleanup an account and encountered a deletion problem. When an LB has an active termination protection it cannot be removed by nuke: `eu-central-1 - ELBv2...

status/help-wanted
kind/resource