Erik Osterman (CEO @ Cloud Posse)
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...
## 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`  ## 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