Re: [PR] Bump golang.org/x/net from 0.26.0 to 0.36.0 [cloudstack-go]

2025-04-16 Thread via GitHub
dependabot[bot] closed pull request #106: Bump golang.org/x/net from 0.26.0 to 0.36.0 URL: https://github.com/apache/cloudstack-go/pull/106 -- 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

Re: [PR] Bump golang.org/x/net from 0.26.0 to 0.36.0 [cloudstack-go]

2025-04-16 Thread via GitHub
dependabot[bot] commented on PR #106: URL: https://github.com/apache/cloudstack-go/pull/106#issuecomment-2810947852 Superseded by #108. -- 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 specifi

[PR] Bump golang.org/x/net from 0.26.0 to 0.38.0 [cloudstack-go]

2025-04-16 Thread via GitHub
dependabot[bot] opened a new pull request, #108: URL: https://github.com/apache/cloudstack-go/pull/108 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.38.0. Commits https://github.com/golang/net/commit/e1fcd82abba34df74614020343be8eb1fe85f0d9";>e1fcd82

[PR] chore(deps): bump golang.org/x/net from 0.23.0 to 0.38.0 [cloudstack-terraform-provider]

2025-04-16 Thread via GitHub
dependabot[bot] opened a new pull request, #171: URL: https://github.com/apache/cloudstack-terraform-provider/pull/171 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0. Commits https://github.com/golang/net/commit/e1fcd82abba34df74614020343be8eb1fe8

Re: [PR] Modify State Changing Requests to Utilize POST Request [cloudstack-go]

2025-04-16 Thread via GitHub
kevin-lii commented on code in PR #107: URL: https://github.com/apache/cloudstack-go/pull/107#discussion_r2047779261 ## generate/generate.go: ## @@ -560,7 +560,7 @@ func (as *allServices) GeneralCode() ([]byte, error) { pn("// Execute the request against a CS API. Will r

[PR] Instructions about alerts via SMTP and Thresholds [cloudstack-documentation]

2025-04-16 Thread via GitHub
daviftorres opened a new pull request, #498: URL: https://github.com/apache/cloudstack-documentation/pull/498 Currently there is no instructions about how to setup the Administrator Alerts. The list of alert type numbers was transformed into a table. -- This is an automated message

Re: [PR] Update kvm.rst - iptables before rule [cloudstack-documentation]

2025-04-16 Thread via GitHub
dtorressn commented on PR #479: URL: https://github.com/apache/cloudstack-documentation/pull/479#issuecomment-2809965029 @DaanHoogland do you think you can help with this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] Modify State Changing Requests to Utilize POST Request [cloudstack-go]

2025-04-16 Thread via GitHub
rohityadavcloud commented on code in PR #107: URL: https://github.com/apache/cloudstack-go/pull/107#discussion_r2046235561 ## generate/generate.go: ## @@ -560,7 +560,7 @@ func (as *allServices) GeneralCode() ([]byte, error) { pn("// Execute the request against a CS API.