Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Provide a default for vm extension settings #2269

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

tevoinea
Copy link
Member

@tevoinea tevoinea commented Aug 18, 2022

Summary of the Pull Request

What is this about?

Settings and ProtectedSettings are required properties of VM Extensions but not all of our extension configurations need to set additional settings. In those cases, it's OK to create an empty dictionary.

PR Checklist

Info on Pull Request

What does this include?

  • Don't throw if Settings/ProtectedSettings is not set
  • Provide a default instead

Validation Steps Performed

How does someone test & validate?

  • TODO: Validate in check-pr

@tevoinea tevoinea marked this pull request as ready for review August 18, 2022 19:03
@tevoinea tevoinea merged commit ac54c57 into microsoft:main Aug 18, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TimerRepro throwing in C# Canary
2 participants