From c5964da80a46e45dac50832c5d2cd83077d26736 Mon Sep 17 00:00:00 2001 From: Jason Luo Date: Mon, 25 Feb 2019 22:01:05 +0000 Subject: Add resource_config to specify CPU and menory Enhance K8s plugin used by DCAE Platform to specify CPU and memory Issue-ID: DCAEGEN2-1126 Change-Id: I2431b0b7f67f855122ed4494aa21cad0f99dcc37 Signed-off-by: Jason Luo --- k8s/ChangeLog.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'k8s/ChangeLog.md') diff --git a/k8s/ChangeLog.md b/k8s/ChangeLog.md index 70b5869..7c9a72c 100644 --- a/k8s/ChangeLog.md +++ b/k8s/ChangeLog.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.4.6] +* Support for specifying CPU and memory resources in a blueprint for a containerized component +* Changes the default time that the plugin will wait for a container to become ready from 300 seconds to 1800 seconds + ## [1.4.5] * DCAEGEN2-1086 update onap-dcae-dcaepolicy-lib version to avoid Consul stores under old service_component_name -- cgit 1.2.3-korg