This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch healthcheck-main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard e4056660f9c DO NOT MERGE
add b4325eccfb4 Fix userdata append header restrictions (#9575)
add 0204cb75e37 ui: show guest networks for guest vlans list (#9554)
add 6e988b8953f Merge remote-tracking branch 'apache/4.19'
add a5f55602fc3 LOGGER -> logger in CloudInitUserDataProvider.java
add 7e8ebc2967d DO NOT 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 (e4056660f9c)
\
N -- N -- N refs/heads/healthcheck-main (7e8ebc2967d)
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:
.../userdata/CloudInitUserDataProvider.java | 28 +++++++++++-----
.../userdata/CloudInitUserDataProviderTest.java | 39 ++++++++++++++++++++--
ui/src/components/view/ListView.vue | 6 ++++
ui/src/config/section/network.js | 2 +-
ui/src/utils/plugins.js | 2 +-
5 files changed, 63 insertions(+), 14 deletions(-)