#releases (2020-04)

Announce New Releases for Cloud Posse GitHub Projects

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

2020-04-03

Release notes from geodesic avatar
Release notes from geodesic
04:55:41 AM

0.129.0 Tool/dependency updates (#576)

cloudposse/geodesic

Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…

Tweaks and updates by Nuru · Pull Request #576 · cloudposse/geodesic

what Enhance set-cluster to make role-specific kubecfg files Enhance set-cluster to simply switch configurations rather than reset them if there is a valid existing configuration Enhance command l…

2020-04-07

Release notes from packages avatar
Release notes from packages
02:09:37 AM

0.129.1 Update Teleport and Alpine (#351)

cloudposse/packages

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

[teleport] Update 4.2.2 -> 4.2.8 by Nuru · Pull Request #351 · cloudposse/packages

what Update Teleport 4.2.2 -> 4.2.8 Update Alpine 3.11.3 -> 3.11.5 closes #347 why Keep current

Release notes from geodesic avatar
Release notes from geodesic
04:55:38 AM

0.129.1 No content.

cloudposse/geodesic

Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…

2020-04-10

Release notes from helmfiles avatar
Release notes from helmfiles
05:52:41 PM

0.96.0 [prometheus-operator] Add persistent storage for alertmanager what [prometheus-operator] Persistent storage for alertmanager why Allow Alertmanager to have persistent state PR #233

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

[prometheus-operator] Add persistent storage for alertmanager by 3h4x · Pull Request #233 · cloudposse/helmfiles

what [prometheus-operator] Persistent storage for alertmanager why Allow Alertmanager to have persistent state

2020-04-14

Release notes from terraform-aws-rds-cluster avatar
Release notes from terraform-aws-rds-cluster
07:11:43 PM

0.22.0 Adding timeout for RDS cluster resources what Adding configurable timeouts for create, update and delete actions why allow to configure timeouts

cloudposse/terraform-aws-rds-cluster

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

2020-04-15

Release notes from helmfiles avatar
Release notes from helmfiles
06:22:45 PM

0.96.1 [prometheus-operator] Add persistent storage for alertmanager - fix what [prometheus-operator] Persistent storage for alertmanager - fix incorrect field in helm chart why Allow Alertmanager to have persistent state <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”600496535” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/helmfiles/issues/234” data-hovercard-type=”pull_request” data-hovercard-url=”/cloudposse/helmfiles/pull/234/hovercard”…

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

[prometheus-operator] persistent storage for alertmanager by 3h4x · Pull Request #234 · cloudposse/helmfiles

what [prometheus-operator] Persistent storage for alertmanager why Allow Alertmanager to have persistent state

Release notes from packages avatar
Release notes from packages
02:49:37 AM

0.129.2 No content.

cloudposse/packages

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

Release notes from geodesic avatar
Release notes from geodesic
03:15:42 AM

0.129.2 No content.

cloudposse/geodesic

Geodesic is a cloud automation shell. It&#39;s the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…

2020-04-17

Release notes from packages avatar
Release notes from packages
03:29:39 AM
cloudposse/packages

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

update: add cfssljson package by zloeber · Pull Request #363 · cloudposse/packages

This adds cfssljson (sourced from the same vendor/repo as the already included cfssl). These are typically used for creating self-signed certs and CAs. Specifically, these tools are also used in &#…

2020-04-20

Release notes from terraform-aws-rds-cluster avatar
Release notes from terraform-aws-rds-cluster
01:01:40 AM

0.23.0 Allow setting copy_tags_to_snapshot what Add the variable copy_tags_to_snapshot why Allow control to copy all Cluster tags to snapshots or not

cloudposse/terraform-aws-rds-cluster

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

2020-04-22

Release notes from helmfiles avatar
Release notes from helmfiles
06:52:44 PM

0.97.0 Kiam version upgrade to version that supports IMDS v2 what [kiam] Kiam 3.6-rc1 accepts by default requests to IMDSv2 why New versions of AWS SDK can use IMDSv2 which is blocked prior to kiam 3.6-rc0 version. This creates a lot of alarms based on kiam_metadata_proxy_requests_blocked_total which are false positives as clients can fallback to IMDSv1. Ref: Instance Metadata Service Version 2 (IMDSv2) <a href=”https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html“…

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

Configuring the instance metadata service - Amazon Elastic Compute Cloud

You can access instance metadata from a running instance using one of the following methods:

Release notes from terraform-github-repository-webhooks avatar
Release notes from terraform-github-repository-webhooks
08:51:50 PM

0.6.0 allow anonymous access if token not set what allow anonymous access if token not set why If this module is used in the code pipeline module (e.g., in the ECS web app module), the provider fails with bad credentials, even if the pipeline or webhooks are disabled. By setting anonymous access on the provider configuration when the token is not provided, this problem is avoided.

cloudposse/terraform-github-repository-webhooks

Terraform module to provision webhooks on a set of GitHub repositories - cloudposse/terraform-github-repository-webhooks

cloudposse/terraform-aws-ecs-codepipeline

Terraform Module for CI/CD with AWS Code Pipeline and Code Build for ECS https://cloudposse.com/ - cloudposse/terraform-aws-ecs-codepipeline

cloudposse/terraform-aws-ecs-web-app

Terraform module that implements a web app on ECS and supports autoscaling, CI/CD, monitoring, ALB integration, and much more. - cloudposse/terraform-aws-ecs-web-app

2020-04-23

Release notes from tfmask avatar
Release notes from tfmask
11:40:53 PM

0.4.0: Add tf 0 12 support (#12) Add tf 0 12 support (#12)

  • Add tf 0.12 support

  • Ensure currentResource is maintained over scanning

  • More versioning of regexes

  • Add comments

  • PR fix for random_string.some_password.id

  • Update main.go

Co-authored-by: Erik Osterman

cloudposse/tfmask

Terraform utility to mask select output from terraform plan and terraform apply - cloudposse/tfmask

Add tf 0 12 support by eversC · Pull Request #12 · cloudposse/tfmask

Adds support for terraform v0.12 On the face of it this will look like a tonne of changes so I&#39;ll make an attempt at summarising: refactored most regex processing logic out of the main() func …

2020-04-24

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

[aws-vault] restore support for version 4 See #579 for details. In short, if you are not happy with they way aws-vault version 5 (the current version) is working, you can revert to version…

cloudposse/geodesic

Geodesic is a cloud automation shell. It&#39;s the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…

[aws-vault] Simultaneous support for aws-vault v4 and v5 by Nuru · Pull Request #579 · cloudposse/geodesic

what [aws-vault] Simultaneous support for aws-vault v4 and v5 [helmfile] update to v0.111.0 Update other tools per cloudposse/packages why aws-vault released a major upgrade, going from version …

2020-04-27

Release notes from helmfiles avatar
Release notes from helmfiles
06:12:41 AM

0.98.0 [sentry] affinity added to spread web and workers across nodes what [sentry] affinity added to spread web and workers across nodes why to reduce downtimes in case of node down

2020-04-30

Release notes from packages avatar
Release notes from packages
01:19:42 AM

0.130.1 No content.

cloudposse/packages

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

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

0.99.0 [fluentd] throttle environment variables added what [fluentd-elasticsearch-aws] throttling values passed using environment variables why to allow tune throttling easier

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

    keyboard_arrow_up