awslabs / aws-eks-cluster-controller

Manages EKS clusters in different AWS accounts using Custom Resources
Apache License 2.0
103 stars 30 forks source link

Tests fail randomly in CircleCI. #79

Open Magizhchi opened 5 years ago

Magizhchi commented 5 years ago

The tests in CircleCI fail randomly with timeout waiting for process kube-apiserver to start. Kubebuilder version used for CircleCI : v1.0.5

Note: We have already tried increasing the start timeout for the controlplane components to 60 secs.