Indeed, good work, Vishesh!


On 2024-06-25 13:19, Rohit Yadav wrote:
Thanks and good work Vishesh and everyone involved in the maintenance release.


Regards.




________________________________
From: Vishesh Jindal <vishesh.jin...@shapeblue.com>
Sent: Tuesday, June 25, 2024 16:29
To: d...@cloudstack.apache.org <d...@cloudstack.apache.org>
Cc: users@cloudstack.apache.org <users@cloudstack.apache.org>
Subject: [RESULT][VOTE] Apache CloudStack Kubernetes Provider 1.1.0 RC1

Hi all,

After 120 hours, the vote for Apache CloudStack Kubernetes Provider 1.1.0 *passes* with
3 PMC + 1 non-PMC votes.

+1 (PMC / binding)
3 person (Rohit, Wei, Nux)

+1 (non binding)
1 person (Kiran)

0
none

-1
none

Thanks to everyone participating.

I will now prepare the release announcement to go out after 24-48 hours to give the mirrors time to catch up and publish images on dockerhub.




________________________________
From: Rohit Yadav <rohit.ya...@shapeblue.com>
Sent: Tuesday, June 25, 2024 12:39 PM
To: d...@cloudstack.apache.org <d...@cloudstack.apache.org>
Cc: users@cloudstack.apache.org <users@cloudstack.apache.org>; Vishesh Jindal <vishesh.jin...@shapeblue.com>
Subject: Re: [VOTE] Apache CloudStack Kubernetes Provider 1.1.0 RC1

Looks like the vote has reached lazy consensus, @Vishesh Jindal<mailto:vishesh.jin...@shapeblue.com> could we wrap up?


Regards.

Rohit Yadav
VP Engineering
rohit.ya...@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>







________________________________
From: Nux <n...@li.nux.ro>
Sent: Thursday, June 20, 2024 17:18
To: d...@cloudstack.apache.org <d...@cloudstack.apache.org>
Cc: users@cloudstack.apache.org <users@cloudstack.apache.org>
Subject: Re: [VOTE] Apache CloudStack Kubernetes Provider 1.1.0 RC1

+1 as well, based on similar test to Wei's.

Good job, Vishesh.

On 2024-06-20 12:34, Kiran Chavala wrote:
Hi Vishesh

+1

I tried the same steps as Wei did, but deployed a cks cluster in a vpc
network tier with acl rule of default_allow

1. Create a CKS cluster with k8s 1.28.4 and Select a vpc network

2. Delete cloudstack-kubernetes-provider 1.0.0

kubectl delete -f
https://raw.githubusercontent.com/apache/cloudstack-kubernetes-provider/main/deployment.yaml

3.  Install 1.1.0-rc1

kubectl apply -f
https://github.com/apache/cloudstack-kubernetes-provider/releases/download/v1.1.0-rc1/deployment.yaml

4. Create nginx deployment and expose the service with
type=LoadBalancer.

kubectl expose deploy/nginx-deployment3 --port=80 --type=LoadBalancer.

The public ip is qcuired

kubectl  get svc
NAME                TYPE           CLUSTER-IP      EXTERNAL-IP
PORT(S)        AGE
kubernetes          ClusterIP      10.96.0.1       <none>
443/TCP        12m
nginx-deployment3   LoadBalancer   10.105.61.120   10.0.54.125
80:31053/TCP   7m37s



5.  Delete the nginx service.
Public IP is released

Regards
Kiran

From: Rohit Yadav <rohit.ya...@shapeblue.com>
Date: Thursday, 20 June 2024 at 12:04 PM
To: d...@cloudstack.apache.org <d...@cloudstack.apache.org>,
users@cloudstack.apache.org <users@cloudstack.apache.org>
Subject: Re: [VOTE] Apache CloudStack Kubernetes Provider 1.1.0 RC1
Lucian,

The convenience binary in case of this sub-project is the
docker/container image, users can test RC1 builds from:
https://hub.docker.com/r/apache/cloudstack-kubernetes-provider/tags


Regards.







________________________________
From: Nux <n...@li.nux.ro>
Sent: Thursday, June 20, 2024 04:03
To: d...@cloudstack.apache.org <d...@cloudstack.apache.org>
Cc: users@cloudstack.apache.org <users@cloudstack.apache.org>
Subject: Re: [VOTE] Apache CloudStack Kubernetes Provider 1.1.0 RC1

In community's interest, do we have binary packages anywhere, ie
deb/rpms?

Cheers

On 2024-06-19 07:12, Vishesh Jindal wrote:
Hi All,

I made a mistake and didn't create the release on dist.apache.org.
Please discard my previous email.

I've created a new CloudStack Kubernetes Provider 1.1.0 release (RC1),
with the following artifacts up for a vote:

Git Branch and Commit SHA:
https://github.com/apache/cloudstack-kubernetes-provider/tree/59c3e7b21c39eefb2306bb8504bcef901a11119d
Commit: 59c3e7b21c39eefb2306bb8504bcef901a11119d

Source release (checksums and signatures are available at the same
location):
https://dist.apache.org/repos/dist/dev/cloudstack/kubernetes-provider-1.1.0/

PGP release keys (signed using
5ED1E1122DC5E8A4A45112C2484248210EE3D884):
https://dist.apache.org/repos/dist/release/cloudstack/KEYS

For users convenience:
* docker hub -
https://hub.docker.com/r/apache/cloudstack-kubernetes-provider/tags

* Kubernetes manifest for the rc release:
https://github.com/apache/cloudstack-kubernetes-provider/releases/download/v1.1.0-rc1/deployment.yaml

Vote will be open for 120 hours.

For sanity in tallying the vote, can PMC members please be sure to
indicate "(binding)" with their vote?

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

Regards
Vishesh

________________________________



From: Vishesh Jindal
Sent: Tuesday, June 18, 2024 6:36 PM
To: users@cloudstack.apache.org <users@cloudstack.apache.org>;
d...@cloudstack.apache.org <d...@cloudstack.apache.org>
Subject: [VOTE] Apache CloudStack Kubernetes Provider 1.1.0 RC1

Hi All,

I've created a 1.1.0 release (RC1) for Apache CloudStack Kubernetes
Provider, with the following artifacts up for
a vote:

Git Branch and Commit SH:
https://github.com/apache/cloudstack-kubernetes-provider/tree/v1.1.0-rc1

Commit: 774a144876d2c875c61becab00e0487692130302

Deployment manifest:
https://github.com/apache/cloudstack-kubernetes-provider/releases/download/v1.1.0-rc1/deployment.yaml

Docker image:
apache/cloudstack-kubernetes-provider:v1.1.0-rc1

Docker image manifest digest:
sha256:38dc0a4413657b9c88cdcb28ef330e49aee6fb972a4cbc4055a0608b9f8bf7b8

You can check the changelog for the release
here:https://github.com/apache/cloudstack-kubernetes-provider/releases/tag/v1.1.0-rc1

Vote will be open for 120 hours.

For sanity in tallying the vote, can PMC members please be sure to
indicate
"(binding)" with their vote?

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

Regards
Vishesh

Reply via email to