Marc Siebeneicher

Results 11 issues of Marc Siebeneicher

The `sysctl-34` checks are currently failing with the latest amzn linux 2 images from aws (used ami filter `amzn2-ami-hvm-*-x86_64-gp2`): ``` CIS-AMZN2.amazon-ebs.amz-ami: × sysctl-34: Ensure links are protected (2 failed) CIS-AMZN2.amazon-ebs.amz-ami:...

The socket producer is still build with a custom batch implementation. Move it over to the BatchedWriterAssembly like producer.File.

refactoring

With commit https://github.com/trivago/gollum/commit/1b242a584d7966953f0b8e56323c38fb9a7811a9 and https://github.com/trivago/gollum/commit/a94a041113bd58002ef5dcc9ab008e17f7bdb87f we simplified the firehose and kinesis producer within the scope of the documentation update. Unfortunately we have currently no setup for a production test. Goal...

help wanted
testing

This PR add a simple color change feature to the text formatter. All current default behaviours stays as they are. How to set up a different color map added to...

**Issue Type:** - [ ] Bug report - [x] Feature request **Environment**: We are running linkerd as a circuit breaker for a grpc (http2) connection. The complete setup is docker...

added config_validate option to false to avoid salt provisioner validation issues this PR is related to https://github.com/mitchellh/vagrant/issues/7934

The current validator for chronos jobs don't detect issues like this: ```json { "schedule":"R/2017-03-17T08:52:00Z/P1D", "scheduleTimeZone":"Europe/Berlin", "epsilon":"PT15M", "name":"job-name-a", "command":"echo jobA", "description":"", "owner":"", "ownerName":"", "parents": [ "job-name-b" ], "async":false, "executor":"", "disabled":false, "softError":false,...

bug

Chapi need adjustments for the breaking changes of the chronos 3.0.0 release

issue
feature
priority B

Providing deleting all tasks for a Job by jobname https://mesos.github.io/chronos/docs/api.html#deleting-all-tasks-for-a-job

feature
priority A

Check https://github.com/box-project/amend and implement self-update functionality for phar support

feature
priority C