This is an automated email from the ASF dual-hosted git repository.
DaanHoogland pushed a change to branch ghi13454-recurringFailingSnapshots
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard f9cad88b8b9 tests
discard 48795c6fb59 sonar warnings
discard d7cbcd9fefe deduplication, applying fixes multiple times
discard a6a654e30dd Merge branch 'main' into ghi13454-recurringFailingSnapshots
discard 1cb950b5a40 Fix consecutive-failure counting bugs flagged in PR #13743
review
discard de2aee26a8b deal with excesive attempts on failing snapshots
add 44ab7dd85d4 api: replace \" with \' in
CreateKubernetesClusterCmd.java (#14044)
add ed7641097b0 deal with excesive attempts on failing snapshots
add e500d7f1ab2 Fix consecutive-failure counting bugs flagged in PR #13743
review
add 177cb2aad30 deduplication, applying fixes multiple times
add a4b04400adc sonar warnings
add 0c8cd67a6f4 tests
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 (f9cad88b8b9)
\
N -- N -- N refs/heads/ghi13454-recurringFailingSnapshots
(0c8cd67a6f4)
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:
engine/schema/src/main/java/com/cloud/event/dao/EventDaoImpl.java | 2 +-
.../user/kubernetes/cluster/CreateKubernetesClusterCmd.java | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)