[GitHub] [cloudstack-documentation] nvazquez commented on pull request #274: 4.17.0 Release docs

2022-06-06 Thread GitBox
nvazquez commented on PR #274: URL: https://github.com/apache/cloudstack-documentation/pull/274#issuecomment-1148143801 @blueorangutan docbuild -- 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 th

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #274: 4.17.0 Release docs

2022-06-06 Thread GitBox
blueorangutan commented on PR #274: URL: https://github.com/apache/cloudstack-documentation/pull/274#issuecomment-1148144332 @nvazquez a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #274: 4.17.0 Release docs

2022-06-06 Thread GitBox
blueorangutan commented on PR #274: URL: https://github.com/apache/cloudstack-documentation/pull/274#issuecomment-1148145212 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/274. (SL-JID 255) -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-documentation] nvazquez merged pull request #274: 4.17.0 Release docs

2022-06-06 Thread GitBox
nvazquez merged PR #274: URL: https://github.com/apache/cloudstack-documentation/pull/274 -- 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..

[GitHub] [cloudstack-www] nvazquez merged pull request #91: 4.17.0 update

2022-06-06 Thread GitBox
nvazquez merged PR #91: URL: https://github.com/apache/cloudstack-www/pull/91 -- 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...@cloudstack

[GitHub] [cloudstack-go] lukasmrtvy commented on pull request #24: Adding kubernetes service

2022-06-07 Thread GitBox
lukasmrtvy commented on PR #24: URL: https://github.com/apache/cloudstack-go/pull/24#issuecomment-1149238917 @davidjumani Why did You close this? Is there any chance for reopen? We have now https://github.com/kubernetes-sigs/cluster-api-provider-cloudstack, but TF provider lacks support

[GitHub] [cloudstack-go] davidjumani commented on pull request #24: Adding kubernetes service

2022-06-07 Thread GitBox
davidjumani commented on PR #24: URL: https://github.com/apache/cloudstack-go/pull/24#issuecomment-1149442964 @lukasmrtvy The support for CKS was added in https://github.com/apache/cloudstack-go/pull/33 -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [cloudstack-terraform-provider] lukasmrtvy commented on issue #13: Add kubernetes service related resources to terraform

2022-06-07 Thread GitBox
lukasmrtvy commented on issue #13: URL: https://github.com/apache/cloudstack-terraform-provider/issues/13#issuecomment-1149486063 Added in 4.16.1 https://github.com/apache/cloudstack-go/pull/33/files#diff-b28a8efd29239ed5505919480c05f97432719c96d98cd370752bf0d1925020 ping @harikrishn

[GitHub] [cloudstack-terraform-provider] harikrishna-patnala commented on issue #13: Add kubernetes service related resources to terraform

2022-06-08 Thread GitBox
harikrishna-patnala commented on issue #13: URL: https://github.com/apache/cloudstack-terraform-provider/issues/13#issuecomment-1149573310 Hi @lukasmrtvy, this is not yet implemented in terraform providers, someone needs to pick this up. @davidjumani may take this based on our recent conve

[GitHub] [cloudstack-terraform-provider] davidjumani opened a new pull request, #35: Adding support for Kubernetes Clusters

2022-06-08 Thread GitBox
davidjumani opened a new pull request, #35: URL: https://github.com/apache/cloudstack-terraform-provider/pull/35 Fixes https://github.com/apache/cloudstack-terraform-provider/issues/13 Still a very basic WIP -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [cloudstack-documentation] weizhouapache opened a new pull request, #275: Add Ubuntu 22.04 in compatibility matrix

2022-06-08 Thread GitBox
weizhouapache opened a new pull request, #275: URL: https://github.com/apache/cloudstack-documentation/pull/275 everything looks fine when deploy a cloudstack with ubuntu 22.04 as management server and hypervisor. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [cloudstack-documentation] shwstppr opened a new pull request, #276: network: custom dns

2022-06-09 Thread GitBox
shwstppr opened a new pull request, #276: URL: https://github.com/apache/cloudstack-documentation/pull/276 Code PR: https://github.com/apache/cloudstack/pull/6425 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cloudstack-go] davidjumani opened a new pull request, #39: Update test parsing to ensure ID is present

2022-06-10 Thread GitBox
davidjumani opened a new pull request, #39: URL: https://github.com/apache/cloudstack-go/pull/39 Ensures that the ID field is not blank when parsing a response in the unit tests ``` go test ./... ok github.com/apache/cloudstack-go/v2/test 0.037s ``` -- This is an auto

[GitHub] [cloudstack-go] davidjumani commented on pull request #38: Add ACS 4.17 support

2022-06-10 Thread GitBox
davidjumani commented on PR #38: URL: https://github.com/apache/cloudstack-go/pull/38#issuecomment-1152094223 @Pearl1594 You may wanna test / update the testdata to ensure that it hasn't changed in 4.17 -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [cloudstack-go] Pearl1594 commented on pull request #38: Add ACS 4.17 support

2022-06-10 Thread GitBox
Pearl1594 commented on PR #38: URL: https://github.com/apache/cloudstack-go/pull/38#issuecomment-1152110573 Yes, was going to spend some time on that, hence was marked as a draft PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [cloudstack-terraform-provider] harikrishna-patnala closed issue #13: Add kubernetes service related resources to terraform

2022-06-10 Thread GitBox
harikrishna-patnala closed issue #13: Add kubernetes service related resources to terraform URL: https://github.com/apache/cloudstack-terraform-provider/issues/13 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [cloudstack-terraform-provider] harikrishna-patnala merged pull request #35: Adding support for Kubernetes Clusters

2022-06-10 Thread GitBox
harikrishna-patnala merged PR #35: URL: https://github.com/apache/cloudstack-terraform-provider/pull/35 -- 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:

[GitHub] [cloudstack-terraform-provider] davidjumani opened a new pull request, #36: Adding support for Kubernetes ISOs

2022-06-10 Thread GitBox
davidjumani opened a new pull request, #36: URL: https://github.com/apache/cloudstack-terraform-provider/pull/36 Adding support for Kubernetes ISOs Contains the following actions : - Create - Update (enable / disable) - Delete -- This is an automated message from the Apache

[GitHub] [cloudstack-terraform-provider] davidjumani commented on pull request #36: Adding support for Kubernetes ISOs

2022-06-10 Thread GitBox
davidjumani commented on PR #36: URL: https://github.com/apache/cloudstack-terraform-provider/pull/36#issuecomment-1152147506 Requires https://github.com/apache/cloudstack-go/pull/39 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [cloudstack-terraform-provider] Damans227 commented on a diff in pull request #34: Add instance data source

2022-06-10 Thread GitBox
Damans227 commented on code in PR #34: URL: https://github.com/apache/cloudstack-terraform-provider/pull/34#discussion_r894961017 ## cloudstack/data_source_cloudstack_instance_test.go: ## @@ -22,45 +22,43 @@ package cloudstack import ( "testing" - "github.com/a

[GitHub] [cloudstack-terraform-provider] Damans227 commented on pull request #34: Add instance data source

2022-06-12 Thread GitBox
Damans227 commented on PR #34: URL: https://github.com/apache/cloudstack-terraform-provider/pull/34#issuecomment-1153307248 Hi @Pearl1594 and @harikrishna-patnala Could you please review this PR when you get a chance? Thanks! Result of manually testing the provider binary for instan

[GitHub] [cloudstack-go] rohityadavcloud commented on pull request #39: Update test parsing to ensure ID is present

2022-06-12 Thread GitBox
rohityadavcloud commented on PR #39: URL: https://github.com/apache/cloudstack-go/pull/39#issuecomment-1153434483 Didn't test it LGTM -- 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

[GitHub] [cloudstack-go] davidjumani merged pull request #39: Update test parsing to ensure ID is present

2022-06-12 Thread GitBox
davidjumani merged PR #39: URL: https://github.com/apache/cloudstack-go/pull/39 -- 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...@cloudsta

[GitHub] [cloudstack-terraform-provider] harikrishna-patnala merged pull request #36: Adding support for Kubernetes ISOs

2022-06-12 Thread GitBox
harikrishna-patnala merged PR #36: URL: https://github.com/apache/cloudstack-terraform-provider/pull/36 -- 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:

[GitHub] [cloudstack-terraform-provider] rohityadavcloud commented on pull request #35: Adding support for Kubernetes Clusters

2022-06-13 Thread GitBox
rohityadavcloud commented on PR #35: URL: https://github.com/apache/cloudstack-terraform-provider/pull/35#issuecomment-1153591252 Good stuff -- 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

[GitHub] [cloudstack-terraform-provider] Damans227 opened a new pull request, #37: create ssh keypair data-source

2022-06-13 Thread GitBox
Damans227 opened a new pull request, #37: URL: https://github.com/apache/cloudstack-terraform-provider/pull/37 From `main.tf`: ``` resource "cloudstack_ssh_keypair" "test-key" { name = "myKey" } data "cloudstack_ssh_keypair" "my-key-pair" { filter {

[GitHub] [cloudstack-terraform-provider] harikrishna-patnala commented on pull request #37: create ssh keypair data-source

2022-06-14 Thread GitBox
harikrishna-patnala commented on PR #37: URL: https://github.com/apache/cloudstack-terraform-provider/pull/37#issuecomment-1154821152 Hi @Damans227, glad to see your changes. I think it is better to create a single PR for all the datasources since it will be easy to identify the feat

[GitHub] [cloudstack-terraform-provider] Damans227 commented on pull request #37: create ssh keypair data-source

2022-06-14 Thread GitBox
Damans227 commented on PR #37: URL: https://github.com/apache/cloudstack-terraform-provider/pull/37#issuecomment-1155109051 > Hi @Damans227, glad to see your changes. > > I think it is better to create a single PR for all the datasources since it will be easy to identify the feature

[GitHub] [cloudstack-terraform-provider] Damans227 commented on pull request #37: create ssh keypair data-source

2022-06-14 Thread GitBox
Damans227 commented on PR #37: URL: https://github.com/apache/cloudstack-terraform-provider/pull/37#issuecomment-1155614186 Merged this branch onto `AddInstanceDataSource`. Therefore, closing it off now. -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [cloudstack-terraform-provider] Damans227 closed pull request #37: create ssh keypair data-source

2022-06-14 Thread GitBox
Damans227 closed pull request #37: create ssh keypair data-source URL: https://github.com/apache/cloudstack-terraform-provider/pull/37 -- 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 com

[GitHub] [cloudstack-terraform-provider] Damans227 opened a new pull request, #38: Adding new data sources to cloudstack-terraform-proivder

2022-06-14 Thread GitBox
Damans227 opened a new pull request, #38: URL: https://github.com/apache/cloudstack-terraform-provider/pull/38 Hi @Pearl1594 and @harikrishna-patnala This PR is a continuation of PR: https://github.com/apache/cloudstack-terraform-provider/pull/34. In order to keep everything organized, I re

[GitHub] [cloudstack-terraform-provider] Damans227 closed pull request #34: Add instance data source

2022-06-14 Thread GitBox
Damans227 closed pull request #34: Add instance data source URL: https://github.com/apache/cloudstack-terraform-provider/pull/34 -- 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] [cloudstack-terraform-provider] Damans227 commented on pull request #34: Add instance data source

2022-06-14 Thread GitBox
Damans227 commented on PR #34: URL: https://github.com/apache/cloudstack-terraform-provider/pull/34#issuecomment-1155626994 This PR is now continued on a new branch here: https://github.com/apache/cloudstack-terraform-provider/pull/38 -- This is an automated message from the Apache Git S

[GitHub] [cloudstack-terraform-provider] Damans227 commented on a diff in pull request #38: Adding new data sources to cloudstack-terraform-proivder

2022-06-14 Thread GitBox
Damans227 commented on code in PR #38: URL: https://github.com/apache/cloudstack-terraform-provider/pull/38#discussion_r897347394 ## cloudstack/data_source_cloudstack_ssh_keypair_test.go: ## @@ -0,0 +1,62 @@ +// +// Licensed to the Apache Software Foundation (ASF) under one +//

[GitHub] [cloudstack-terraform-provider] svenvogel commented on pull request #35: Adding support for Kubernetes Clusters

2022-06-16 Thread GitBox
svenvogel commented on PR #35: URL: https://github.com/apache/cloudstack-terraform-provider/pull/35#issuecomment-1157575885 @davidjumani very good stuff 👍 :heart: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [cloudstack-terraform-provider] svenvogel commented on pull request #36: Adding support for Kubernetes ISOs

2022-06-16 Thread GitBox
svenvogel commented on PR #36: URL: https://github.com/apache/cloudstack-terraform-provider/pull/36#issuecomment-1157576220 @davidjumani very good stuff 👍 :heart: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [cloudstack-documentation] nvazquez commented on pull request #277: Add 4.17 advisory

2022-06-16 Thread GitBox
nvazquez commented on PR #277: URL: https://github.com/apache/cloudstack-documentation/pull/277#issuecomment-1158417115 @blueorangutan docbuild -- 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 th

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #277: Add 4.17 advisory

2022-06-16 Thread GitBox
blueorangutan commented on PR #277: URL: https://github.com/apache/cloudstack-documentation/pull/277#issuecomment-1158417270 @nvazquez a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #277: Add 4.17 advisory

2022-06-16 Thread GitBox
blueorangutan commented on PR #277: URL: https://github.com/apache/cloudstack-documentation/pull/277#issuecomment-1158418018 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/277. (SL-JID 256) -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-documentation] nvazquez merged pull request #277: Add 4.17 advisory

2022-06-16 Thread GitBox
nvazquez merged PR #277: URL: https://github.com/apache/cloudstack-documentation/pull/277 -- 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..

[GitHub] [cloudstack-documentation] shwstppr commented on pull request #276: network,vpc: custom dns

2022-06-20 Thread GitBox
shwstppr commented on PR #276: URL: https://github.com/apache/cloudstack-documentation/pull/276#issuecomment-1160314390 @blueorangutan docbuild -- 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 th

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #276: network,vpc: custom dns

2022-06-20 Thread GitBox
blueorangutan commented on PR #276: URL: https://github.com/apache/cloudstack-documentation/pull/276#issuecomment-1160314859 @shwstppr a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #276: network,vpc: custom dns

2022-06-20 Thread GitBox
blueorangutan commented on PR #276: URL: https://github.com/apache/cloudstack-documentation/pull/276#issuecomment-1160317100 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/276. (SL-JID 257) -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-terraform-provider] Damans227 commented on a diff in pull request #38: Adding new data sources to cloudstack-terraform-proivder

2022-06-21 Thread GitBox
Damans227 commented on code in PR #38: URL: https://github.com/apache/cloudstack-terraform-provider/pull/38#discussion_r903147546 ## cloudstack/data_source_cloudstack_network_offering_test.go: ## @@ -0,0 +1,65 @@ +// +// Licensed to the Apache Software Foundation (ASF) under on

[GitHub] [cloudstack-kubernetes-provider] tenvecera commented on issue #40: Affinity group for nodes

2022-06-22 Thread GitBox
tenvecera commented on issue #40: URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/40#issuecomment-1163096587 Seems this repository isn't right place to raise this question. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [cloudstack-kubernetes-provider] tenvecera closed issue #40: Affinity group for nodes

2022-06-22 Thread GitBox
tenvecera closed issue #40: Affinity group for nodes URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/40 -- 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

[GitHub] [cloudstack-documentation] rohityadavcloud commented on pull request #275: Add Ubuntu 22.04 in compatibility matrix

2022-06-23 Thread GitBox
rohityadavcloud commented on PR #275: URL: https://github.com/apache/cloudstack-documentation/pull/275#issuecomment-1164147726 Let's hold merging this until this is full tested cc @borisstoyanov @vladimirpetrov -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [cloudstack-documentation] harikrishna-patnala opened a new pull request, #278: Added notes to VPC and isolated network creations about SB enables zones

2022-06-29 Thread GitBox
harikrishna-patnala opened a new pull request, #278: URL: https://github.com/apache/cloudstack-documentation/pull/278 Added notes in VPC and isolated network creation forms saying "In security groups-enabled Advanced zones and Basic zones, creation of VPC and isolated networks are not su

[GitHub] [cloudstack-documentation] weizhouapache commented on pull request #278: Added notes to VPC and isolated network creations about SG enables zones

2022-06-29 Thread GitBox
weizhouapache commented on PR #278: URL: https://github.com/apache/cloudstack-documentation/pull/278#issuecomment-1169651439 @blueorangutan docbuild -- 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

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #278: Added notes to VPC and isolated network creations about SG enables zones

2022-06-29 Thread GitBox
blueorangutan commented on PR #278: URL: https://github.com/apache/cloudstack-documentation/pull/278#issuecomment-1169652331 @weizhouapache a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Se

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #278: Added notes to VPC and isolated network creations about SG enables zones

2022-06-29 Thread GitBox
blueorangutan commented on PR #278: URL: https://github.com/apache/cloudstack-documentation/pull/278#issuecomment-1169654437 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/278. (SL-JID 258) -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-documentation] Pearl1594 opened a new pull request, #279: Configurable MTU for VR

2022-06-29 Thread GitBox
Pearl1594 opened a new pull request, #279: URL: https://github.com/apache/cloudstack-documentation/pull/279 Doc PR for : https://github.com/apache/cloudstack/pull/6426 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [cloudstack-documentation] rohityadavcloud merged pull request #278: Added notes to VPC and isolated network creations about SG enabled zones

2022-06-29 Thread GitBox
rohityadavcloud merged PR #278: URL: https://github.com/apache/cloudstack-documentation/pull/278 -- 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-uns

[GitHub] [cloudstack-documentation] harikrishna-patnala opened a new pull request, #280: [KVM] Added host addition details using System SSH key

2022-07-04 Thread GitBox
harikrishna-patnala opened a new pull request, #280: URL: https://github.com/apache/cloudstack-documentation/pull/280 This PR address the issue https://github.com/apache/cloudstack/issues/6498. We have added the details to provide steps to add a host using the System SSH key in both add hos

[GitHub] [cloudstack-documentation] harikrishna-patnala commented on pull request #280: [KVM] Added host addition details using System SSH key

2022-07-04 Thread GitBox
harikrishna-patnala commented on PR #280: URL: https://github.com/apache/cloudstack-documentation/pull/280#issuecomment-1174689106 @blueorangutan docbuild -- 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

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #280: [KVM] Added host addition details using System SSH key

2022-07-04 Thread GitBox
blueorangutan commented on PR #280: URL: https://github.com/apache/cloudstack-documentation/pull/280#issuecomment-1174689669 @harikrishna-patnala a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #280: [KVM] Added host addition details using System SSH key

2022-07-04 Thread GitBox
blueorangutan commented on PR #280: URL: https://github.com/apache/cloudstack-documentation/pull/280#issuecomment-1174690402 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/280. (SL-JID 259) -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-documentation] harikrishna-patnala commented on pull request #280: [KVM] Added host addition details using System SSH key

2022-07-05 Thread GitBox
harikrishna-patnala commented on PR #280: URL: https://github.com/apache/cloudstack-documentation/pull/280#issuecomment-1174710639 @blueorangutan docbuild -- 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

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #280: [KVM] Added host addition details using System SSH key

2022-07-05 Thread GitBox
blueorangutan commented on PR #280: URL: https://github.com/apache/cloudstack-documentation/pull/280#issuecomment-1174711383 @harikrishna-patnala a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #280: [KVM] Added host addition details using System SSH key

2022-07-05 Thread GitBox
blueorangutan commented on PR #280: URL: https://github.com/apache/cloudstack-documentation/pull/280#issuecomment-1174712169 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/280. (SL-JID 260) -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-documentation] rohityadavcloud merged pull request #280: [KVM] Added host addition details using System SSH key

2022-07-05 Thread GitBox
rohityadavcloud merged PR #280: URL: https://github.com/apache/cloudstack-documentation/pull/280 -- 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-uns

[GitHub] [cloudstack-gcestack] dependabot[bot] opened a new pull request, #4: Bump requests from 0.14 to 2.20.0

2022-07-07 Thread GitBox
dependabot[bot] opened a new pull request, #4: URL: https://github.com/apache/cloudstack-gcestack/pull/4 Bumps [requests](https://github.com/psf/requests) from 0.14 to 2.20.0. Changelog Sourced from https://github.com/psf/requests/blob/main/HISTORY.md";>requests's changelog.

[GitHub] [cloudstack-terraform-provider] Damans227 commented on a diff in pull request #38: Adding new data sources to cloudstack-terraform-proivder

2022-07-11 Thread GitBox
Damans227 commented on code in PR #38: URL: https://github.com/apache/cloudstack-terraform-provider/pull/38#discussion_r918379906 ## cloudstack/data_source_cloudstack_zone_test.go: ## @@ -0,0 +1,66 @@ +// +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[GitHub] [cloudstack-documentation] rohityadavcloud commented on pull request #281: DELLEMC Networker B&R Plugin Documentation

2022-07-12 Thread GitBox
rohityadavcloud commented on PR #281: URL: https://github.com/apache/cloudstack-documentation/pull/281#issuecomment-1181986490 @blueorangutan docbuild -- 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 g

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #281: DELLEMC Networker B&R Plugin Documentation

2022-07-12 Thread GitBox
blueorangutan commented on PR #281: URL: https://github.com/apache/cloudstack-documentation/pull/281#issuecomment-1181987289 @rohityadavcloud a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #281: DELLEMC Networker B&R Plugin Documentation

2022-07-12 Thread GitBox
blueorangutan commented on PR #281: URL: https://github.com/apache/cloudstack-documentation/pull/281#issuecomment-1181988376 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/281. (SL-JID 261) -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-documentation] fermosan commented on pull request #281: DELLEMC Networker B&R Plugin Documentation

2022-07-17 Thread GitBox
fermosan commented on PR #281: URL: https://github.com/apache/cloudstack-documentation/pull/281#issuecomment-1186562517 @blueorangutan docbuild -- 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 th

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #281: DELLEMC Networker B&R Plugin Documentation

2022-07-17 Thread GitBox
blueorangutan commented on PR #281: URL: https://github.com/apache/cloudstack-documentation/pull/281#issuecomment-1186562644 @fermosan a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #281: DELLEMC Networker B&R Plugin Documentation

2022-07-17 Thread GitBox
blueorangutan commented on PR #281: URL: https://github.com/apache/cloudstack-documentation/pull/281#issuecomment-1186562768 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/281. (SL-JID 262) -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-terraform-provider] Damans227 commented on a diff in pull request #38: Adding new data sources to cloudstack-terraform-proivder

2022-07-19 Thread GitBox
Damans227 commented on code in PR #38: URL: https://github.com/apache/cloudstack-terraform-provider/pull/38#discussion_r924823597 ## cloudstack/data_source_cloudstack_service_offering_test.go: ## @@ -0,0 +1,62 @@ +// +// Licensed to the Apache Software Foundation (ASF) under on

[GitHub] [cloudstack-cloudmonkey] loth opened a new issue, #116: Log File Config Option?

2022-07-20 Thread GitBox
loth opened a new issue, #116: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/116 I don't see where to configure the log file and/or history file, is this implemented and if so, how is it configured? -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [cloudstack-kubernetes-provider] davidjumani opened a new pull request, #41: Allow case insensitive vm names while creating lb rules

2022-07-21 Thread GitBox
davidjumani opened a new pull request, #41: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/41 In kubernetes, node names are in lower case but a VM can have an upper case name in cloudstack This can cause issues mapping kuberenetes nodes to cloudstack VMs Fixes this

[GitHub] [cloudstack-go] vdombrovski opened a new pull request, #40: Fix passing empty tag value, fix ResourceTags tests

2022-07-28 Thread GitBox
vdombrovski opened a new pull request, #40: URL: https://github.com/apache/cloudstack-go/pull/40 When deleting tags, Cloudstack accepts value set to null, which will delete the tag regardless of its value. However, the current implementation forces casting into map[string]string, which

[GitHub] [cloudstack-go] Pearl1594 commented on pull request #40: Fix passing empty tag value, fix ResourceTags tests

2022-07-28 Thread GitBox
Pearl1594 commented on PR #40: URL: https://github.com/apache/cloudstack-go/pull/40#issuecomment-1198193132 @vdombrovski Thanks for the fix. However, cloudstack-go's code is autogenerated, which means the fix you have provided would need to be placed here: https://github.com/apache/clou

[GitHub] [cloudstack-terraform-provider] kiranchavala opened a new issue, #39: Please release the version of cloudstack-terraform-provider

2022-08-02 Thread GitBox
kiranchavala opened a new issue, #39: URL: https://github.com/apache/cloudstack-terraform-provider/issues/39 Currrently the old version of cloudstack-terraform-provider doesn't support the creation k8s cluster in Cloudstack The new changes are present, it would be great if a new rele

[GitHub] [cloudstack-terraform-provider] kiranchavala opened a new issue, #40: K8s cluster creation is failing beacuse of timeout

2022-08-03 Thread GitBox
kiranchavala opened a new issue, #40: URL: https://github.com/apache/cloudstack-terraform-provider/issues/40 Issue -- Currently k8s cluster creation is failing because of a default timeout 15 min - cloudstack_kubernetes_cluster.cluster1: Still creating... [15m0s elapsed]

[GitHub] [cloudstack-terraform-provider] kiranchavala opened a new issue, #41: Please include "noderootdisksize" in "resource_cloudstack_kubernetes_cluster.go"

2022-08-03 Thread GitBox
kiranchavala opened a new issue, #41: URL: https://github.com/apache/cloudstack-terraform-provider/issues/41 Please include all the parameters of create kubernetes cluster api call in "resource_cloudstack_kubernetes_cluster.go" Mainly the "noderootdisksize" https://cloudstack

[GitHub] [cloudstack-terraform-provider] kiranchavala commented on issue #41: Please include "noderootdisksize" in "resource_cloudstack_kubernetes_cluster.go"

2022-08-03 Thread GitBox
kiranchavala commented on issue #41: URL: https://github.com/apache/cloudstack-terraform-provider/issues/41#issuecomment-1203651551 Ref: https://www.terraform.io/plugin/sdkv2/resources/retries-and-customizable-timeouts https://www.terraform.io/language/resources/syntax#operation-t

[GitHub] [cloudstack-terraform-provider] harikrishna-patnala commented on issue #40: K8s cluster creation is failing beacuse of timeout

2022-08-03 Thread GitBox
harikrishna-patnala commented on issue #40: URL: https://github.com/apache/cloudstack-terraform-provider/issues/40#issuecomment-1204772956 @kiranchavala you can use generic the timeout argument in "cloudstack" provider details in your .tf configuration or in the environment variable.

[GitHub] [cloudstack-terraform-provider] kiranchavala closed issue #40: K8s cluster creation is failing beacuse of timeout

2022-08-04 Thread GitBox
kiranchavala closed issue #40: K8s cluster creation is failing beacuse of timeout URL: https://github.com/apache/cloudstack-terraform-provider/issues/40 -- 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

[GitHub] [cloudstack-terraform-provider] kiranchavala commented on issue #40: K8s cluster creation is failing beacuse of timeout

2022-08-04 Thread GitBox
kiranchavala commented on issue #40: URL: https://github.com/apache/cloudstack-terraform-provider/issues/40#issuecomment-1205035159 Hi @harikrishna-patnala thanks for the workaround It's working fine, you may close the ticket -- This is an automated message from the Apache Git S

[GitHub] [cloudstack-terraform-provider] Damans227 opened a new issue, #42: Using display_text as a filter in template data-source causes provider to crash

2022-08-06 Thread GitBox
Damans227 opened a new issue, #42: URL: https://github.com/apache/cloudstack-terraform-provider/issues/42 To reproduce, follow these steps: 1) Use the following sample Terraform file to define a template data source: ``` data "cloudstack_template" "my_template" { templ

[GitHub] [cloudstack-terraform-provider] Damans227 opened a new pull request, #43: fix for using display_text as a filter in template datasource

2022-08-06 Thread GitBox
Damans227 opened a new pull request, #43: URL: https://github.com/apache/cloudstack-terraform-provider/pull/43 This PR fixes an issue with template datasource where provider crashes when using `display_text` as a filter, i.e. issue# https://github.com/apache/cloudstack-terraform-provider/is

[GitHub] [cloudstack-terraform-provider] kiranchavala opened a new issue, #44: Please add more datasources to the provider

2022-08-08 Thread GitBox
kiranchavala opened a new issue, #44: URL: https://github.com/apache/cloudstack-terraform-provider/issues/44 Currently only Template data source is present https://registry.terraform.io/providers/cloudstack/cloudstack/latest/docs/data-sources/template. It would be great if more

[GitHub] [cloudstack-terraform-provider] kiranchavala commented on issue #44: Please add more datasources to the provider

2022-08-08 Thread GitBox
kiranchavala commented on issue #44: URL: https://github.com/apache/cloudstack-terraform-provider/issues/44#issuecomment-1207806780 My use case is to fetch the Kubernetes config file as data source -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [cloudstack-terraform-provider] kiranchavala commented on issue #39: Please release the new version of cloudstack-terraform-provider

2022-08-08 Thread GitBox
kiranchavala commented on issue #39: URL: https://github.com/apache/cloudstack-terraform-provider/issues/39#issuecomment-1207827244 Currently building the provider (go build) manually and placing the provider locally in the system path is time-consuming in the automation process if we wa

[GitHub] [cloudstack-go] vdombrovski commented on pull request #40: Fix passing empty tag value, fix ResourceTags tests

2022-08-08 Thread GitBox
vdombrovski commented on PR #40: URL: https://github.com/apache/cloudstack-go/pull/40#issuecomment-1207915002 @Pearl1594 Thank you for the comment. Just added the fix to the code generator. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [cloudstack-cloudmonkey] DaanHoogland opened a new issue, #117: filter is ignored on e.g. deploy virtual machine

2022-08-08 Thread GitBox
DaanHoogland opened a new issue, #117: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/117 when issuing a list command one can filter fields being output by the `filter` parameter. when excuting `deploy virtualmachine` this is also a valid parameter, but the result is an empty

[GitHub] [cloudstack-cloudmonkey] rohityadavcloud commented on issue #117: filter is ignored on e.g. deploy virtual machine

2022-08-08 Thread GitBox
rohityadavcloud commented on issue #117: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/117#issuecomment-1208054820 @DaanHoogland filters are used only for list/get API or any sync API - https://github.com/apache/cloudstack-cloudmonkey/wiki/Usage#output -- This is an automa

[GitHub] [cloudstack-terraform-provider] harikrishna-patnala commented on issue #44: Please add more datasources to the provider

2022-08-08 Thread GitBox
harikrishna-patnala commented on issue #44: URL: https://github.com/apache/cloudstack-terraform-provider/issues/44#issuecomment-1208155694 There is a PR which is in progress to add data sources for some main resources. https://github.com/apache/cloudstack-terraform-provider/pull/38 T

[GitHub] [cloudstack-cloudmonkey] DaanHoogland commented on issue #117: filter is ignored on e.g. deploy virtual machine

2022-08-08 Thread GitBox
DaanHoogland commented on issue #117: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/117#issuecomment-1208162377 I know, and that could be im[proved, couldn´t it, @rohityadavcloud ? -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [cloudstack-cloudmonkey] rohityadavcloud commented on issue #117: filter is ignored on e.g. deploy virtual machine

2022-08-08 Thread GitBox
rohityadavcloud commented on issue #117: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/117#issuecomment-1208174140 @DaanHoogland can you suggest your use-case? maybe you can grab the VM's uuid and call the list API subsequently to filter stuff (I'm not sure if the deploy vm

[GitHub] [cloudstack-cloudmonkey] DaanHoogland commented on issue #117: filter is ignored on e.g. deploy virtual machine

2022-08-08 Thread GitBox
DaanHoogland commented on issue #117: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/117#issuecomment-1208179866 I am doing a test in which I want to make sure that not all of the deploy VM commands succeed and want to get only the name and id of those VMs that do succeed. At

[GitHub] [cloudstack-documentation] miesiu closed pull request #282: Update accounts.rst

2022-08-09 Thread GitBox
miesiu closed pull request #282: Update accounts.rst URL: https://github.com/apache/cloudstack-documentation/pull/282 -- 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 unsubsc

[GitHub] [cloudstack-go] mlsorensen opened a new pull request, #41: FindHostsForMigration returns a list response

2022-08-09 Thread GitBox
mlsorensen opened a new pull request, #41: URL: https://github.com/apache/cloudstack-go/pull/41 Currently the client is unable to parse the findHostsForMigration API. This turns it into a list response as expected, and updates the tests for it. -- This is an automated message from the Apa

[GitHub] [cloudstack-terraform-provider] Damans227 commented on a diff in pull request #38: Adding new data sources to cloudstack-terraform-proivder

2022-08-15 Thread GitBox
Damans227 commented on code in PR #38: URL: https://github.com/apache/cloudstack-terraform-provider/pull/38#discussion_r946228221 ## cloudstack/data_source_cloudstack_volume_test.go: ## @@ -0,0 +1,63 @@ +// +// Licensed to the Apache Software Foundation (ASF) under one +// or m

[GitHub] [cloudstack-go] davidjumani commented on pull request #41: FindHostsForMigration returns a list response

2022-08-18 Thread GitBox
davidjumani commented on PR #41: URL: https://github.com/apache/cloudstack-go/pull/41#issuecomment-1219217101 Thanks @mlsorensen Can you also please update generate.go so that it automatically builds with the changes -- This is an automated message from the Apache Git Service. To resp

[GitHub] [cloudstack-documentation] shwstppr opened a new pull request, #283: vm: note on kvm dynamic scaling

2022-08-18 Thread GitBox
shwstppr opened a new pull request, #283: URL: https://github.com/apache/cloudstack-documentation/pull/283 Related https://github.com/apache/cloudstack/issues/6626 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [cloudstack-documentation] shwstppr commented on pull request #283: vm: note on kvm dynamic scaling

2022-08-18 Thread GitBox
shwstppr commented on PR #283: URL: https://github.com/apache/cloudstack-documentation/pull/283#issuecomment-1219440270 @blueorangutan docbuild -- 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 th

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #283: vm: note on kvm dynamic scaling

2022-08-18 Thread GitBox
blueorangutan commented on PR #283: URL: https://github.com/apache/cloudstack-documentation/pull/283#issuecomment-1219440781 @shwstppr a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service

<    31   32   33   34   35   36   37   38   39   40   >