This is an automated email from the ASF dual-hosted git repository.
DaanHoogland pushed a change to branch ghi7297-messages
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard a56de5d34ba suggestions and alerts addressed
discard 363e83e5930 Merge branch 'main' into ghi7297-messages
discard 61f1c3d1703 tests
discard 2bc58b2e1fc deal with sonarqube warnings
discard 02d41e6c98b sonarqube warning use static imports for mock and
verification methods
discard 67cb4d2a595 sonarqube warning wrong assertions used
discard 893cc4b625b sonarqube warning uniused var
discard cd8caec7828 sonarqube warning nested ternary operator
discard 418000293e0 call static type static
discard 0bd1d522f2e deal with static use warning
discard 07be1d87178 deal with shadowing vars warning
discard 6a28a4b0ef9 deal with dedup warning
discard 22dc84f9c19 tests
discard b99e395107a relevant tests
discard 364b8e97928 removed unnecessary stub
discard 233c22da5e4 NPE guard
discard 869594717ec address copilots comments
discard 7784bfe98c5 tests
discard 771154ae127 adjust calls to format alert strings
discard ad49ed854ad generic formatting facility for alert messages
add 44ab7dd85d4 api: replace \" with \' in
CreateKubernetesClusterCmd.java (#14044)
add 369fbba8c9c generic formatting facility for alert messages
add 4b345a82b1a adjust calls to format alert strings
add b183a6a4775 tests
add ac576095988 address copilots comments
add 9e4da8f8b6e NPE guard
add 34065b6fbfa removed unnecessary stub
add b1c33de0a23 relevant tests
add 5b2141c432d tests
add 9d7d20afced deal with dedup warning
add f04b0e69385 deal with shadowing vars warning
add 5e3f061839b deal with static use warning
add 980478b6463 call static type static
add 2c907693cf7 sonarqube warning nested ternary operator
add daff4338362 sonarqube warning uniused var
add a6df6a3769f sonarqube warning wrong assertions used
add 891be0bdf64 sonarqube warning use static imports for mock and
verification methods
add b8578448b3b deal with sonarqube warnings
add da40e51fc69 tests
add 24cc7df54d9 suggestions and alerts addressed
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 (a56de5d34ba)
\
N -- N -- N refs/heads/ghi7297-messages (24cc7df54d9)
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:
.../user/kubernetes/cluster/CreateKubernetesClusterCmd.java | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)