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

AKS legacy API tests sometimes hit HTTP 409 on azure-cni DaemonSet #5189

Open
nojnhuh opened this issue Oct 15, 2024 · 0 comments · May be fixed by #5272
Open

AKS legacy API tests sometimes hit HTTP 409 on azure-cni DaemonSet #5189

nojnhuh opened this issue Oct 15, 2024 · 0 comments · May be fixed by #5272
Labels
kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@nojnhuh
Copy link
Contributor

nojnhuh commented Oct 15, 2024

Which jobs are flaky:

https://storage.googleapis.com/k8s-triage/index.html?pr=1&text=daemonsets.apps%20%22azure-cni%22%3A%20the%20object%20has%20been%20modified%3B&job=cluster-api-provider-azure

Which tests are flaky:

Testgrid link:

https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/periodic-cluster-api-provider-azure-e2e-aks-main/1845928655998423040

Reason for failure (if possible):

It's not totally clear to me if installing CNI explicitly on an AKS cluster is necessary. I think we started doing that for BYO node pools in #4052, but if our templates already specify Azure CNI, does it really make a difference? Can we simply remove these from the tests?

withAzureCNIv1Manifest(e2eConfig.GetVariable(AzureCNIv1Manifest)),

withAzureCNIv1Manifest(e2eConfig.GetVariable(AzureCNIv1Manifest)),

withAzureCNIv1Manifest(e2eConfig.GetVariable(AzureCNIv1Manifest)),

If not, we should probably constrain this DaemonSet to only the BYO nodes.

We shouldn't dig too deep into this until we have the BYO node tests running again: #5153

Anything else we need to know:

  • links to go.k8s.io/triage appreciated
  • links to specific failures in spyglass appreciated

/kind flake

[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/flake Categorizes issue or PR as related to a flaky test. label Oct 15, 2024
@nojnhuh nojnhuh linked a pull request Nov 13, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test.
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants