diff --git a/CHANGELOG.md b/CHANGELOG.md index a769e35..22ecad3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## [2022-01-28] - Jan 28, 2022 +[Details](../../commit/2022-01-28) + +### edge-cloud: +- [EDGECLOUD-6067](https://mobiledgex.atlassian.net/browse/EDGECLOUD-6067): vmpool update gets stuck and eventually times out ([#1620](https://github.com/mobiledgex/edge-cloud/pull/1620)) (Ashish Jain) + - * [EDGECLOUD-6067](https://mobiledgex.atlassian.net/browse/EDGECLOUD-6067): vmpool update gets stuck and eventually times out +- Fix unit-tests ([#1621](https://github.com/mobiledgex/edge-cloud/pull/1621)) (Ashish Jain) +- [EDGECLOUD-6068](https://mobiledgex.atlassian.net/browse/EDGECLOUD-6068): Retry auto deletion of appinst if an action is in progress ([#1622](https://github.com/mobiledgex/edge-cloud/pull/1622)) (Ashish Jain) + +### edge-cloud-infra: +- Remove cluster option from fake_envoy_exporter ([#1920](https://github.com/mobiledgex/edge-cloud-infra/pull/1920)) (Lev Shvarts) +- [EDGECLOUD-6062](https://mobiledgex.atlassian.net/browse/EDGECLOUD-6062) Upgrade base image to address CVE-2021-4034 ([#1918](https://github.com/mobiledgex/edge-cloud-infra/pull/1918)) (Venky) + ## [2022-01-27] - Jan 27, 2022 [Details](../../commit/2022-01-27) diff --git a/edge-cloud b/edge-cloud index 46a67c3..8a995a1 160000 --- a/edge-cloud +++ b/edge-cloud @@ -1 +1 @@ -Subproject commit 46a67c3a9f21a25e8f9f9f05bb48d8af6d8c4b38 +Subproject commit 8a995a1b451b47f35cdfdaa370aa4e6337bc5cbe diff --git a/edge-cloud-infra b/edge-cloud-infra index ab5c3e4..3319eed 160000 --- a/edge-cloud-infra +++ b/edge-cloud-infra @@ -1 +1 @@ -Subproject commit ab5c3e4adedcf20ed451d88b2870d3eeabd395af +Subproject commit 3319eedae024df0744f8b4afb32f6fc13b3c1b47