Skip to content

shield/4.1

You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit c87c9e2d.

Release Notes

Enhancements:

  • Added the ability to focus mysql backups/restores on a specific database
  • Added extremely experimental support for auto-creating SHIELD targets/stores/policies/schedules/jobs via the BOSH manifest
  • Updated the s3 store plugin to support a wider variety of non-AWS S3 products, like OpenStack Swift, Google Cloud Storage, and Scality Object API

Fixes:

  • Fixed issue preventing shield show task from finding data on purge/restore tasks.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "shield"
  version: "4.1"
  url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=4.1"
  sha1: "aa1bb7fcf72bd28aad7932b6c9cc1d5f90a2c1eb"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 aa1bb7fcf72bd28aad7932b6c9cc1d5f90a2c1eb \
  "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=4.1"

Jobs

Packages