Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Add a key to the configuration with a version schema to differentiate versions. #2

Open
jharmison-redhat opened this issue Jan 20, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jharmison-redhat
Copy link
Member

jharmison-redhat commented Jan 20, 2021

This will support parsing some of the configuration in the shim to identify if the schema needs to be migrated between incompatible versions.

It should be done in a way that identifies breaking changes as well as non-breaking changes. Introduction of an optional parameter, or extension of an Enum to support more values, should not break backwards compatibility. Restructuring of a section or removal of an Enum value should break backwards compatibility.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant