Skip to content
This repository was 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

@jharmison-redhat

Description

@jharmison-redhat

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions