Re: Changing the role of the account

2021-04-22 Thread Rohit Yadav
+1 wot Wido advised - it's not supported in UI, but root admin can call the API. Regards. From: Wido den Hollander Sent: Thursday, April 22, 2021 15:38 To: dev@cloudstack.apache.org ; Rakesh Venkatesh ; users Subject: Re: Changing the role of the account That's

[GitHub] [cloudstack-documentation] andrijapanicsb commented on pull request #210: compat: drop .x from centos/rhel versions

2021-04-22 Thread GitBox
andrijapanicsb commented on pull request #210: URL: https://github.com/apache/cloudstack-documentation/pull/210#issuecomment-824815032 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 s

[GitHub] [cloudstack-documentation] rhtyd opened a new pull request #210: compat: drop .x from centos/rhel versions

2021-04-22 Thread GitBox
rhtyd opened a new pull request #210: URL: https://github.com/apache/cloudstack-documentation/pull/210 CentOS7, CentOS8 is distro; we assume people to upgrade to latest .x as it may be the case that upgrade to latest CloudStack version forces some packages/dependencies to upgrade. --

[GitHub] [cloudstack-kubernetes-provider] davidjumani commented on issue #16: [DISCUSS] Work on next release

2021-04-22 Thread GitBox
davidjumani commented on issue #16: URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/16#issuecomment-824762383 +1 -- 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

Re: Changing the role of the account

2021-04-22 Thread Wido den Hollander
That's already possible: https://cloudstack.apache.org/api/apidocs-4.15/apis/updateAccount.html roleid: "The UUID of the dynamic role to set for the account" Isn't that what you are looking for? Wido On 22/04/2021 11:55, Rakesh Venkatesh wrote: Hello folks I dont think there is an endpoint

Changing the role of the account

2021-04-22 Thread Rakesh Venkatesh
Hello folks I dont think there is an endpoint right now to change the role of the account. If I have to change that in db, that should be doable right by changing the id's in two or three tables. I hope that wont break anything else. Is it good to add a new parameter to updateAccount api to take t

[GitHub] [cloudstack-kubernetes-provider] joschi36 commented on issue #16: [DISCUSS] Work on next release

2021-04-22 Thread GitBox
joschi36 commented on issue #16: URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/16#issuecomment-824703342 I think we can release 1.0.0 now. -- 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-kubernetes-provider] rhtyd commented on issue #16: [DISCUSS] Work on next release

2021-04-22 Thread GitBox
rhtyd commented on issue #16: URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/16#issuecomment-824700524 @joschi36 @onitake @davidjumani - I see all PRs merged now, do we have anything outstanding for 1.0 release? -- This is an automated message from the Apache Git S

[GitHub] [cloudstack-kubernetes-provider] rhtyd merged pull request #25: use non-root container

2021-04-22 Thread GitBox
rhtyd merged pull request #25: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/25 -- 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. For queries about thi

[GitHub] [cloudstack-kubernetes-provider] rhtyd merged pull request #26: Update readme to use cloud-config instead of cloudstack.ini

2021-04-22 Thread GitBox
rhtyd merged pull request #26: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/26 -- 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. For queries about thi

[GitHub] [cloudstack-documentation] rhtyd merged pull request #208: Added workaround for vm name sequence error

2021-04-22 Thread GitBox
rhtyd merged pull request #208: URL: https://github.com/apache/cloudstack-documentation/pull/208 -- 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. For queries about this se

[GitHub] [cloudstack-kubernetes-provider] joschi36 commented on pull request #26: Update readme to use cloud-config instead of cloudstack.ini

2021-04-22 Thread GitBox
joschi36 commented on pull request #26: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/26#issuecomment-824665624 @davidjumani I don't have any permissions on this repository. @rhtyd would need to merge -- This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack-kubernetes-provider] davidjumani commented on pull request #26: Update readme to use cloud-config instead of cloudstack.ini

2021-04-22 Thread GitBox
davidjumani commented on pull request #26: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/26#issuecomment-824663163 @joschi36 Could you review and merge ? Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [cloudstack-kubernetes-provider] davidjumani opened a new pull request #26: Update readme to use cloud-config instead of cloudstack.ini

2021-04-22 Thread GitBox
davidjumani opened a new pull request #26: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/26 Updates the readme to use `cloud-config` as the filename while creating the secret to match the deployment -- This is an automated message from the Apache Git Service. To resp

Re: data-server

2021-04-22 Thread nux
Hi Rohit, It's probably very similar. Problem seems to stem from the fact we have different daemons serving passwords on different IPs and different password files on the VR, yet data-server hostname is set "in stone" to only one of those IPs. I opened an issue which hopefully makes this a li

[GitHub] [cloudstack-kubernetes-provider] joschi36 commented on pull request #25: use non-root container

2021-04-22 Thread GitBox
joschi36 commented on pull request #25: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/25#issuecomment-824628638 > @joschi36 Tested and works. Also distorless comes with ca certs so they can be removed from the dockerfile @davidjumani I have just removed the ca-c

[GitHub] [cloudstack-kubernetes-provider] rhtyd commented on pull request #25: use non-root container

2021-04-22 Thread GitBox
rhtyd commented on pull request #25: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/25#issuecomment-824622039 @davidjumani @joschi36 is this good to merge now? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [RESULT][VOTE] New life to Terraform Provider CloudStack with Apache CloudStack project

2021-04-22 Thread Rohit Yadav
Update - I've created the new repository on Github: https://github.com/apache/cloudstack-terraform-provider ... and logged request with ASF infra: https://issues.apache.org/jira/browse/INFRA-21772 Regards. From: Rohit Yadav Sent: Thursday, April 22, 2021 13:05

[RESULT][VOTE] New life to Terraform Provider CloudStack with Apache CloudStack project

2021-04-22 Thread Rohit Yadav
Hi all, After 120 hours, the vote [1] for accepting codebase of Terraform Provider for CloudStack by the Apache CloudStack project has passed with the following votes: +1 (PMC / binding) 4 persons (Wido, Daan, Boris, Rohit) +1 (non-binding) 5 persons (Nathan, Abhishek, Hari, Suresh, Nicolas) 0

[GitHub] [cloudstack-kubernetes-provider] davidjumani commented on pull request #25: use non-root container

2021-04-22 Thread GitBox
davidjumani commented on pull request #25: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/25#issuecomment-824608536 @joschi36 Tested and works. Also distorless comes with ca certs so they can be removed from the dockerfile -- This is an automated message from the Apa

Re: [VOTE] New life to Terraform Provider CloudStack with Apache CloudStack project

2021-04-22 Thread Rohit Yadav
+1 (binding) - I'll add my vote as well. Regards. From: Nicolas Vazquez Sent: Tuesday, April 20, 2021 16:42 To: dev@cloudstack.apache.org ; priv...@cloudstack.apache.org ; us...@cloudstack.apache.org Subject: Re: [VOTE] New life to Terraform Provider CloudSta