Re: Community Over Code North America 2024 - Talk submitting

2024-04-11 Thread Ivet Petrova
Hey Daniel, Great initiative! Hope more people will submit proposals. I think we posted on socials for the event at some point. Will post today also. Best regards, On 12 Apr 2024, at 3:36, Guto Veronezi wrote: Hello guys, The Community Over Code North America (COCNA) will happen in Octob

Re: [I] Support 'Descriptions' in ACL Rule [cloudstack-terraform-provider]

2024-04-11 Thread via GitHub
btzq commented on issue #106: URL: https://github.com/apache/cloudstack-terraform-provider/issues/106#issuecomment-2050825464 HI @CodeBleu , renaming it to your proposed title sounds okay to me. It makes more sense too. Noted @weizhouapache. But this is not a showstopper is it? Alth

Community Over Code North America 2024 - Talk submitting

2024-04-11 Thread Guto Veronezi
Hello guys, The Community Over Code North America (COCNA) will happen in October 2024 in Denver. The Call For Tracks for this conference occurred between December 2023 and January 2024; however, we (the community) did not engage in the discussion at that time and ended up not having a track f

Re: [I] Support 'Descriptions' in ACL Rule [cloudstack-terraform-provider]

2024-04-11 Thread via GitHub
weizhouapache commented on issue #106: URL: https://github.com/apache/cloudstack-terraform-provider/issues/106#issuecomment-2050668070 @btzq @CodeBleu I just want to point out that the UI and api are inconsistent. 'Rule #' on UI = 'number' in Api 'Description' on UI = 'reason'

Re: [I] Installing v0.5.0 gives error about unexpected hash [cloudstack-terraform-provider]

2024-04-11 Thread via GitHub
CodeBleu commented on issue #109: URL: https://github.com/apache/cloudstack-terraform-provider/issues/109#issuecomment-2050662038 @rohityadavcloud @kiranchavala I see [this](https://github.com/apache/cloudstack-terraform-provider/pull/108/files) has been approved, but not merged yet. I'm

Re: [I] Support 'Descriptions' in ACL Rule [cloudstack-terraform-provider]

2024-04-11 Thread via GitHub
CodeBleu commented on issue #106: URL: https://github.com/apache/cloudstack-terraform-provider/issues/106#issuecomment-2050646584 @btzq @kiranchavala Any issue with updating this Issue description to be: `Support 'Descriptions' & 'Rule #' in ACL Rule` I can open another issue

Re: [VOTE] Apache CloudStack 4.18.2.0 RC1

2024-04-11 Thread João Jandre
Hi all, To give you an update on the 4.18.2.0 situation: we're finishing the work on https://github.com/apache/cloudstack/pull/8897 to fix the regression found by Rene. We should have a new RC tomorrow. Best regards, Joao Jandre On 4/8/24 17:19, João Jandre Paraquetti wrote: As Rene said, t

Re: ACS 4.16 - Change SystemVM template for CKS

2024-04-11 Thread benoit lair
Hi Wei, Thanks for the sharing, i also tried to install the systemvm 4.19 I have control node and worker node under template systemvm 4.19 ( http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.0-xen.vhd.bz2 ) I tried with community cks iso 1.25.0 and 1.28.9 On systemvm 4.19 docker w

Re: ACS 4.16 - Change SystemVM template for CKS

2024-04-11 Thread Wei ZHOU
Hi, Please refer to https://github.com/apache/cloudstack/issues/8681#issuecomment-1999083241 The containerd in 4.16/4.17 sysyemvm template is too old. -Wei On Thursday, April 11, 2024, benoit lair wrote: > Hi Rohit, > > I already tested with different iso from cloudstack from CKS repos, > It

Re: [I] Installing v0.5.0 gives error about unexpected hash [cloudstack-terraform-provider]

2024-04-11 Thread via GitHub
CodeBleu commented on issue #109: URL: https://github.com/apache/cloudstack-terraform-provider/issues/109#issuecomment-2049632216 @kiranchavala I'm only using Tofu and Terraform is not installed There are actually 2 issues here. You can see both of these in your output: 1. Is t

Re: [I] Installing v0.5.0 gives error about unexpected hash [cloudstack-terraform-provider]

2024-04-11 Thread via GitHub
kiranchavala commented on issue #109: URL: https://github.com/apache/cloudstack-terraform-provider/issues/109#issuecomment-2049616675 @CodeBleu @rohityadavcloud I think the issue is occurring if both tofu and terraform binaries are present in the same machine Can

Re: [I] Installing v0.5.0 gives error about unexpected hash [cloudstack-terraform-provider]

2024-04-11 Thread via GitHub
CodeBleu commented on issue #109: URL: https://github.com/apache/cloudstack-terraform-provider/issues/109#issuecomment-2049551408 @rohityadavcloud @kiranchavala Just as a reference, you can see when I forked the repo and set this up in the Tofu registry. I had to get the checksum of the f

[ANNOUNCE] Apache CloudStack Terraform Provider v0.5.0 Release

2024-04-11 Thread Kiran Chavala
Hi All # Apache CloudStack Terraform Provider v0.5.0 Release We are pleased to announce the release of Apache CloudStack Terraform provider v0.5.0. Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage resources in many public/private

Re: [I] Installing v0.5.0 gives error about unexpected hash [cloudstack-terraform-provider]

2024-04-11 Thread via GitHub
CodeBleu commented on issue #109: URL: https://github.com/apache/cloudstack-terraform-provider/issues/109#issuecomment-2049528785 > @CodeBleu which terraform version and OS are you using? I got this on a Ubuntu x86_64 VM: > > ``` > ubuntu@backup-nas:~/a$ terraform init > >

Re: ACS 4.16 - Change SystemVM template for CKS

2024-04-11 Thread benoit lair
@Embedded, did you take a look on https://docs.cloudstack.apache.org/en/latest/plugins/cloudstack-kubernetes-service.html ? You have registered k8s iso image ? What is your error message ? you can connect to your control node via pub.key hosted on mgmt server with "ssh -i rsa_test.cloud -p co

Re: ACS 4.16 - Change SystemVM template for CKS

2024-04-11 Thread Rohit Yadav
Benoit, I haven't tested it but could work - worth testing. CAPC was tested on 4.17/4.18+. Regards. From: benoit lair Sent: Thursday, April 11, 2024 17:09 To: us...@cloudstack.apache.org Cc: dev Subject: Re: ACS 4.16 - Change SystemVM template for CKS R

Re: ACS 4.16 - Change SystemVM template for CKS

2024-04-11 Thread benoit lair
Rohit, It is possible to install CAPC on a CS 4.16 ? Le jeu. 11 avr. 2024 à 12:03, Rohit Yadav a écrit : > Hi Benoit, > > The CKS feature has been improving over versions, I don't know if what > you're trying to achieve is possible with it. Maybe try a different version > of the data iso: > ht

Re: [I] Installing v0.5.0 gives error about unexpected hash [cloudstack-terraform-provider]

2024-04-11 Thread via GitHub
rohityadavcloud commented on issue #109: URL: https://github.com/apache/cloudstack-terraform-provider/issues/109#issuecomment-2049508507 @CodeBleu which terraform version and OS are you using? I got this on a Ubuntu x86_64 VM: ``` ubuntu@backup-nas:~/a$ terraform init Initiali

Re: ACS 4.16 - Change SystemVM template for CKS

2024-04-11 Thread benoit lair
Hi Rohit, I already tested with different iso from cloudstack from CKS repos, It is ok with ACS 4.16 with community iso 1.23.3 but it fails from 1.24.0 and following others versions I tried to do an upgrade from 1.23.3 with 1.24.0, it fails, I tried to bootstrap a k8s cluster with 1.24.0, also wi

Re: [I] Installing v0.5.0 gives error about unexpected hash [cloudstack-terraform-provider]

2024-04-11 Thread via GitHub
CodeBleu commented on issue #109: URL: https://github.com/apache/cloudstack-terraform-provider/issues/109#issuecomment-2049505290 @kiranchavala @rohityadavcloud you can see in my original post here, that I did use the pre version. Yes, it did install, but still complains about signature

Re: ACS 4.16 - Change SystemVM template for CKS

2024-04-11 Thread Embedded
On Thursday 11 April 2024 03:46:49 PM (+07:00), benoit lair wrote: > Any advices ? > > Best regards Im headed down the exact same path with debian manager and xcp-ng 8.2.1 so i can see how the CKS works, only im on 4.19, i also used shapeblues image happy to help once im at that point, its

Re: [RESULT] [VOTE] Release Apache CloudStack Terraform Provider v0.5.0

2024-04-11 Thread Rohit Yadav
Thanks Kiran and all for the excellent release work. There has been some issue with publishing the v0.5.0 on the Terraform registry, for this I've logged a support ticket with the TF Registry. In the meanwhile, users can use the following to install the provider locally using artifacts from the

Re: ACS 4.16 - Change SystemVM template for CKS

2024-04-11 Thread Rohit Yadav
Hi Benoit, The CKS feature has been improving over versions, I don't know if what you're trying to achieve is possible with it. Maybe try a different version of the data iso: http://download.cloudstack.org/cks/ Alternatively, you can also have a look at the CAPC project: https://cluster-api-cl

Re: [I] Installing v0.5.0 gives error about unexpected hash [cloudstack-terraform-provider]

2024-04-11 Thread via GitHub
kiranchavala commented on issue #109: URL: https://github.com/apache/cloudstack-terraform-provider/issues/109#issuecomment-2049253409 @CodeBleu Please use the pre-version or the local install method, Until we sort out the registry issue with terraform. Currently there is no issue wit

Re: New PMC member: Slavka Peleva

2024-04-11 Thread Nux
Congrats Slavka! :) On 2024-04-11 08:25, Sina Kashipazha wrote: Congratulations Slavka! On Thu, Apr 11, 2024 at 08:18, Abhishek Kumar wrote: Congratulations Slavka! From: Ivet Petrova Sent: 10 April 2024 16:41 To: us...@cloudstack.apache.org ; dev Subject

Re: ACS 4.16 - Change SystemVM template for CKS

2024-04-11 Thread benoit lair
Any advices ? Best regards Le lun. 8 avr. 2024 à 16:53, benoit lair a écrit : > I am opened to every alternatives of changing system vm templates > I just need to run K8s clyusters 1.28 with my CS 4.16 :) > > Le lun. 8 avr. 2024 à 16:52, benoit lair a écrit : > >> Hello Folks, >> >> I am tryin

Re: [I] Installing v0.5.0 gives error about unexpected hash [cloudstack-terraform-provider]

2024-04-11 Thread via GitHub
rohityadavcloud commented on issue #109: URL: https://github.com/apache/cloudstack-terraform-provider/issues/109#issuecomment-2049102340 @CodeBleu I've documented the local install method from Github Releases: https://github.com/apache/cloudstack-terraform-provider/tree/main?tab=readme-o

Re: New PMC member: Slavka Peleva

2024-04-11 Thread Sina Kashipazha
Congratulations Slavka! On Thu, Apr 11, 2024 at 08:18, Abhishek Kumar wrote: Congratulations Slavka! From: Ivet Petrova Sent: 10 April 2024 16:41 To: us...@cloudstack.apache.org