Changelog

This changelog lists all updates, improvements and new features our Engineering team develops for our Skyscrapers Reference Developer Platform. These are rolled out automatically to all DevOps-as-a-Service customers.

2019 Q4

  • Upgrade Vault to 1.2.3

    We’ve recently upgraded our Vault setups to version 1.2.3, which is the latest Vault version available at the moment. Compared to version 1.0.1, there are a bunch of bug fixes and multiple improvements under the hood. You can check the full changelog …

  • Introducing Grafana Loki to the k8s reference solution

    Previously we shipped your logs with Fluentd to CloudWatch Logs and optionally send them to an ElasticSearch/Kibana cluster (“EFK” stack) for analytics. This setup however was expensive, had quite some problems scaling and was overkill for most …

  • CVE-2019-14287

    On tuesday a notice for CVE-2019-14287 affecting Sudo versions prior to 1.8.28. CVE-2019-11253 is a vulnerability that when sudo is configured to allow a user to run commands as an arbitrary user via the ALL keyword in a Runas specification, it is possible …

  • CVE-2019-11253

    Yesterday a notice for CVE-2019-11253 with a severity of High went out, impacting all versions of Kubernetes. CVE-2019-11253 is a denial of service vulnerability in the kube-apiserver, allowing authorized users sending malicious YAML or JSON payloads to …

  • Upgrade to Terraform 0.12

    Terraform is an automation tool that allows you to define infrastructure as code, and we use it to manage most of our customer’s infrastructure. In order to get to that point, we’ve developed a lot of Terraform code during the last few years, …

  • CVE-2019-16276 Upgrade Concourse to 5.5.3

    During today, we’ll roll out Concourse version 5.5.3 to all our setups. This is a Security patch using GoLang v1.13.1 that address a recently reported issue with Go net/http (CVE-2019-16276). This upgrade will not require a rotation of the workers so …

2019 Q3