shieldproject / shield-boshrelease

BOSH Release for shield
MIT License
11 stars 17 forks source link

Added compatibility for v8 encryption update #121

Closed daviddob closed 6 years ago

daviddob commented 6 years ago

-Adds support for the upcoming shield v8 changed to encryption by adding the new shield-crypt binary to the bin directory

-Resolves encoding issues with shield-migrate so upgrades from mysql/postgres/maria now function properly

-Adds support for the new directory/config structure in the upcoming shield release

Note: This PR depends on a new release of SHIELD (likely 8.0.9) to include shield-migrate and the new encryption features as well as PR #401 on the SHIELD codebase to resolve the migration encoding.