Skip to content

Don't explode when there are unknown keys in 'config'#66

Merged
marcparadise merged 1 commit intomasterfrom
deprecation-fix-unknown-keys
Jun 10, 2019
Merged

Don't explode when there are unknown keys in 'config'#66
marcparadise merged 1 commit intomasterfrom
deprecation-fix-unknown-keys

Conversation

@marcparadise
Copy link
Copy Markdown
Member

Description

Update handle_deprecated_options to be graceful when
'config' has been modified externally to contain unknown keys.

Signed-off-by: Marc A. Paradise marc.paradise@gmail.com

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Update handle_deprecated_options to be graceful when
'config' has been modified externally to contain unknown keys.

Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
@marcparadise marcparadise merged commit 1db668f into master Jun 10, 2019
@chef-ci chef-ci deleted the deprecation-fix-unknown-keys branch June 10, 2019 11:14
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.

2 participants