Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tests from 1.21 => main are failing #4619

Closed
sbueringer opened this issue May 14, 2021 · 6 comments
Closed

Update tests from 1.21 => main are failing #4619

sbueringer opened this issue May 14, 2021 · 6 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@sbueringer
Copy link
Member

sbueringer commented May 14, 2021

What steps did you take and what happened:

The update test from 1.21 to latest main is failing since about May 11th. We discovered this through: #4614 .
Testgrid provides some additional data: https://testgrid.k8s.io/sig-cluster-lifecycle-cluster-api#capi-e2e-main-1-21-latest

What did you expect to happen:
Update test should work

Anything else you would like to add:

Some details:

  • kubeadm control plane controller logs:
E0513 17:47:30.515474       1 controller.go:302] controller-runtime/manager/controller/kubeadmcontrolplane "msg"="Reconciler error" "error"="failed to update api server in the kubeadm config map: unable to decode \"ClusterConfiguration\" in the kubeadm-config ConfigMap's from YAML: unknown kubeadm types" "name"="k8s-upgrade-and-conformance-8wpt31-control-plane" "namespace"="k8s-upgrade-and-conformance-5qnphx" "reconciler group"="controlplane.cluster.x-k8s.io" "reconciler kind"="KubeadmControlPlane" 

https://storage.googleapis.com/kubernetes-jenkins/logs/periodic-cluster-api-e2e-workload-upgrade-1-21-latest-main/1392893250792067072/artifacts/clusters/bootstrap/controllers/capi-kubeadm-control-plane-controller-manager/capi-kubeadm-control-plane-controller-manager-6b54c76ff9-djslk/manager.log

I suspect it's been caused by: 5c19ea1

Environment:

  • Cluster-api version:
  • Minikube/KIND version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

/kind bug
[One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels]

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label May 14, 2021
@sbueringer
Copy link
Member Author

/cc @fabriziopandini @vincepri

@fabriziopandini
Copy link
Member

/assign
I will take at look at this

@fabriziopandini
Copy link
Member

fabriziopandini commented May 17, 2021

Thinks a changed a little bit during this days so:

However, the root cause of the problem is kubeadm having switched to v1beta3, while CAPI is lagging behind.
I have pinged @davideimola for #4445; If we don't get answers I will step in so we can restore our test signal ASAP

@vincepri
Copy link
Member

vincepri commented Jul 6, 2021

/close

@k8s-ci-robot
Copy link
Contributor

@vincepri: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@vincepri
Copy link
Member

vincepri commented Jul 6, 2021

/milestone v0.4

@k8s-ci-robot k8s-ci-robot added this to the v0.4 milestone Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

4 participants