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

Automated backport of #3121: Add retry mechanism to CNI interface discovery on kube-proxy #3139

Conversation

yboaron
Copy link
Contributor

@yboaron yboaron commented Aug 21, 2024

Backport of #3121 on release-0.17.

#3121: Add retry mechanism to CNI interface discovery on kube-proxy

For details on the backport process, see the backport requests page.

@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr3139/yboaron/automated-backport-of-#3121-origin-release-0.17
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

Copy link
Member

@skitt skitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This requires the route agent refactor which was done for 0.18.

We noticed that even though RA pod starts running only after the node is
ready, sometimes the kube-proxy handler fails to discover the CNI interface a
fter the node is rebooted.

This PR adds a retry to CNI discovery.

Fixes: submariner-io#3120

Signed-off-by: Yossi Boaron <yboaron@redhat.com>
@yboaron yboaron force-pushed the automated-backport-of-#3121-origin-release-0.17 branch from 74474f8 to 1a88e58 Compare August 21, 2024 10:06
@yboaron yboaron added the ready-to-test When a PR is ready for full E2E testing label Aug 21, 2024
@tpantelis tpantelis added the release-note-needed Should be mentioned in the release notes label Aug 21, 2024
@yboaron yboaron enabled auto-merge (rebase) August 22, 2024 10:13
@tpantelis tpantelis requested a review from skitt August 27, 2024 19:25
@yboaron yboaron merged commit 76f9f7a into submariner-io:release-0.17 Aug 28, 2024
38 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr3139/yboaron/automated-backport-of-#3121-origin-release-0.17]

yboaron added a commit to yboaron/submariner-website that referenced this pull request Sep 22, 2024
submariner-io/submariner#3139
submariner-io/submariner#3162

Signed-off-by: Yossi Boaron <yboaron@redhat.com>
dfarrell07 pushed a commit to submariner-io/submariner-website that referenced this pull request Sep 23, 2024
submariner-io/submariner#3139
submariner-io/submariner#3162

Signed-off-by: Yossi Boaron <yboaron@redhat.com>
tpantelis pushed a commit to tpantelis/submariner-website that referenced this pull request Oct 9, 2024
submariner-io/submariner#3139
submariner-io/submariner#3162

Signed-off-by: Yossi Boaron <yboaron@redhat.com>
tpantelis pushed a commit to submariner-io/submariner-website that referenced this pull request Oct 9, 2024
submariner-io/submariner#3139
submariner-io/submariner#3162

Signed-off-by: Yossi Boaron <yboaron@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-backport ready-to-test When a PR is ready for full E2E testing release-note-handled release-note-needed Should be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants