This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch 4.18-dummy in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 23f1ca49358 don't merge add 65f57124f5d UI: ignore error when list public ips for CKS clusters on Shared network (#8489) add 5f6acca049e packaging: move contrail network plugin to noredist (#8932) add 3b0e6ac90c0 VR: fix dnmasq misconfiguration if there are multiple IP ranges in a shared network (#8741) add 77df9ad4d78 codecov: fix Github action workflow add 2fb220454cb don't merge This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (23f1ca49358) \ N -- N -- N refs/heads/4.18-dummy (2fb220454cb) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/codecov.yml | 4 +++- client/pom.xml | 14 +++++-------- plugins/network-elements/juniper-contrail/pom.xml | 6 ------ plugins/pom.xml | 2 +- systemvm/debian/opt/cloud/bin/cs/CsDhcp.py | 2 +- systemvm/debian/opt/cloud/bin/cs/CsHelper.py | 14 ++++++------- ui/src/views/compute/KubernetesServiceTab.vue | 24 ++++++++++++++++++++-- .../views/compute/wizard/NetworkConfiguration.vue | 2 +- 8 files changed, 39 insertions(+), 29 deletions(-)