You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing turtles:0.10.0 (+capi ui extension 0.5.0) under rancher v2.8-head (with fleet:0.9.6) with enabled Seemless integration with Fleet and CAPI (==fleet addon) and using Fleet for deploying clusterclass cluster from examples I can see that the cluster is actually occurring twice under Fleet/Clusters in fleet-default namespace.
What did you expect to happen?
The cluster will be registered only once under Fleet in fleet-default namespace.
How to reproduce it?
deploy rancher v2.8-head
Install turtles:0.10.0 and enabled Seemless integration with Fleet and CAPI while installing the turtles addon under rancher
The same clusterclass example cluster deployed without fleet addon enabled is present just once under CD/fleet/Clusters.
It seems that on downstream CAPI clusters with fleet addon enabled there are two instances of fleet-agent running.
> kubectl get deploy -A
NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE
cattle-fleet-system fleet-agent 1/1 1 1 17h
fleet-addon-agent fleet-agent 1/1 1 1 18h
Label(s) to be applied
/kind bug
The text was updated successfully, but these errors were encountered:
What steps did you take and what happened?
After installing
turtles:0.10.0
(+capi ui extension 0.5.0) under rancher v2.8-head (with fleet:0.9.6) with enabledSeemless integration with Fleet and CAPI
(==fleet addon) and using Fleet for deployingclusterclass
cluster from examples I can see that the cluster is actually occurring twice under Fleet/Clusters infleet-default
namespace.What did you expect to happen?
The cluster will be registered only once under Fleet in
fleet-default
namespace.How to reproduce it?
turtles:0.10.0
and enabledSeemless integration with Fleet and CAPI
while installing the turtles addon under rancherfleet-local
namespace and add two gitrepos using this git url https://github.com/rancher-sandbox/rancher-turtles-fleet-example.git branchclusterclass
but different paths/names:i) /classes
ii) /clusters
fleet-local
ns areActive
switch tofleet-default
namespace under Continuous Delivery (fleet) and go toClusters
.There are two cluster apparently with the same name (see screenshot above), but there should be just one.
Rancher Turtles version
turtles:0.10.0
used CAPI providers:
Anything else you would like to add?
The same
clusterclass
example cluster deployed withoutfleet addon
enabled is present just once under CD/fleet/Clusters.It seems that on downstream CAPI clusters with fleet addon enabled there are two instances of fleet-agent running.
Label(s) to be applied
/kind bug
The text was updated successfully, but these errors were encountered: