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

(WIP, backlog task) - Add post init action for Flannel Addon to check UDP connection accros nodes #4565

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 commented May 30, 2023

What this PR does / why we need it:

Currently, we do not verify the connection between pods and nodes after flannel get installed.
This PR adds a post init check for we validate the installation/configuration

Which issue(s) this PR fixes:

Fixes # [sc-69490]

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?

Adds new check to verify the Pod Connection with Flannel. For multi node installs it will check if the communication across nodes also works.

Does this PR require documentation?

@github-actions
Copy link
Contributor

@camilamacedo86 camilamacedo86 added the type::feature An enhancement to an existing add on or feature label May 30, 2023
@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@camilamacedo86 camilamacedo86 changed the title Flannel check upd (Do not merge, WIP)Flannel check upd Jun 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2023

@camilamacedo86 camilamacedo86 changed the title (Do not merge, WIP)Flannel check upd Add post init action for Flannel Addon to check UDP connection accros nodes Jun 3, 2023
@camilamacedo86 camilamacedo86 marked this pull request as ready for review June 3, 2023 11:02
@camilamacedo86 camilamacedo86 requested a review from a team as a code owner June 3, 2023 11:02
@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2023

@camilamacedo86 camilamacedo86 changed the title Add post init action for Flannel Addon to check UDP connection accros nodes (WIP, backlog task) - Add post init action for Flannel Addon to check UDP connection accros nodes Jun 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 6, 2023

@github-actions
Copy link
Contributor

Copy link
Contributor

Choose a reason for hiding this comment

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

Take a look at flannel_check_nodes_connectivity and the netutil nodes-connectivity kURL CLI command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::feature An enhancement to an existing add on or feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants