#releases (2018-08)

Announce New Releases for Cloud Posse GitHub Projects

Archive: https://archive.sweetops.com/releases/

2018-08-01

my-janala avatar
my-janala
02:23:51 PM

@my-janala has joined the channel

2018-08-02

Release notes from geodesic avatar
Release notes from geodesic
05:01:11 PM

Restore white checkmark in unicode prompt Restore white checkmark in unicode prompt (#207)

  • Restore white checkmark

  • add missing brackets to hint to bash to calculate width

cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Release notes from build-harness avatar
Release notes from build-harness
04:51:05 AM

Upgrade base image go 1.10 Bump golang from 1.9.2-alpine3.7 to 1.10.3-alpine3.7 (#86)

Bumps golang from 1.9.2-alpine3.7 to 1.10.3-alpine3.7.

Signed-off-by: dependabot[bot]

cloudposse/build-harness

build-harness - Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more

Bump golang from 1.9.2-alpine3.7 to 1.10.3-alpine3.7 by dependabot · Pull Request #86 · cloudposse/build-harness

Bumps golang from 1.9.2-alpine3.7 to 1.10.3-alpine3.7. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by comm…

Release notes from build-harness avatar
Release notes from build-harness
04:52:04 AM

Upgrade base image go 1.10 Bump golang from 1.9.2-alpine3.7 to 1.10.3-alpine3.7 (#86)

Bumps golang from 1.9.2-alpine3.7 to 1.10.3-alpine3.7.

Signed-off-by: dependabot[bot]

Release notes from geodesic avatar
Release notes from geodesic
06:06:22 AM

Upgrade syslog-ng config version Update syslog ng conf (#208)

  • Add user environment preserving

  • fix(syslog-ng.conf): update version

cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Update syslog ng conf by vadim-hleif · Pull Request #208 · cloudposse/geodesic

what Bump @version in syslog-ng.conf why In alpine:3.8 version of syslog-ng was bumped and now it throws WARNING references #206

2018-08-03

Release notes from geodesic avatar
Release notes from geodesic
06:31:37 PM
cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Release notes from helmfiles avatar
Release notes from helmfiles
02:18:43 AM

0.1.4: Fix env parameter quoting and structure (#12) Fix env parameter quoting and structure (#12)

[kibana] Fix env parameter quoting and structure

cloudposse/helmfiles

helmfiles - Comprehensive Distribution of Helmfiles. Works with helmfile.d

[kibana] Fix env parameter quoting and structure by osterman · Pull Request #12 · cloudposse/helmfiles

what Expand YAML shorthand notation to nested blocks Fix indention of env vars Provide defaults why Avoid using yaml dot-notation shorthand as it easily leads to poorly formed YAML Always quote …

Release notes from helmfiles avatar
Release notes from helmfiles
02:38:21 AM

0.2.0: [cert-manager] Add kube-lego alternative (#5) [cert-manager] Add kube-lego alternative (#5)

  • feat(helmfile.d): add cert manager

  • refactor(helmfiles.cert-manager): improvements

  • Set default false

cloudposse/helmfiles

helmfiles - Comprehensive Distribution of Helmfiles. Works with helmfile.d

[cert-manager] Add `kube-lego` alternative by alebabai · Pull Request #5 · cloudposse/helmfiles

what Added helmfile for Cert Manager chart why kube-lego deprecated credits Donated by @rohitverma of Niki.ai references #1

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

Thanks @rohit.verma

rohit.verma avatar
rohit.verma
02:41:45 AM

@rohit.verma has joined the channel

2018-08-04

Release notes from helmfiles avatar
Release notes from helmfiles
05:38:27 AM

0.2.1: [portal] Add conditions to portal backends (#13) [portal] Add conditions to portal backends (#13)

  • [portal] Add conditions to portal backends

  • Remove --recreate-pods parameter

cloudposse/helmfiles

helmfiles - Comprehensive Distribution of Helmfiles. Works with helmfile.d

[portal] Add conditions to portal backends by aknysh · Pull Request #13 · cloudposse/helmfiles

what Add conditions to portal backends Remove –recreate-pods parameters why To enable/disable portal backends. Some backends (e.g. Kibana or Docs) are not necessary in some cases or for some cl…

Release notes from docs avatar
Release notes from docs
06:49:08 AM
cloudposse/docs

Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com

Release notes from docs avatar
Release notes from docs
06:49:08 AM

Add Chapter Links Added Chapter Links to Chapter Titles #80 (#199)

  • Added Chapter Links to Chapter Titles #80

  • Revert changes in base theme. moved js to forked one.

cloudposse/docs

Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com

Add Chapter Links to Chapter Titles · Issue #80 · cloudposse/docs

what Add a link to chapter titles why Make it easier to share content examples

Added Chapter Links to Chapter Titles #80 by finnsky · Pull Request #199 · cloudposse/docs

what Changed js logic to detect page content headings. why It has wrong selector.

2018-08-05

jylee avatar
jylee
04:28:29 PM

@jylee has joined the channel

2018-08-06

Release notes from packages avatar
Release notes from packages
02:55:34 AM

Add ghr for easily publishing release artifacts to GitHub Add ghr package (#27)

  • Add ghr package

  • Create different targets for darwin and linux

  • fix(ghr): Add generic target without OS

  • feat(ghr,README): add description for generic ghr target, update readme

cloudposse/packages

packages - Cloud Posse installer and distribution of native apps

Add ghr package by vadim-hleif · Pull Request #27 · cloudposse/packages

what Add ghr why We need it to upload build artifacts to releases references #83

2018-08-07

Release notes from geodesic avatar
Release notes from geodesic
11:36:19 PM

Add Windows 10 Support (WSL) what

Update wrapper script to support WSL

why

HOME is by default not the desired path, which causes problems when trying to use aws-vault across machine boundaries.

cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

2018-08-08

Release notes from build-harness avatar
Release notes from build-harness
08:57:34 AM

Add ghr, bump packages version Add new target for uploading binaries to release github/push-artifacts

Bump packages version to 0.4.0

cloudposse/build-harness

build-harness - Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more

Release notes from build-harness avatar
Release notes from build-harness
09:01:27 AM

Add ghr, bump packages version Add new target for uploading binaries to release github/push-artifacts

Bump packages version to 0.4.0

Release notes from helmfiles avatar
Release notes from helmfiles
04:08:27 PM

0.2.2 what Do not use quotes in templates to get raw values why

The string “false” evalautes to true #16

cloudposse/helmfiles

helmfiles - Comprehensive Distribution of Helmfiles. Works with helmfile.d

Kube Lego has Incorrect YAML Format for Boolean · Issue #16 · cloudposse/helmfiles

what KUBE_LEGO_PROD boolean is cast to string, when it needs to be a true boolean why the string “false” evalautes to true, so the kube-lego service still runs as prod

Michael Holt avatar
Michael Holt
01:55:06 AM

@Michael Holt has joined the channel

2018-08-09

dat.le avatar
dat.le
07:04:34 AM

@dat.le has joined the channel

Release notes from helmfiles avatar
Release notes from helmfiles
09:32:56 AM

0.2.3 No content.

cloudposse/helmfiles

helmfiles - Comprehensive Distribution of Helmfiles. Works with helmfile.d

2018-08-10

Release notes from helmfiles avatar
Release notes from helmfiles
03:57:57 PM

0.2.4 what Changed ACCOUT to ACCOUNT why #25

cloudposse/helmfiles

helmfiles - Comprehensive Distribution of Helmfiles. Works with helmfile.d

2018-08-13

Release notes from geodesic avatar
Release notes from geodesic
08:20:47 AM

Deprecate helmfile.yaml and kiam scripts Deprecate helmfile.yaml and kiam scripts (#213)

  • refactor(conf.kops): deprecate helmfile.yaml and kiam scripts

use helmfile docker image insted

  • refactor(dockerfile): revert changes with helmfiles
cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Release notes from geodesic avatar
Release notes from geodesic
01:55:51 PM

0.13.2 what

Use regex to look up the correct root mount path from wsl.conf.

why

Users may use non-standard paths

cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

2018-08-14

Release notes from build-harness avatar
Release notes from build-harness
09:11:55 AM

0.7.2: Added Local dev tasks (#79) Added Local dev tasks (#79)

  • Added Local dev tasks

  • Remove trunk

  • Added bash completion

  • Added chamber

  • Redo help pattern

  • Address PR comments

  • Address PR

  • Address PR comment for completion

  • Address PR comments

  • Address PR comments

  • Address PR comments

  • Address PR comments

  • Remote help cache

  • Fix help pattern

  • Fix help pattern

  • Fix problem with make autocompletion…

cloudposse/build-harness

build-harness - Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more

Added Local dev tasks by goruha · Pull Request #79 · cloudposse/build-harness

What Redo help pattern Added aws/shell target Added WITH_AWS command allow to run commands under aws-vault exec Added chamber/shell target Added WITH_CHAMBER command allow to run commands under ch…

Release notes from build-harness avatar
Release notes from build-harness
09:15:49 AM

0.7.2: Added Local dev tasks (#79) Added Local dev tasks (#79)

  • Added Local dev tasks

  • Remove trunk

  • Added bash completion

  • Added chamber

  • Redo help pattern

  • Address PR comments

  • Address PR

  • Address PR comment for completion

  • Address PR comments

  • Address PR comments

  • Address PR comments

  • Address PR comments

  • Remote help cache

  • Fix help pattern

  • Fix help pattern

  • Fix problem with make autocompletion…

Release notes from helmfiles avatar
Release notes from helmfiles
02:47:52 PM

0.2.5 what

Add support for the official nginx ingress controller

why

Better maintained and supports the latest features including prometheus operator

cloudposse/helmfiles

helmfiles - Comprehensive Distribution of Helmfiles. Works with helmfile.d

Release notes from helmfiles avatar
Release notes from helmfiles
04:17:53 PM

0.3.0 what

Add support for the official nginx ingress controller

why

Better maintained and supports the latest features including prometheus operator

cloudposse/helmfiles

helmfiles - Comprehensive Distribution of Helmfiles. Works with helmfile.d

2018-08-15

Release notes from packages avatar
Release notes from packages
12:19:45 PM

update gomplate version to 2.7.0 what

Update gomplate version

why

New version has dynamic datasource support

cloudposse/packages

packages - Cloud Posse installer and distribution of native apps

Release notes from helmfiles avatar
Release notes from helmfiles
04:13:10 PM

0.3.1 what

Add repo label to helmfiles

why

When we have multiple helmfiles with the same release and chart names, to be able to deploy charts by the name and repo, e.g. helmfile –selector chart=nginx-ingress,repo=stable

cloudposse/helmfiles

helmfiles - Comprehensive Distribution of Helmfiles. Works with helmfile.d

Release notes from terraform-aws-rds-cluster avatar
Release notes from terraform-aws-rds-cluster
05:41:52 PM

0.4.1 what

Add options & example for enhanced monitoring

why

Enable enhanced monitoring on Aurora cluster

references

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.OS.html

cloudposse/terraform-aws-rds-cluster

terraform-aws-rds-cluster - Terraform module to provision an RDS Aurora cluster for MySQL or Postgres

Enhanced Monitoring - Amazon Relational Database Service

Monitor the operating system of your DB instance in real time with Enhanced Monitoring.

2018-08-16

Release notes from packages avatar
Release notes from packages
03:49:57 PM

[gitleaks] Add target for installing new package [gitleaks] Add target for installing new package (#41)

  • feat(install/Makefile): add gitleaks(used for for scanning code for leaks of credentials)

  • fix(install/Makefile): fix target description

  • fix(README): fix target description, regenerate readme

cloudposse/packages

packages - Cloud Posse installer and distribution of native apps

[gitleaks] Add target for installing new package by vadim-hleif · Pull Request #41 · cloudposse/packages

what Add gitleaks why Useful for scanning code for leaks of credentials references #40

Release notes from build-harness avatar
Release notes from build-harness
04:06:54 PM

0.8.0: Silence warnings without DEBUG flag (#90) Silence warnings without DEBUG flag (#90)

  • feat(helm,git,semver,travis): now warnings wouldn’t show without DEBUG flag

  • fix(git,helm,semver,travis): change flag values

  • fix(git,helm,semver,travis): use flag instead env variable

  • fix(git): fix conditions for warning

  • Revert “fix(git): fix conditions for warning”

This reverts commit <a class=”commit-link”…

cloudposse/build-harness

build-harness - Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more

Silence warnings without DEBUG flag by vadim-hleif · Pull Request #90 · cloudposse/build-harness

what Add a feature flag to make it possible to disable warnings why Warnings are great for debugging, but scary for users references #89

Release notes from packages avatar
Release notes from packages
04:09:49 PM

[figurine] Add target for installing new package [figurine] Add target for installing new package (#35)

  • feat(figurine): add target for installing new package

  • fix(figurine): add figurine to target all

  • fix(install/Makefile): regenerate README.md, remove additional targets for linux and darwin

  • fix(install/Makefile): fix description

  • fix(README): fix description of target, regenerate README

cloudposse/packages

packages - Cloud Posse installer and distribution of native apps

[figurine] Add target for installing new package by vadim-hleif · Pull Request #35 · cloudposse/packages

what add targets which can install figurine why To replace the banner we already use in geodesic references #30

Release notes from build-harness avatar
Release notes from build-harness
04:10:50 PM

0.8.0: Silence warnings without DEBUG flag (#90) Silence warnings without DEBUG flag (#90)

  • feat(helm,git,semver,travis): now warnings wouldn’t show without DEBUG flag

  • fix(git,helm,semver,travis): change flag values

  • fix(git,helm,semver,travis): use flag instead env variable

  • fix(git): fix conditions for warning

  • Revert “fix(git): fix conditions for warning”

This reverts commit <a class=”commit-link”…

Release notes from docs avatar
Release notes from docs
05:13:50 PM

0.6.3 what

Add -L option to curl to install aws-vault

Update links to helmfiles

why

It should follow GitHub’s redirect to the actual binary. Otherwise, it’ll just download the HTML redirect response. Required for Windows Subsystem for Linux (WSL)

Helmfiles moved from geodesic to https://github.com/cloudposse/helmfiles

cloudposse/docs

Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com

cloudposse/helmfiles

helmfiles - Comprehensive Distribution of Helmfiles. Works with helmfile.d

Release notes from build-harness avatar
Release notes from build-harness
06:16:59 PM

0.9.0: Promote Helm Charts and Docker Images Across Repositories (#85) Promote Helm Charts and Docker Images Across Repositories (#85)

Breaking Changes

  • REPO_GATEWAY_ENDPOINT renamed to TARGET_CHART_REPO_ENDPOINT (related to helm/build/* targets)

  • LATEST_TAG depricated insemver module. Now it always 0.0.0

## Change log

  • Reinvent helm build and promote tasks

  • Added Codefresh pipeline logic

cloudposse/build-harness

build-harness - Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more

Release notes from build-harness avatar
Release notes from build-harness
06:21:06 PM

0.9.0: Promote Helm Charts and Docker Images Across Repositories (#85) Promote Helm Charts and Docker Images Across Repositories (#85)

Breaking Changes

  • REPO_GATEWAY_ENDPOINT renamed to TARGET_CHART_REPO_ENDPOINT (related to helm/build/* targets)

  • LATEST_TAG depricated insemver module. Now it always 0.0.0

## Change log

  • Reinvent helm build and promote tasks

  • Added Codefresh pipeline logic

2018-08-17

Release notes from packages avatar
Release notes from packages
04:14:57 PM

[shfmt] Add target for installing new package [shfmt] Add target for installing new package (#37)

  • feat(install/Makefile): add target which installs new package (shfmt)

  • feat(shellcheck): add new target which installs shellcheck

  • fix(README): regenerate README.md

  • fix(install/Makefile): parameterize OS

  • refactor(install/Makefile): sort dependencies alphabetically

  • Merge shellcheck in shfmt

cloudposse/packages

packages - Cloud Posse installer and distribution of native apps

[shfmt] Add target for installing new package by vadim-hleif · Pull Request #37 · cloudposse/packages

what add targets which can install shfmt why A shell parser, formatter and interpreter. Supports POSIX Shell, Bash and mksh. Standardize the formatting of our shell scripts the way we do our ter…

Release notes from geodesic avatar
Release notes from geodesic
04:45:53 PM
cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Release notes from geodesic avatar
Release notes from geodesic
05:00:56 PM
cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Release notes from geodesic avatar
Release notes from geodesic
05:20:47 PM

Trap ^C When Prompting for SSH PW Trap ^C When Prompting for SSH PW (#220)

  • Trap ^C When Prompting for SSH PW

  • clean up functions

cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Trap ^C When Prompting for SSH PW by osterman · Pull Request #220 · cloudposse/geodesic

what Trap ^C and cleanup why Previously, calling ^C would abort all subsequent profile scripts

Release notes from geodesic avatar
Release notes from geodesic
05:20:47 PM
cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Release notes from geodesic avatar
Release notes from geodesic
05:35:56 PM

Colorize messages No content.

cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

2018-08-20

Release notes from geodesic avatar
Release notes from geodesic
06:15:54 PM

Fix Shell Concurrency aws-vault - fix shell concurrency (#223)

  • refactor(aws-vault): fix shell concurrency
cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

aws-vault - fix shell concurrency by alebabai · Pull Request #223 · cloudposse/geodesic

what Check if aws-vault server is already running before attempting to start why Can only run once since it attempts to bind to 169.254.169.254 references #195

Release notes from geodesic avatar
Release notes from geodesic
06:30:57 PM
cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Release notes from geodesic avatar
Release notes from geodesic
06:51:10 PM

Support aws configure Fix AWS Configure Support (#226)

  • Gen symlink

  • Initialize default aws config

cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Fix AWS Configure Support by osterman · Pull Request #226 · cloudposse/geodesic

what Symlink /conf/.aws to /localhost/.aws why In geodesic HOME=/conf and /localhost/.aws is the canonical aws configuration aws configure does not respect AWS_DATA_PATH references #225

Release notes from geodesic avatar
Release notes from geodesic
01:11:02 AM

0.16.4 No content.

cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

2018-08-21

Release notes from geodesic avatar
Release notes from geodesic
05:01:12 PM
cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Release notes from geodesic avatar
Release notes from geodesic
05:55:59 PM
cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Release notes from geodesic avatar
Release notes from geodesic
06:11:08 PM
cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

2018-08-22

Release notes from helmfiles avatar
Release notes from helmfiles
03:23:02 PM

0.3.2 what

Fix fluentd-elasticsearch-logs

why

fluentd-elasticsearch-logs uses new version of cloudposse-incubator/fluentd-kubernetes chart with fixes

cloudposse/helmfiles

helmfiles - Comprehensive Distribution of Helmfiles. Works with helmfile.d

2018-08-23

Release notes from packages avatar
Release notes from packages
07:50:13 PM

0.7.1 No content.

cloudposse/packages

packages - Cloud Posse installer and distribution of native apps

Release notes from packages avatar
Release notes from packages
08:09:58 PM
cloudposse/packages

packages - Cloud Posse installer and distribution of native apps

Release notes from geodesic avatar
Release notes from geodesic
11:21:04 PM
cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

2018-08-24

Release notes from build-harness avatar
Release notes from build-harness
06:42:14 PM

Add Target to Automatically Update Terraform Module Sources [terraform/upgrade-modules] Update all module sources to latest versi…

…on (#95)

  • Add script to update all terraform module sources

  • Add support for GITHUB_TOKEN access key. Install json2hcl.

cloudposse/build-harness

build-harness - Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more

[terraform/upgrade-modules] Update all module sources to latest version by osterman · Pull Request #95 · cloudposse/build-harness

what Add new target to upgrade all module sources why Keep modules up to date demo Processing ./test/test.tf… [SKIPPED]: ../ Processing ./test/cloud-provider.tf… Processing ./examples/wordp…

Release notes from build-harness avatar
Release notes from build-harness
06:46:15 PM

Add Target to Automatically Update Terraform Module Sources [terraform/upgrade-modules] Update all module sources to latest versi…

…on (#95)

  • Add script to update all terraform module sources

  • Add support for GITHUB_TOKEN access key. Install json2hcl.

Release notes from geodesic avatar
Release notes from geodesic
05:50:51 AM

Add –with-docker arg what

Access system’s docker daemon from container (linux only)

why

Useful for local development

cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

2018-08-26

Release notes from geodesic avatar
Release notes from geodesic
05:51:03 PM

Add Support for Console MFA Install oath-toolkit for MFA (#248)

  • Install oath-toolkit

  • Pin oath-toolkit to testing repo

cloudposse/geodesic

geodesic - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/

Install `oath-toolkit` by aknysh · Pull Request #248 · cloudposse/geodesic

what Install oath-toolkit why Easy build one-time password authentication systems (including for AWS with MFA) Required for Terraform CI/CD install Step 65/74 : RUN echo &quot;http://dl-cdn.alp…

Steven avatar
Steven
06:01:13 PM

@Steven has joined the channel

2018-08-27

tolstikov avatar
tolstikov
11:16:38 AM

@tolstikov has joined the channel

loweryr avatar
loweryr
03:12:33 PM

@loweryr has joined the channel

Release notes from build-harness avatar
Release notes from build-harness
07:36:00 PM

0.10.1: Change packages/install target behavior (#98) Change packages/install target behavior (#98)

  • feat(packages/install): change target behavior

Now package wouldnt be installed if it exist in install path

Add new target packages/reinstall (old packages/install target behavior)

Regenerate README

cloudposse/build-harness

Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness

Change packages/install target behavior by vadim-hleif · Pull Request #98 · cloudposse/build-harness

what Now package wouldn&#39;t be installed if it exist in install path Add new target packages/reinstall (old packages/install target behavior) Regenerate README why It&#39;s tedious to reinstal…

Release notes from build-harness avatar
Release notes from build-harness
07:36:54 PM

0.10.1: Change packages/install target behavior (#98) Change packages/install target behavior (#98)

  • feat(packages/install): change target behavior

Now package wouldnt be installed if it exist in install path

Add new target packages/reinstall (old packages/install target behavior)

Regenerate README

Release notes from geodesic avatar
Release notes from geodesic
03:51:02 AM

Add MFA Helper Function Add MFA Helper Function (#250)

  • Add MFA helper function
cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

Add MFA Helper Function by osterman · Pull Request #250 · cloudposse/geodesic

what Add function that emits TOTP MFA code why Useful for CI/CD and demos

Release notes from packages avatar
Release notes from packages
03:59:54 AM
cloudposse/packages

Cloud Posse installer and distribution of native apps - cloudposse/packages

Release notes from helmfiles avatar
Release notes from helmfiles
04:28:01 AM
cloudposse/helmfiles

Comprehensive Distribution of Helmfiles. Works with helmfile.d - cloudposse/helmfiles

Release notes from geodesic avatar
Release notes from geodesic
05:01:01 AM
cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

2018-08-28

Release notes from geodesic avatar
Release notes from geodesic
05:11:12 PM
cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

Release notes from terraform-aws-cloudtrail avatar
Release notes from terraform-aws-cloudtrail
05:24:50 PM

0.5.0 what Change the event_selector var from a map to a list type. why It is currently a type map, that then gets put inside a list. Even though it is a null map by default, because it is embedded into a list, it is evaluated by the cloudtrail resource. And because it gets evaluated by the resource it triggers this bug: <a class=”issue-link js-issue-link” data-error-text=”Failed to load issue title” data-id=”347531629” data-permission-text=”Issue title is private”…

cloudposse/terraform-aws-cloudtrail

Terraform module to provision an AWS CloudTrail and an encrypted S3 bucket with versioning to store CloudTrail logs - cloudposse/terraform-aws-cloudtrail

Release notes from packages avatar
Release notes from packages
05:09:52 AM

0.23.2: Bumped stern version (#54) Bumped stern version (#54)

Bumped stern version as 1.7.0 is incompatible with eks

cloudposse/packages

Cloud Posse installer and distribution of native apps - cloudposse/packages

[stern] Bumped version to 1.8.0 by rverma-nikiai · Pull Request #54 · cloudposse/packages

what Bumped stern version to 1.8.0 why 1.7.0 is incompatible with EKS

2018-08-31

Release notes from packages avatar
Release notes from packages
02:19:56 PM
cloudposse/packages

Cloud Posse installer and distribution of native apps - cloudposse/packages

Release notes from build-harness avatar
Release notes from build-harness
05:15:57 PM
cloudposse/build-harness

Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness

Release notes from build-harness avatar
Release notes from build-harness
05:17:00 PM
    keyboard_arrow_up