abh1sar commented on PR #8875:
URL: https://github.com/apache/cloudstack/pull/8875#issuecomment-2040987249
In a discussion with @rohityadavcloud and @andrijapanicsb it was decided to
not gate this feature for other hypervisor and storage types. We will give the
root admin the option to chan
abh1sar commented on code in PR #8875:
URL: https://github.com/apache/cloudstack/pull/8875#discussion_r1554533244
##
server/src/main/java/com/cloud/storage/StorageManagerImpl.java:
##
@@ -1148,6 +1150,91 @@ public PrimaryDataStoreInfo
updateStoragePool(UpdateStoragePoolCmd cmd)
abh1sar commented on code in PR #8875:
URL: https://github.com/apache/cloudstack/pull/8875#discussion_r1554533138
##
plugins/storage/volume/default/src/main/java/org/apache/cloudstack/storage/datastore/lifecycle/CloudStackPrimaryDataStoreLifeCycleImpl.java:
##
@@ -543,4 +544,45
abh1sar commented on code in PR #8875:
URL: https://github.com/apache/cloudstack/pull/8875#discussion_r1554533111
##
server/src/main/java/com/cloud/storage/StorageManagerImpl.java:
##
@@ -1148,6 +1150,91 @@ public PrimaryDataStoreInfo
updateStoragePool(UpdateStoragePoolCmd cmd)
abh1sar commented on code in PR #8875:
URL: https://github.com/apache/cloudstack/pull/8875#discussion_r1554533096
##
engine/schema/src/main/java/com/cloud/storage/dao/VolumeDaoImpl.java:
##
@@ -841,4 +866,13 @@ public List listByIds(List ids) {
sc.setParameters("idIN",
abh1sar commented on code in PR #8875:
URL: https://github.com/apache/cloudstack/pull/8875#discussion_r1554532786
##
api/src/main/java/org/apache/cloudstack/api/command/admin/storage/ChangeStoragePoolScopeCmd.java:
##
@@ -0,0 +1,89 @@
+// Licensed to the Apache Software Foundati
abh1sar commented on code in PR #8875:
URL: https://github.com/apache/cloudstack/pull/8875#discussion_r1554532751
##
engine/storage/src/main/java/org/apache/cloudstack/storage/volume/datastore/PrimaryDataStoreHelper.java:
##
@@ -265,4 +268,45 @@ public boolean deletePrimaryDataS
abh1sar commented on code in PR #8875:
URL: https://github.com/apache/cloudstack/pull/8875#discussion_r1554532435
##
server/src/main/java/com/cloud/storage/StorageManagerImpl.java:
##
@@ -1148,6 +1150,91 @@ public PrimaryDataStoreInfo
updateStoragePool(UpdateStoragePoolCmd cmd)
abh1sar commented on code in PR #8875:
URL: https://github.com/apache/cloudstack/pull/8875#discussion_r1554532474
##
plugins/storage/volume/adaptive/src/main/java/org/apache/cloudstack/storage/datastore/lifecycle/AdaptiveDataStoreLifeCycleImpl.java:
##
@@ -404,4 +404,14 @@ publi
abh1sar commented on code in PR #8875:
URL: https://github.com/apache/cloudstack/pull/8875#discussion_r1554532347
##
api/src/main/java/org/apache/cloudstack/api/command/admin/storage/ChangeStoragePoolScopeCmd.java:
##
@@ -0,0 +1,89 @@
+// Licensed to the Apache Software Foundati
abh1sar commented on code in PR #8875:
URL: https://github.com/apache/cloudstack/pull/8875#discussion_r1554532368
##
api/src/main/java/org/apache/cloudstack/api/command/admin/storage/ChangeStoragePoolScopeCmd.java:
##
@@ -0,0 +1,89 @@
+// Licensed to the Apache Software Foundati
abh1sar commented on code in PR #8875:
URL: https://github.com/apache/cloudstack/pull/8875#discussion_r1554532232
##
plugins/storage/volume/default/src/main/java/org/apache/cloudstack/storage/datastore/lifecycle/CloudStackPrimaryDataStoreLifeCycleImpl.java:
##
@@ -543,4 +544,45
1561316811 commented on issue #8852:
URL: https://github.com/apache/cloudstack/issues/8852#issuecomment-2040967009
Firstly, in the following link, we know the "request.getRequestLine()" is a
sensitive variable, needed to "cleanString" after logging out.
https://github.com/apache/cloudsta
1561316811 commented on issue #8853:
URL: https://github.com/apache/cloudstack/issues/8853#issuecomment-2040963891
In the following code, in line 3096, we can infer that "nvp" variable may
contain password by lines 3101 and 3106. But the "extraOpts" appends the
information of "nvp.getValue
1561316811 commented on issue #8854:
URL: https://github.com/apache/cloudstack/issues/8854#issuecomment-2040961656
Firstly, as we can see, in the following link. we know the "log.trace" need
to log out "cleanedCommands", a sensitive variable but masked "password". So we
infer "log.trace" ca
blueorangutan commented on PR #8878:
URL: https://github.com/apache/cloudstack/pull/8878#issuecomment-2040957733
[SF] Trillian test result (tid-9733)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 52117 seconds
Marvin logs:
https://github.com
blueorangutan commented on PR #8751:
URL: https://github.com/apache/cloudstack/pull/8751#issuecomment-2040926904
[SF] Trillian test result (tid-9734)
Environment: kvm-alma9 (x2), Advanced Networking with Mgmt server a9
Total time taken: 48648 seconds
Marvin logs:
https://github.com/
rg9975 opened a new pull request, #8889:
URL: https://github.com/apache/cloudstack/pull/8889
### Description
This PR makes a number of bug fixes to the Primera and Pure storage array
discovered in working environments after the release of 4.19.0.0.
The following items are add
hsato03 commented on issue #8734:
URL: https://github.com/apache/cloudstack/issues/8734#issuecomment-2040757303
@rastopato @DaanHoogland
I could reproduce this bug in my environment. This happens when the user's
VM and the VR are stopped and the user starts its VM. In this process, t
blueorangutan commented on PR #8800:
URL: https://github.com/apache/cloudstack/pull/8800#issuecomment-2040656168
@vishesh92 a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has
been kicked to run smoke tests
--
This is an automated message from the Apache Git Service.
To resp
blueorangutan commented on PR #8872:
URL: https://github.com/apache/cloudstack/pull/8872#issuecomment-2040656134
@vishesh92 a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has
been kicked to run smoke tests
--
This is an automated message from the Apache Git Service.
To resp
vishesh92 commented on PR #8872:
URL: https://github.com/apache/cloudstack/pull/8872#issuecomment-2040654646
@blueorangutan test
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
vishesh92 commented on PR #8800:
URL: https://github.com/apache/cloudstack/pull/8800#issuecomment-2040654016
@blueorangutan test
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
blueorangutan commented on PR #8800:
URL: https://github.com/apache/cloudstack/pull/8800#issuecomment-2040627062
[SF] Trillian test result (tid-9720)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 50313 seconds
Marvin logs:
https://github.com
blueorangutan commented on PR #8881:
URL: https://github.com/apache/cloudstack/pull/8881#issuecomment-2040625162
[SF] Trillian test result (tid-9724)
Environment: kvm-alma9 (x2), Advanced Networking with Mgmt server a9
Total time taken: 47144 seconds
Marvin logs:
https://github.com/
blueorangutan commented on PR #8872:
URL: https://github.com/apache/cloudstack/pull/8872#issuecomment-2040528704
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9178
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
blueorangutan commented on PR #8800:
URL: https://github.com/apache/cloudstack/pull/8800#issuecomment-2040528705
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9177
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
blueorangutan commented on PR #7345:
URL: https://github.com/apache/cloudstack/pull/7345#issuecomment-2040479031
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9176
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
This is an automated email from the ASF dual-hosted git repository.
joao pushed a commit to branch 4.18.2.0-RC20240405T1541
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 0d19ffa61c76f592c77ea04a982e15e8575ceb45
Author: João Jandre <48719461+joaojan...@users.noreply.githu
This is an automated email from the ASF dual-hosted git repository.
joao pushed a change to branch 4.18.2.0-RC20240405T1541
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
at 0d19ffa61c7 Updating pom.xml version numbers for release 4.18.2.0
This branch includes the follow
vishesh92 commented on PR #8872:
URL: https://github.com/apache/cloudstack/pull/8872#issuecomment-2040432307
@blueorangutan package
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
blueorangutan commented on PR #8872:
URL: https://github.com/apache/cloudstack/pull/8872#issuecomment-2040435677
@vishesh92 a [SL] Jenkins job has been kicked to build packages. It will be
bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you
posted as I make progress.
blueorangutan commented on PR #8800:
URL: https://github.com/apache/cloudstack/pull/8800#issuecomment-2040428705
@vishesh92 a [SL] Jenkins job has been kicked to build packages. It will be
bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you
posted as I make progress.
vishesh92 commented on PR #8800:
URL: https://github.com/apache/cloudstack/pull/8800#issuecomment-2040425363
@blueorangutan package
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
Author: joao
Date: Fri Apr 5 18:42:04 2024
New Revision: 68336
Log:
Committing release candidate artifacts for 4.18.2.0 to dist/dev/cloudstack in
preparation for release vote
Added:
dev/cloudstack/4.18.2.0/
dev/cloudstack/4.18.2.0/apache-cloudstack-4.18.2.0-src.tar.bz2 (with
props)
blueorangutan commented on PR #7345:
URL: https://github.com/apache/cloudstack/pull/7345#issuecomment-2040355334
@JoaoJandre a [SL] Jenkins job has been kicked to build packages. It will be
bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you
posted as I make progress.
JoaoJandre closed issue #8745: haproxy misconfiguration after restarting VPC
with cleanup
URL: https://github.com/apache/cloudstack/issues/8745
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the sp
JoaoJandre commented on PR #7345:
URL: https://github.com/apache/cloudstack/pull/7345#issuecomment-2040354627
@blueorangutan package
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
JoaoJandre closed pull request #8765: Restart VPC with clean-up not applying
all LB rules
URL: https://github.com/apache/cloudstack/pull/8765
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
JoaoJandre commented on issue #8745:
URL: https://github.com/apache/cloudstack/issues/8745#issuecomment-2040352304
Fixed by #8881
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
This is an automated email from the ASF dual-hosted git repository.
joao pushed a commit to branch 4.18
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.18 by this push:
new a5508acc54d server: fix haproxy misconfiguration a
JoaoJandre commented on PR #8881:
URL: https://github.com/apache/cloudstack/pull/8881#issuecomment-2040351276
Merging based on approvals and manual testing.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
JoaoJandre merged PR #8881:
URL: https://github.com/apache/cloudstack/pull/8881
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@clou
JoaoJandre commented on issue #8745:
URL: https://github.com/apache/cloudstack/issues/8745#issuecomment-2040164168
> @JoaoJandre both tested and checked /etc/haproxy/haproxy.cfg to be exactly
the same as before restart. (cc @weizhouapache @SadiJr )
>
> less work then I thought.
blueorangutan commented on PR #8243:
URL: https://github.com/apache/cloudstack/pull/8243#issuecomment-2040148045
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9175
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
rp- commented on code in PR #8887:
URL: https://github.com/apache/cloudstack/pull/8887#discussion_r1553879973
##
plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java:
##
@@ -692,6 +702,10 @@ public KVMStoragePool createStoragePool(Str
DaanHoogland commented on issue #8745:
URL: https://github.com/apache/cloudstack/issues/8745#issuecomment-2040092005
@JoaoJandre both tested and checked /etc/haproxy/haproxy.cfg to be exactly
the same as before restart. (cc @weizhouapache @SadiJr )
--
This is an automated message from the
blueorangutan commented on PR #8243:
URL: https://github.com/apache/cloudstack/pull/8243#issuecomment-2039970366
@winterhazel a [SL] Jenkins job has been kicked to build packages. It will
be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you
posted as I make progress.
winterhazel commented on PR #8243:
URL: https://github.com/apache/cloudstack/pull/8243#issuecomment-2039966109
@blueorangutan package
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
winterhazel commented on PR #8243:
URL: https://github.com/apache/cloudstack/pull/8243#issuecomment-2039964793
@GutoVeronezi this PR should be ready as it is currently, could you take
another look at it?
I just made a small change in the description of some params as I noticed
that t
winterhazel commented on PR #8243:
URL: https://github.com/apache/cloudstack/pull/8243#issuecomment-2039940037
> @winterhazel, you mentioned in the description that this PR also affects
quotaStatement and quotaBalance; however, I am not seeing changes in their
command classes. Could you che
blueorangutan commented on PR #8887:
URL: https://github.com/apache/cloudstack/pull/8887#issuecomment-2039918973
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9174
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
blueorangutan commented on PR #8886:
URL: https://github.com/apache/cloudstack/pull/8886#issuecomment-2039918941
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9173
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
blueorangutan commented on PR #8883:
URL: https://github.com/apache/cloudstack/pull/8883#issuecomment-2039918939
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9172
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
rastopato commented on issue #8734:
URL: https://github.com/apache/cloudstack/issues/8734#issuecomment-2039909196
Hi,
from Vmware prospective, it looks like normal Vm.. no problem there.
Now, when i’m able to simulate it, i can’t get rid of it :(
in ACS log, it looks like it
nvazquez commented on issue #8820:
URL: https://github.com/apache/cloudstack/issues/8820#issuecomment-2039908074
Hi @rohityadavcloud it seems like the missing jar comes as a dependency of
one of the vapi jars that are on the non-oss repo:
com.vmware.vapi
Pearl1594 commented on issue #8820:
URL: https://github.com/apache/cloudstack/issues/8820#issuecomment-2039893530
@rohityadavcloud did you install the dependencies from the non-oss repo?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
blueorangutan commented on PR #8873:
URL: https://github.com/apache/cloudstack/pull/8873#issuecomment-2039869898
[SF] Trillian Build Failed (tid-9735)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
blueorangutan commented on PR #8765:
URL: https://github.com/apache/cloudstack/pull/8765#issuecomment-2039855970
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9171
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
blueorangutan commented on PR #8873:
URL: https://github.com/apache/cloudstack/pull/8873#issuecomment-2039802975
@sureshanaparti a [SL] Trillian-Jenkins test job (centos7 mgmt +
kvm-centos7) has been kicked to run smoke tests
--
This is an automated message from the Apache Git Service.
To
sureshanaparti commented on PR #8873:
URL: https://github.com/apache/cloudstack/pull/8873#issuecomment-2039799667
@blueorangutan test
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
DaanHoogland commented on code in PR #8881:
URL: https://github.com/apache/cloudstack/pull/8881#discussion_r1553624243
##
server/src/main/java/com/cloud/network/router/VpcVirtualNetworkApplianceManagerImpl.java:
##
@@ -522,12 +528,32 @@ public boolean finalizeCommandsOnStart(fin
blueorangutan commented on PR #8751:
URL: https://github.com/apache/cloudstack/pull/8751#issuecomment-2039789075
@DaanHoogland a [SL] Trillian-Jenkins test job (alma9 mgmt + kvm-alma9) has
been kicked to run smoke tests
--
This is an automated message from the Apache Git Service.
To respo
DaanHoogland commented on PR #8751:
URL: https://github.com/apache/cloudstack/pull/8751#issuecomment-2039785045
@blueorangutan test alma9 kvm-alma9
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
blueorangutan commented on PR #8878:
URL: https://github.com/apache/cloudstack/pull/8878#issuecomment-2039777362
@sureshanaparti a [SL] Trillian-Jenkins test job (centos7 mgmt +
kvm-centos7) has been kicked to run smoke tests
--
This is an automated message from the Apache Git Service.
To
sureshanaparti commented on PR #8878:
URL: https://github.com/apache/cloudstack/pull/8878#issuecomment-2039775627
@blueorangutan test
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
sureshanaparti commented on code in PR #8881:
URL: https://github.com/apache/cloudstack/pull/8881#discussion_r1553605762
##
server/src/main/java/com/cloud/network/router/VpcVirtualNetworkApplianceManagerImpl.java:
##
@@ -522,12 +528,32 @@ public boolean finalizeCommandsOnStart(f
winterhazel commented on code in PR #8751:
URL: https://github.com/apache/cloudstack/pull/8751#discussion_r1553603897
##
engine/components-api/src/main/java/com/cloud/template/TemplateManager.java:
##
@@ -51,6 +51,11 @@ public interface TemplateManager {
static final Config
blueorangutan commented on PR #8887:
URL: https://github.com/apache/cloudstack/pull/8887#issuecomment-2039759654
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It
will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep
you posted as I make progre
blueorangutan commented on PR #8883:
URL: https://github.com/apache/cloudstack/pull/8883#issuecomment-2039759531
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It
will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep
you posted as I make progre
sureshanaparti commented on PR #8883:
URL: https://github.com/apache/cloudstack/pull/8883#issuecomment-2039758075
@blueorangutan package
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specif
blueorangutan commented on PR #8886:
URL: https://github.com/apache/cloudstack/pull/8886#issuecomment-2039759591
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It
will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep
you posted as I make progre
sureshanaparti commented on PR #8886:
URL: https://github.com/apache/cloudstack/pull/8886#issuecomment-2039756208
@blueorangutan package
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specif
sureshanaparti commented on PR #8887:
URL: https://github.com/apache/cloudstack/pull/8887#issuecomment-2039755355
@blueorangutan package
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specif
sureshanaparti commented on code in PR #8887:
URL: https://github.com/apache/cloudstack/pull/8887#discussion_r1553595111
##
plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java:
##
@@ -692,6 +702,10 @@ public KVMStoragePool createStor
GutoVeronezi commented on PR #8243:
URL: https://github.com/apache/cloudstack/pull/8243#issuecomment-2039723185
@winterhazel dismiss my comments regarding `The response should present the
data in UTC, not in the server timezone`. I checked other APIs, like
`listEvents`, and they return the
DaanHoogland commented on PR #8765:
URL: https://github.com/apache/cloudstack/pull/8765#issuecomment-2039710172
@blueorangutan package
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
blueorangutan commented on PR #8765:
URL: https://github.com/apache/cloudstack/pull/8765#issuecomment-2039712551
@DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will
be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you
posted as I make progress
DaanHoogland commented on issue #8745:
URL: https://github.com/apache/cloudstack/issues/8745#issuecomment-2039702438
just reviewed both solutions (@JoaoJandre ) and both seem to do the job
#8881 does it by overloading the call to create the LB commands
#8765 does it by checking which li
rohityadavcloud commented on issue #8820:
URL: https://github.com/apache/cloudstack/issues/8820#issuecomment-2039602686
Thanks @vishesh92 indeed my mvn version is 3.9.6, but this was on Mac:
```
[ERROR] Failed to execute goal on project cloud-plugin-network-nsx: Could
not resolve depen
rastopato commented on issue #8734:
URL: https://github.com/apache/cloudstack/issues/8734#issuecomment-2039597336
Hi,
i reconfigured my whole environment multiple times and now i’m not able to
replicate the issue on VMware8.
Anyway, i have another lab environment on VMware 7.0.3 an
rohityadavcloud commented on PR #8844:
URL: https://github.com/apache/cloudstack/pull/8844#issuecomment-2039556772
Closing this, we'll need to do a proper update/upgrade of all dependencies.
Since we don't run npm/pkg but instead our UI is based on statically generated
UI - this wouldn't af
This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch dependabot/npm_and_yarn/ui/express-4.19.2
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
was 2147ee3f0b5 Bump express from 4.18.1 to 4.19.2 in /ui
The revisions that were o
dependabot[bot] commented on PR #8844:
URL: https://github.com/apache/cloudstack/pull/8844#issuecomment-2039555473
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version,
rohityadavcloud closed pull request #8844: Bump express from 4.18.1 to 4.19.2
in /ui
URL: https://github.com/apache/cloudstack/pull/8844
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch
dependabot/npm_and_yarn/ui/npm_and_yarn-security-group-db1567d747
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
was c78b63b26d1 Bump the npm_and_yarn group group in /ui wi
dependabot[bot] commented on PR #8828:
URL: https://github.com/apache/cloudstack/pull/8828#issuecomment-2039555020
This pull request was built based on a group rule. Closing it will not
ignore any of these versions in future pull requests.
To ignore these dependencies, configure [igno
rohityadavcloud closed pull request #8828: Bump the npm_and_yarn group group in
/ui with 2 updates
URL: https://github.com/apache/cloudstack/pull/8828
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch clean-collaborators
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
was 14a089cdb10 cleanup collaborators
The revisions that were on this branch are still contained in
other
This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/main by this push:
new 2959cc67652 cleanup collaborators (#)
2959cc6
rohityadavcloud merged PR #:
URL: https://github.com/apache/cloudstack/pull/
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...
GutoVeronezi commented on PR #8243:
URL: https://github.com/apache/cloudstack/pull/8243#issuecomment-2039545466
> quite some q&a work there @GutoVeronezi ;) would it make sense to split
this in a series of smaller PRs? cc @winterhazel .
As this PR is quite small in terms of concept an
blueorangutan commented on PR #8885:
URL: https://github.com/apache/cloudstack/pull/8885#issuecomment-2039522849
[SF] Trillian test result (tid-9719)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 50725 seconds
Marvin logs:
https://github.com
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch DaanHoogland-patch-1-1
in repository
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
commit 669b71aad96999cc3fc97a90896fe858262cf36d
Author: dahn
AuthorDate: Fri Apr 5 12:59:
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch DaanHoogland-patch-1-1
in repository
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
at 669b71a Update hash generation
This branch includes the following new commits:
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch DaanHoogland-patch-1
in repository
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
at 4df15d9 update the hash generations
This branch includes the following new commi
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch DaanHoogland-patch-1
in repository
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
commit 4df15d9cda2979b808a9f0168a119054039ea955
Author: dahn
AuthorDate: Fri Apr 5 12:58:49
DaanHoogland commented on issue #8734:
URL: https://github.com/apache/cloudstack/issues/8734#issuecomment-2039454819
vmware 8 also worked as expected
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
DaanHoogland commented on issue #8682:
URL: https://github.com/apache/cloudstack/issues/8682#issuecomment-2039360089
Hey @sbrueseke , I finally got a chance to look at this again.If you are
using NFS this is how it is supposed to work , I think. If you are using
LinStor, see the merged PR f
rp- commented on issue #8799:
URL: https://github.com/apache/cloudstack/issues/8799#issuecomment-2039344761
added full build info to the wiki
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
1 - 100 of 115 matches
Mail list logo