Skip to content

Rotate cc db key pre check - #696

Open
jochenehret wants to merge 2 commits into
developfrom
rotate-cc-db-key-pre-check
Open

jochenehret wants to merge 2 commits into
developfrom
rotate-cc-db-key-pre-check

Conversation

@jochenehret

Copy link
Copy Markdown
Contributor

Thanks for contributing to the capi_release. To speed up the process of reviewing your pull request please provide us with:

  • A short explanation of the proposed change:

New errand check_cc_database_key to check if database encryption key rotation is necessary or can be skipped.

  • An explanation of the use cases your change solves

Avoids running the rotate_cc_database_key errand if no re-encryption is required. See also PR below.

  • Links to any other associated PRs

cloudfoundry/cloud_controller_ng#5476

  • I have viewed signed and have submitted the Contributor License Agreement

  • I have made this pull request to the develop branch

  • I have run CF Acceptance Tests on bosh lite

* calls the new ccng rotate_cc_database_key "check" Rake task
** exit code 0: no rows need to be re-encrypted
** exit code 1: error
** exit code 2: rows need re-encryption -> now you must run the "rotate_cc_database_key" errand

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant