generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
User Story
As a user/operator I would like to have an option in non-core provider to validate for Core provider specific version.
Detailed Description
Right now, every non-core provider, i.e. Infrastructure, Addon, etc. is waiting for the Core provider regardless of version.
But it general, most of the providers have some version dependencies on the core provider version. In this case, would be nice to have an optional field which will contains semver or interval to validate is actual Core provider version installed or not.
Anything else you would like to add:
Will try to provide fix if it suitable
/kind feature
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.