[GitHub] [cloudstack-go] kiranchavala opened a new issue, #54: quota api calls are missing

2023-04-05 Thread via GitHub
kiranchavala opened a new issue, #54: URL: https://github.com/apache/cloudstack-go/issues/54 The following quota API's are not enabled in the sdk quotaBalance quotaCredits quotaStatement quotaSummary quotaTariffCreate quotaTariffDelete quotaTariffList quotaTari

[GitHub] [cloudstack-go] saffronjam opened a new issue, #55: GetKubernetesClusterConfigResponse is incorrect resulting in empty parsing

2023-04-05 Thread via GitHub
saffronjam opened a new issue, #55: URL: https://github.com/apache/cloudstack-go/issues/55 ``` type GetKubernetesClusterConfigResponse struct { Configdata string `json:"configdata"` Id string `json:"id"` JobID string `json:"jobid"` Jobstatus in

[GitHub] [cloudstack-go] rohityadavcloud commented on issue #55: GetKubernetesClusterConfigResponse is incorrect resulting in empty parsing

2023-04-05 Thread via GitHub
rohityadavcloud commented on issue #55: URL: https://github.com/apache/cloudstack-go/issues/55#issuecomment-1497252204 Thanks for reporting @saffronjam any PRs are welcome, I've also pinged @shwstppr to investigate and advise. -- This is an automated message from the Apache Git Service.

[GitHub] [cloudstack-go] saffronjam opened a new pull request, #56: Fix json parsing bug in getKubernetesClusterConfig

2023-04-05 Thread via GitHub
saffronjam opened a new pull request, #56: URL: https://github.com/apache/cloudstack-go/pull/56 Resolves #55 -- 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,

[GitHub] [cloudstack-go] saffronjam commented on issue #55: GetKubernetesClusterConfigResponse is incorrect resulting in empty parsing

2023-04-05 Thread via GitHub
saffronjam commented on issue #55: URL: https://github.com/apache/cloudstack-go/issues/55#issuecomment-1497255823 Hi! I have now provided a PR to fix this (that also added the missing test-data for the getKubernetesClusterConfig) -- This is an automated message from the Apache Git Service

[GitHub] [cloudstack-go] rohityadavcloud commented on pull request #56: Fix json parsing bug in getKubernetesClusterConfig

2023-04-05 Thread via GitHub
rohityadavcloud commented on PR #56: URL: https://github.com/apache/cloudstack-go/pull/56#issuecomment-1497330152 @shwstppr @saffronjam could you check the build/test failure? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [cloudstack-go] saffronjam commented on pull request #56: Fix json parsing bug in getKubernetesClusterConfig

2023-04-05 Thread via GitHub
saffronjam commented on PR #56: URL: https://github.com/apache/cloudstack-go/pull/56#issuecomment-1497413807 I completely oversaw the fact the issue is actually related to Cloudstack API discovery, or the API route itself. Using cmk "list apis" we obviously get the identical file that

[GitHub] [cloudstack-go] saffronjam commented on pull request #56: Fix json parsing bug in getKubernetesClusterConfig

2023-04-05 Thread via GitHub
saffronjam commented on PR #56: URL: https://github.com/apache/cloudstack-go/pull/56#issuecomment-1497414721 I will close this PR, since my "fix" would be overwritten any time the generation script is run cleanly -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [cloudstack-go] saffronjam closed pull request #56: Fix json parsing bug in getKubernetesClusterConfig

2023-04-05 Thread via GitHub
saffronjam closed pull request #56: Fix json parsing bug in getKubernetesClusterConfig URL: https://github.com/apache/cloudstack-go/pull/56 -- 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