DaanHoogland commented on PR #180:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/180#issuecomment-3178429358
> > nothing to do with this PR especially, but I noticed there is no license
in the file and no error pertaining to that is reported.
> > Is there an exclu
DaanHoogland closed pull request #174: access: prevent login with
username-password when using wrong keys
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/174
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
shwstppr commented on PR #180:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/180#issuecomment-3178664082
> clgtm, I just wonder if we should invest in creating the zone with cmk as
well and leave marvin out of the picture completely.
I would not want to do that at the mo
+1 (binding)
Tested instance, volume, snapshot, template, iso, network lifecycles in an
EL8/KVM environment, along with new features and support for tpm/windows11.
Also tested the built-in extensions with Proxmox VE 9.0 and Hyper-V on Windows
Server 2019 and custom actions. The setup for both H
shwstppr commented on PR #174:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3178655635
@DaanHoogland I think this needs a bit more discussion. I agree that if
valid credentials are available, any invalid ones should be ignored. However,
the use case @ingox ra
DaanHoogland commented on PR #174:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3178553661
@shwstppr work kind of like expected. I have one functional concern though:
```
(randy) 🐱 > sync
Discovered 877 APIs
(randy) 🐱 > set apikey
(randy) 🐱 > sy
DaanHoogland commented on PR #174:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3178923237
@ingox can you read
https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3178553661
and
https://github.com/apache/cloudstack-cloudmonkey/pull/174#iss
DaanHoogland commented on PR #156:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/156#issuecomment-3179129938
@hsato03 (cc @winterhazel ) can you update on this? It would be nice to
include it in an upcoming release.
--
This is an automated message from the Apache Git Servic
DaanHoogland commented on code in PR #173:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/173#discussion_r2269566565
##
.github/workflows/rat.yaml:
##
@@ -0,0 +1,36 @@
+name: RAT Check
+
+on:
+ push:
+branches:
+ - main
+ pull_request:
+branches:
+
shwstppr commented on PR #173:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/173#issuecomment-3179036529
@DaanHoogland do we have a negative test (like valid go file missing
license) somewhere?
Otherwise looks good
--
This is an automated message from the Apache Git Serv
DaanHoogland commented on PR #180:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/180#issuecomment-3178901896
> > clgtm, I just wonder if we should invest in creating the zone with cmk
as well and leave marvin out of the picture completely.
>
> I would not want to do that
Tata - the extensions framework and built-in extensions features ship with the
upcoming ACS 4.21.0.0, and not 4.20.1.0 (4.20.1.0 is already GA).
Regards.
From: Chi vediamo
Sent: Tuesday, August 12, 2025 16:46
To: [email protected]
Cc: dev
Subje
DaanHoogland commented on code in PR #173:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/173#discussion_r2269564271
##
.github/workflows/rat.yaml:
##
@@ -0,0 +1,36 @@
+name: RAT Check
+
+on:
+ push:
+branches:
+ - main
+ pull_request:
+branches:
+
rohityadavcloud opened a new pull request, #537:
URL: https://github.com/apache/cloudstack-documentation/pull/537
(no comment)
--
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
github-actions[bot] commented on PR #181:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/181#issuecomment-3179259278
✅ Build complete for PR #181.
🔗 Download the [cmk
binaries](https://github.com/apache/cloudstack-cloudmonkey/actions/runs/16909736174/artifacts/3744840
DaanHoogland commented on code in PR #116:
URL: https://github.com/apache/cloudstack-go/pull/116#discussion_r2269789783
##
.rat-excludes:
##
@@ -0,0 +1,3 @@
+.rat-excludes
+go.mod
+go.sum
Review Comment:
```suggestion
.rat-excludes
go.mod
go.sum
rat-report.txt
DaanHoogland commented on PR #173:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/173#issuecomment-3178964011
@weizhouapache @shwstppr , I finally got my head around the excludes syntax.
can you guys have a look? If alright I will create similar PRs for other
cloudstack side pr
shwstppr commented on issue #168:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/168#issuecomment-3179090489
Based on the discussion with @DaanHoogland and @ingox the behaviour can be
tweaked to the following:
- When credentials are passed as command-line parameters, th
DaanHoogland opened a new pull request, #116:
URL: https://github.com/apache/cloudstack-go/pull/116
(no comment)
--
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 unsubscr
DaanHoogland opened a new pull request, #181:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/181
eat your own ...
--
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.
DaanHoogland opened a new pull request, #200:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/200
(no comment)
--
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
DaanHoogland commented on code in PR #200:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/200#discussion_r2269956604
##
.github/workflows/rat.yaml:
##
@@ -0,0 +1,36 @@
+name: RAT Check
+
+on:
+ push:
+branches:
+ - main
+ pull_request:
+branche
DaanHoogland commented on issue #153:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/153#issuecomment-3179193662
@shwstppr would this require service changes for some APIs ? I recall the
cap of 500 being an issue in the UI as well.
--
This is an automated message from the A
shwstppr commented on issue #153:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/153#issuecomment-3179353923
@DaanHoogland I don't think so. I think one way to it can be done at cmk
level itself. We keep fetching and storing in memory (not print) till count
returned by API re
DaanHoogland merged PR #180:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/180
--
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: dev-unsubscr
DaanHoogland merged PR #173:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/173
--
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: dev-unsubscr
Update on the milestone/release:
Currently, we've 5 open items (3 PRs, 2 issues) in the milestone [1] and we
can aim to close or merge them by the end of this week.
Depending on the CloudStack 4.21 release, we can aim to cut an RC next week
(18-22 Aug).
In the past two weeks, we’ve introduced som
DaanHoogland merged PR #181:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/181
--
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: dev-unsubscr
winterhazel commented on PR #156:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/156#issuecomment-3181599452
> I have other usage and quota enabled but do not get any quota commands
except for quota isenabled. What else might I be forgetting?
@DaanHoogland did you restart
luganofer opened a new issue, #182:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/182
Hi! I’ve been using CloudMonkey with multiple profiles and noticed a
usability issue with the current set profile command.
Right now, set profile serves both to create a new profi
vishesh92 opened a new pull request, #538:
URL: https://github.com/apache/cloudstack-documentation/pull/538
(no comment)
--
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
shwstppr commented on PR #177:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/177#issuecomment-3182227714
> @shwstppr can we add a file= or filepath= parameter for only cmk to:
>
> * check that file exists & is readable (mod bits...)
>
> * move this in the f
DaanHoogland commented on PR #156:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/156#issuecomment-3182404156
right ,
> @hsato03 @DaanHoogland regarding the completion for `type` in
`listUsageRecords`, I think that we can address it separately, as this issue is
not exclu
33 matches
Mail list logo