From 6c5497c3246030fb56c3ee88f16e5af623407f66 Mon Sep 17 00:00:00 2001 From: MobiledgeX Ops Date: Wed, 16 Mar 2022 04:01:23 +0000 Subject: [PATCH] 2022-03-16 --- CHANGELOG.md | 17 +++++++++++++++++ edge-cloud | 2 +- edge-cloud-infra | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4aca83..cb77d30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +## [2022-03-16] - Mar 16, 2022 +[Details](../../commit/2022-03-16) + +### edge-cloud: +- update container version ([#1682](https://github.com/mobiledgex/edge-cloud/pull/1682)) (Jim) +- [EDGECLOUD-6286](https://mobiledgex.atlassian.net/browse/EDGECLOUD-6286): Hide controller address from orgcloudletinfo for nonadmin users ([#1683](https://github.com/mobiledgex/edge-cloud/pull/1683)) (Ashish Jain) + +### edge-cloud-infra: +- Fix MC cleanup crash on CTRL-C ([#2035](https://github.com/mobiledgex/edge-cloud-infra/pull/2035)) (Ashish Jain) +- [EDGECLOUD-6285](https://mobiledgex.atlassian.net/browse/EDGECLOUD-6285): Fix websocket error handling ([#2034](https://github.com/mobiledgex/edge-cloud-infra/pull/2034)) (Ashish Jain) +- Revert "[EDGECLOUD-6220](https://mobiledgex.atlassian.net/browse/EDGECLOUD-6220) : part 2 - fixing iptables issues, added egressRestricted, ensure del trustpolicy removes its entries" (Devdatta Ajgaonkar) +- [EDGECLOUD-6286](https://mobiledgex.atlassian.net/browse/EDGECLOUD-6286): Hide controller address from orgcloudletinfo for non-admin users ([#2033](https://github.com/mobiledgex/edge-cloud-infra/pull/2033)) (Ashish Jain) +- [EDGECLOUD-6289](https://mobiledgex.atlassian.net/browse/EDGECLOUD-6289): MobiledgeX Deb pkg is not getting updated for new RootLB VMs ([#2032](https://github.com/mobiledgex/edge-cloud-infra/pull/2032)) (Ashish Jain) +- [EDGECLOUD-6220](https://mobiledgex.atlassian.net/browse/EDGECLOUD-6220) : part 2 - fixing iptables issues, added egressRestricted, ensure del trustpolicy removes its entries (Devdatta Ajgaonkar) +- delete cloudlet-wide rules if trustpolicy is present (Devdatta Ajgaonkar) +- remove cloudlet-wide egress rules for VCD (Devdatta Ajgaonkar) + ## [2022-03-15] - Mar 15, 2022 [Details](../../commit/2022-03-15) diff --git a/edge-cloud b/edge-cloud index 55081a0..c30bca5 160000 --- a/edge-cloud +++ b/edge-cloud @@ -1 +1 @@ -Subproject commit 55081a0ea15be42cc4fb2e45df34b36f0c709d71 +Subproject commit c30bca5ef2c0a6544e823c98d411228091e3b333 diff --git a/edge-cloud-infra b/edge-cloud-infra index e0b70c6..431fc27 160000 --- a/edge-cloud-infra +++ b/edge-cloud-infra @@ -1 +1 @@ -Subproject commit e0b70c66599d7b39db453736ba64b21111d9ee7e +Subproject commit 431fc27c0df7de8a66ae8bf23f26216b6ba3f9c3