spring-cloud / spring-cloud-deployer-kubernetes

The Spring Cloud Deployer implementation for Kubernetes
Apache License 2.0
157 stars 98 forks source link

Deprecate scheduler properties #457

Closed cppwfs closed 3 years ago

cppwfs commented 3 years ago

Deprecate the use of scheduler properties. All scheduling properties should come from deployment properties. Child of https://github.com/spring-cloud/spring-cloud-dataflow/issues/4262 Resolves SCDK-456

ilayaperumalg commented 3 years ago

LGTM. We need to spend more time manually testing the various use-cases. Merging this to get started with the testing.