Erik Osterman (CEO @ Cloud Posse)

Results 248 issues of Erik Osterman (CEO @ Cloud Posse)

Please check out these changes. Hope you don't mind that I took some liberties and moved sample configurations to the `contrib/` folder. Other than that, I moved the limits and...

## Problem Specific glyphs (e.g. ` ⧉ ✗ ⨠`) do not render using any of the Nerd Fonts that I've tried. The Glyphs render in the terminal output (`stdout`) of...

Nagios supports multiple occurrences of the "cfg_file" and "cfg_dir" directives. The parser should probably use an array for values when 2 or more instances of a key are encountered.

### Describe the Feature Terraform does not check the value of `TF_IN_AUTOMATION`, only that it is set. As soon as it's set, the behavior takes effect. We hard code this...

### Describe the Bug If you create a custom subcommand, that has the same arguments as a built-in command, the built-in command is "lost". e.g. If we create a custom...

bug

## what * Demo of adding a new user bucket ## why * GitOps rocks! =)

## what * Add an S3 bucket ## why * Our application needs to upload artifacts to S3 (thumbnails)

## what - replace `helmfile sync` with `helmfile apply` ## why - Only sync differences ## references - https://github.com/roboll/helmfile#apply

## what * Define a cluster specific `helmfile.yaml` ![image](https://user-images.githubusercontent.com/52489/45532706-dc689e80-b7a9-11e8-895b-fb705b720c16.png) ## why * Allow us to toggle the specific services deployed to this cluster ## references * https://github.com/roboll/helmfile/pull/266

## what * Deploy cluster autoscaler ## why * For customer demos