CodeBleu opened a new pull request, #78:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/78
* Annotation added to allow setting of Source CIDR for Load Balancer rule
Adding annotation like the following will create the rule with source
CIDR set
kiranchavala commented on issue #77:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/77#issuecomment-2854190213
Closing the issue due to
https://github.com/apache/cloudstack/issues/10795#issuecomment-2853533232
--
This is an automated message from the Apache
kiranchavala closed issue #77: Cloudstack kubernetes Provider is not deployed
in a routed mode isolated/vpc network and a shared network
URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/77
--
This is an automated message from the Apache Git Service.
To respond to the
Pearl1594 commented on PR #72:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/72#issuecomment-2841743782
@CodeBleu Thanks for pointing this out, it was a mistake as this tag was
created solely for testing. However, there isn't any issue with the tag. I have
now cr
kiranchavala commented on issue #77:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/77#issuecomment-2841160688
Thanks @weizhouapache
The same behaviour in a shared network logged an issue in Cloudstack repo
also
https://github.com/apache/cloudstack
weizhouapache commented on issue #77:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/77#issuecomment-2841129761
Thanks @kiranchavala
This may be missing in ACS, not this provider.
@vishesh92 can you check if you have time ? Thanks
--
This is an automated
kiranchavala opened a new issue, #77:
URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/77
**Steps to reproduce the issue**
1. Create a isolated network or vpc network tier with routed mode
2. Register the CKS iso
3. Launch a cks cluster in the isolated
CodeBleu commented on PR #72:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/72#issuecomment-2840133563
@Pearl1594 @rohityadavcloud
Am I missing something here? I was needing the changes in this
https://github.com/apache/cloudstack-kubernetes-provider/commit
kiranchavala opened a new issue, #76:
URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/76
Steps to reproduce the issue
Env details
Cloudstack version 4.20.0
KVM
1. Create a vpc network
2. Create a tier in the vpc network (step1)
3. Deploy
Jayd603 commented on issue #52:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/52#issuecomment-2731042175
I just had this happen on 4.19.1 and not sure why. "Failed to get node
group for" all nodes. Anyone know how to correct this manually when it hap
daliborkrejic commented on issue #51:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/51#issuecomment-262719
If it helps you just need to associate an IP with the network in which your
Kubernetes cluster is running before exposing your service and it should work
FilipBB commented on issue #75:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/75#issuecomment-2603157081
Ok, thanks, yes it'd be nice to have this so we don't have to set it
manually after the LB is created.
--
This is an automated message from the
akhilesh78 opened a new pull request, #74:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/74
As per source code, annotation should be having a value of 'true' or 'false'
and not enabled. The existing examples are incorrect.
service.beta.kube
chrxmvtik commented on issue #73:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/73#issuecomment-2513200298
> Currently, CAPC clusters - K8S clusters deployed using cluster API on
CloudStack, can be viewed on CloudStack UI; with the UI providing a centralized
view
Pearl1594 commented on issue #73:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/73#issuecomment-2513185260
Currently, CAPC clusters - K8S clusters deployed using cluster API on
CloudStack, can be viewed on CloudStack UI; with the UI providing a centralized
view to
Pearl1594 closed pull request #72: release 1.1.1 for playtika
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/72
--
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
Pearl1594 closed pull request #71: Update image tag
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/71
--
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
Pearl1594 opened a new pull request, #71:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/71
Update image tag version for intermediate release
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
nvazquez merged PR #69:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/69
--
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, e-mail: dev
nvazquez commented on PR #69:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/69#issuecomment-2260460474
LGTM - thanks @Pearl1594
--
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
Pearl1594 commented on PR #69:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/69#issuecomment-2255697209
@kiranchavala I don't think the issue is wrt to this PR, but in general
there's an issue with vmware.
--
This is an automated message from the Apache G
nvazquez commented on code in PR #69:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/69#discussion_r1688116891
##
cloudstack_loadbalancer.go:
##
@@ -790,6 +852,29 @@ func (lb *loadBalancer) updateFirewallRule(publicIpId
string, publicPort int, pr
Pearl1594 commented on code in PR #69:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/69#discussion_r1686748302
##
cloudstack_loadbalancer.go:
##
@@ -828,6 +913,42 @@ func (lb *loadBalancer) deleteFirewallRule(publicIpId
string, publicPort int, pr
weizhouapache commented on code in PR #69:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/69#discussion_r1686729279
##
cloudstack_loadbalancer.go:
##
@@ -828,6 +913,42 @@ func (lb *loadBalancer) deleteFirewallRule(publicIpId
string, publicPort int, pr
Pearl1594 commented on code in PR #69:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/69#discussion_r1686689894
##
cloudstack_loadbalancer.go:
##
@@ -790,6 +852,29 @@ func (lb *loadBalancer) updateFirewallRule(publicIpId
string, publicPort int, pr
Pearl1594 commented on code in PR #69:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/69#discussion_r1686689894
##
cloudstack_loadbalancer.go:
##
@@ -790,6 +852,29 @@ func (lb *loadBalancer) updateFirewallRule(publicIpId
string, publicPort int, pr
nvazquez commented on code in PR #69:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/69#discussion_r1686667880
##
cloudstack_loadbalancer.go:
##
@@ -790,6 +852,29 @@ func (lb *loadBalancer) updateFirewallRule(publicIpId
string, publicPort int, pr
nvazquez commented on code in PR #69:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/69#discussion_r1686667880
##
cloudstack_loadbalancer.go:
##
@@ -790,6 +852,29 @@ func (lb *loadBalancer) updateFirewallRule(publicIpId
string, publicPort int, pr
Pearl1594 commented on PR #69:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/69#issuecomment-2236862972
need to upload the image to apache docker repo - before it's merged
--
This is an automated message from the Apache Git Service.
To respond to the message, p
dependabot[bot] opened a new pull request, #70:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/70
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0
to 1.64.1.
Release notes
Sourced from https://github.com/grpc/grpc-go/releases
The Apache CloudStack project is pleased to announce the release of
CloudStack Kubernetes Provider v1.1.0 that facilitates Kubernetes
deployments on Cloudstack.
It allows Kubernetes to dynamically allocate IP addresses and the
respective networking rules on CloudStack to ensure seamless TCP, UDP
...@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
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
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
[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 w
ect 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.
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
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
Sent: Thursday, June 20, 2024 04:03
To: dev
+1 (binding)
Source code, checksum and signature OK.
Regards.
From: Wei ZHOU
Sent: Wednesday, June 19, 2024 12:20
To: us...@cloudstack.apache.org
Cc: dev@cloudstack.apache.org
Subject: Re: [VOTE] Apache CloudStack Kubernetes Provider 1.1.0 RC1
+1
t: 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.
> Pleas
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
+1 (binding)
Verified via the following steps
1. create a CKS cluster with k8s 1.30.0 and weavenet 2.8.1
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
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/
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
Deplo
dependabot[bot] closed pull request #65: Bump google.golang.org/grpc from
1.49.0 to 1.56.3
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/65
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
dependabot[bot] closed pull request #63: Bump google.golang.org/protobuf from
1.28.1 to 1.33.0
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/63
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
weizhouapache merged PR #67:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/67
--
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, e-mail: dev
dependabot[bot] commented on PR #65:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/65#issuecomment-2175683990
Looks like google.golang.org/grpc is up-to-date now, so this is no longer
needed.
--
This is an automated message from the Apache Git Service.
To respond to
dependabot[bot] closed pull request #64: Bump golang.org/x/net from 0.8.0 to
0.23.0
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/64
--
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
dependabot[bot] commented on PR #63:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/63#issuecomment-2175683940
Looks like google.golang.org/protobuf is up-to-date now, so this is no
longer needed.
--
This is an automated message from the Apache Git Service.
To
dependabot[bot] commented on PR #64:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/64#issuecomment-2175683926
Looks like golang.org/x/net is up-to-date now, so this is no longer needed.
--
This is an automated message from the Apache Git Service.
To respond to the
weizhouapache closed pull request #57: Release v1.1.0
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/57
--
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
cloudstack-kubernetes-provider v1.1.0
Thanks Vishesh for the volunteering.
There was no cloudstack-kubernetes-provider release in the past 3
years, glad to see there are some new commits in the last weeks. Great
job !
no specific PRs/issues are needed for me.
looking forward to the new release
-Wei
On
Thanks Vishesh for the volunteering.
There was no cloudstack-kubernetes-provider release in the past 3
years, glad to see there are some new commits in the last weeks. Great
job !
no specific PRs/issues are needed for me.
looking forward to the new release
-Wei
On Tue, Jun 11, 2024 at 11
Hi all,
Cloudstack kuberentes provider is due for a release since the last release was
in 2021. I would like to propose myself as a Release Manager for the v1.1.0
release.
You can check the PRs merged since the last release here:
https://github.com/apache/cloudstack-kubernetes-provider
weizhouapache closed pull request #57: Release v1.1.0
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/57
--
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
weizhouapache opened a new pull request, #57:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/57
(no comment)
--
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
weizhouapache closed pull request #57: Release v1.1.0
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/57
--
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
dependabot[bot] opened a new pull request, #65:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/65
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0
to 1.56.3.
Release notes
Sourced from https://github.com/grpc/grpc-go/releases
dependabot[bot] opened a new pull request, #66:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/66
Bumps
[go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib)
from 0.20.0 to 0.44.0.
Release
dependabot[bot] opened a new pull request, #63:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/63
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.
[ from 0.8.0 to 0.23.0.
Commits
https://github.com/golang/net/commit
vishesh92 merged PR #38:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/38
--
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, e-mail: dev
vishesh92 commented on PR #46:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/46#issuecomment-2154597439
I tested the above PR with kuberentes 1.28. It doesn't seem to be adding the
zone or region labels. I assume it's because this needs some more chang
vishesh92 commented on code in PR #46:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/46#discussion_r1629766415
##
util.go:
##
@@ -0,0 +1,73 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements
weizhouapache commented on PR #46:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/46#issuecomment-2152665390
> Yes. I did change that. Before that pod was crashing due to wrong provider
name.
According to the pr, the providerID should have 3 slashes instead o
vishesh92 commented on PR #46:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/46#issuecomment-2152646446
Yes. I did change that. Before that pod was crashing due to wrong provider
name.
--
This is an automated message from the Apache Git Service.
To respond to the
weizhouapache commented on PR #46:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/46#issuecomment-2152641282
> I am seeing the below errors after applying the changes. I am not sure
about the root cause.
> I launched a CKS cluster and updated the image.
&
vishesh92 commented on PR #46:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/46#issuecomment-2152411619
I am seeing the below errors after applying the changes. I am not sure about
the root cause.
I launched a CKS cluster and updated the image.
```go
E0606 13
rohityadavcloud closed pull request #54: Bump
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
from 0.20.0 to 0.46.0
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/54
--
This is an automated message from the Apache Git Service.
To respond to
rohityadavcloud commented on PR #54:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/54#issuecomment-2141517078
@vishesh92 has advised to upgrade dependencies as a separate PR, closing
this.
--
This is an automated message from the Apache Git Service.
To respond to
dependabot[bot] commented on PR #55:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/55#issuecomment-2141517381
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the n
rohityadavcloud commented on PR #55:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/55#issuecomment-2141517331
@vishesh92 has advised to upgrade dependencies as a separate PR, closing
this.
--
This is an automated message from the Apache Git Service.
To respond to
rohityadavcloud closed pull request #55: Bump golang.org/x/crypto from 0.1.0 to
0.17.0
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/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
dependabot[bot] commented on PR #54:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/54#issuecomment-2141517160
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the n
rohityadavcloud merged PR #62:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/62
--
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, e-mail
weizhouapache commented on PR #46:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/46#issuecomment-2135116093
@hrak @vishesh92
it looks this requires some other changes like
https://github.com/Leaseweb/cloudstack-kubernetes-provider/commit
weizhouapache merged PR #47:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/47
--
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, e-mail: dev
weizhouapache merged PR #48:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/48
--
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, e-mail: dev
vishesh92 commented on PR #48:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/48#issuecomment-2125262104
@weizhouapache I am not able to reproduce the issue, but I can verify the
functionality is working as expected. For why hostname is required as part of
the
weizhouapache closed issue #14: Implement persistent volume support
URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/14
--
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
weizhouapache commented on issue #51:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/51#issuecomment-2124288747
this could be implemented via annotation, for example
`service.beta.kubernetes.io/cloudstack-load-balancer-external-ip`
--
This is an automated message
weizhouapache closed issue #37: feat: Cluster API support
URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/37
--
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
weizhouapache commented on PR #48:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/48#issuecomment-2124138528
> Did some manual testing. After this change, I have verified that the
service created has external IP equal to hostname set in
`service.beta.kubernetes
vishesh92 commented on PR #48:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/48#issuecomment-2124115258
Did some testing. After this change, I have verified that the service
created has external IP equal to hostname set in
`service.beta.kubernetes.io/cloudstack-load
weizhouapache commented on issue #52:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/52#issuecomment-2124110440
I notice @saffronjam used a regular user to deploy the CKS cluster, would it
be related to the issue ?
--
This is an automated message from the Apache
rohityadavcloud merged PR #60:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/60
--
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, e-mail
hrak closed pull request #61: Bump chart for new provider release v1.1.0
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/61
--
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
hrak opened a new pull request, #61:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/61
Bump chart for new provider release v1.1.0
--
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
weizhouapache commented on PR #60:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/60#issuecomment-2078887527
did a quick testing, it looks ok
the API command is
`
2024-04-26T08:20:25,740 DEBUG [c.c.a.ApiServlet]
(qtp1375394559-21:[ctx-8dc8b523]) (logid
DaanHoogland commented on PR #55:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/55#issuecomment-2078840250
shall we merge this @rohityadavcloud @vishesh92
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
kiranchavala closed issue #59: Unable to get the loadbalancer IP's in a
Cloudstack vmware env
URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/59
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
kiranchavala commented on issue #59:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/59#issuecomment-1973090353
Closing this issue as it turned out to be a latency issue with my network
--
This is an automated message from the Apache Git Service.
To respond to the
kiranchavala commented on issue #59:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/59#issuecomment-1972631985
@weizhouapache
4.19 release
There are no revelant logs in management server as ccm pod logs says
timeout and syncing issues
weizhouapache commented on issue #59:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/59#issuecomment-1972615678
@kiranchavala
what's the ACS version ?
any mgmt server logs ?
--
This is an automated message from the Apache Git Service.
To respond t
kiranchavala opened a new issue, #59:
URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/59
Steps to reproduce the issue
1. Create a Cloudstack environment with vmware hypervisor
2. Register the kubernetes iso
(http://download.cloudstack.org/cks/setup-1.28.4
kiranchavala commented on issue #52:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/52#issuecomment-1968230660
Hi @saffronjam
The autoscaling feature works fine on a k8s cluster deployed by CKS.
Please find the steps that i have followed
After you
Dav-11 opened a new issue, #58:
URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/58
Hello,
I have installed a new cluster using [RKE2](https://docs.rke2.io/) and
cilium as CNI.
I followed the installation guide and deployed both the controller
(https
Pearl1594 commented on PR #56:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/56#issuecomment-1900806045
Thank you so much @weizhouapache for testing!!!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
weizhouapache merged PR #56:
URL: https://github.com/apache/cloudstack-kubernetes-provider/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 specific comment.
To unsubscribe, e-mail: dev
1 - 100 of 504 matches
Mail list logo