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

Pr/learnitall/ci test #107

Closed
wants to merge 7 commits into from

Conversation

learnitall
Copy link
Collaborator

No description provided.

This commit adds the --ignored-nodes option to the verify k8s-ready
subcommand of the toolkit. This argument can be used to ignore the
status of certain nodes in a cluster. An example use case is a
deployment where Cilium is purposefully not scheduled onto a node,
causing said node to never enter into a ready state.

Signed-off-by: Ryan Drew <[email protected]>
This commit adds a new component for scale testing Cilium's Egress
Gateway feature. This initial commit introduces the masquerade delay
test, which determines the amount of time it takes for traffic egressing
from a new workload Pod to be masqueraded through an EGW node. The
details of the test and its implementation can be found in the included
README.

Signed-off-by: Ryan Drew <[email protected]>
This scenario runs a masquerade delay test for Cilium's EGW feature on a
local kind cluster, to be used for testing and developing the components
within the `egw-scale-utils` top-level directory.

Signed-off-by: Ryan Drew <[email protected]>
@learnitall learnitall force-pushed the pr/learnitall/ci-test branch 4 times, most recently from a4e9c26 to 99c2d67 Compare July 31, 2024 22:51
@learnitall learnitall force-pushed the pr/learnitall/ci-test branch from 99c2d67 to 4285a4f Compare July 31, 2024 22:52
@learnitall learnitall closed this Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant