Re: CloudStack Community Initiatives in January

2022-01-12 Thread Ivet Petrova
Hi Dahn, I have edited the field. Makes sense. I hope we will be able to get more responses so that the survey has some weight. By the way, everyone can help by sharing the Twitter post also: https://twitter.com/CloudStack/status/1481182411295711233 Kind regards, On 11 Jan 2022, at 15:47,

[GitHub] [cloudstack-go] tetra12 commented on pull request #26: Fix listVPCs unmarshall error when a VPC has network tiers attached

2022-01-12 Thread GitBox
tetra12 commented on pull request #26: URL: https://github.com/apache/cloudstack-go/pull/26#issuecomment-1010926268 @svanharmelen Hello :clap: Could you pls review my PR? It seems like devs are not active here. Probably due to the knowledge gap in this project -- This is an automated

[GitHub] [cloudstack-go] tetra12 commented on pull request #26: Fix listVPCs unmarshall error when a VPC has network tiers attached

2022-01-12 Thread GitBox
tetra12 commented on pull request #26: URL: https://github.com/apache/cloudstack-go/pull/26#issuecomment-1010927289 @svanharmelen It looks like the scheme has diverged in 4.16. Definitely need to update the generator code -- This is an automated message from the Apache Git Service. To re

[GitHub] [cloudstack-go] svanharmelen commented on pull request #26: Fix listVPCs unmarshall error when a VPC has network tiers attached

2022-01-12 Thread GitBox
svanharmelen commented on pull request #26: URL: https://github.com/apache/cloudstack-go/pull/26#issuecomment-1010935657 Hi @tetra12, thanks for reaching out but I'm not actively involved in this project anymore (hence the reason I transferred it). So I guess you need to be patient and wai

[GitHub] [cloudstack-go] tetra12 commented on pull request #26: Fix listVPCs unmarshall error when a VPC has network tiers attached

2022-01-12 Thread GitBox
tetra12 commented on pull request #26: URL: https://github.com/apache/cloudstack-go/pull/26#issuecomment-1010989619 @rohityadavcloud Hi Rohid :clap: . Is there anyone in charge of maintaining this project? I'd like to contribute but see noone to be engaged after the the project transfer.

[GitHub] [cloudstack-go] rohityadavcloud commented on pull request #26: Fix listVPCs unmarshall error when a VPC has network tiers attached

2022-01-12 Thread GitBox
rohityadavcloud commented on pull request #26: URL: https://github.com/apache/cloudstack-go/pull/26#issuecomment-1010990717 Hi @tetra12 yes, all of ACS committers and PMCs are here to help maintain it; esp. @davidjumani @Pearl1594 (if you see their recent commit/PR activity). - Rohit -

[GitHub] [cloudstack-go] tetra12 edited a comment on pull request #26: Fix listVPCs unmarshall error when a VPC has network tiers attached

2022-01-12 Thread GitBox
tetra12 edited a comment on pull request #26: URL: https://github.com/apache/cloudstack-go/pull/26#issuecomment-1010989619 @rohityadavcloud Hi Rohit :clap: . Is there anyone in charge of maintaining this project? I'd like to contribute but see noone to be engaged after the the project tran

[GitHub] [cloudstack-terraform-provider] kimselius commented on issue #29: Registry 404 error - failed to │ retrieve authentication checksums for provider

2022-01-12 Thread GitBox
kimselius commented on issue #29: URL: https://github.com/apache/cloudstack-terraform-provider/issues/29#issuecomment-1011554542 Seems like the SHA256 checksums are missing? > 2022-01-13T00:41:42.615+0100 [DEBUG] GET https://registry.terraform.io/v1/providers/cloudstack/cloudstack/0

[GitHub] [cloudstack-terraform-provider] kimselius edited a comment on issue #29: Registry 404 error - failed to │ retrieve authentication checksums for provider

2022-01-12 Thread GitBox
kimselius edited a comment on issue #29: URL: https://github.com/apache/cloudstack-terraform-provider/issues/29#issuecomment-1011554542 Seems like the files are missing? > 2022-01-13T00:41:42.615+0100 [DEBUG] GET https://registry.terraform.io/v1/providers/cloudstack/cloudstack/0.4.0

[GitHub] [cloudstack-go] Pearl1594 commented on a change in pull request #26: Fix listVPCs unmarshall error when a VPC has network tiers attached

2022-01-12 Thread GitBox
Pearl1594 commented on a change in pull request #26: URL: https://github.com/apache/cloudstack-go/pull/26#discussion_r783633640 ## File path: cloudstack/VPCService.go ## @@ -2855,7 +2855,7 @@ type VPC struct { JobIDstring `json:"jobid"`