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

Add SDK terminator chaos test and fix any bugs found as part of chaos testing #1794

Closed
plorenz opened this issue Mar 2, 2024 · 0 comments
Closed
Assignees
Labels

Comments

@plorenz
Copy link
Member

plorenz commented Mar 2, 2024

Fixes include:

  1. Make deletes part of state machine, so they are batched and retried if they fail
  2. Use adaptive rate limiter for SDK terminator creates
  3. Make validate terminator from controller after create, to make sure it's still wanted
  4. Make state machine for controller terminator validations, including those done on router reconnect, so we ensure they are done

In addition the following tools were added

  1. ziti fabric validate router-sdk-terminators
  2. ziti edge validate sdk-hosting
  3. ziti fabric inspect router-messaging
  4. ziti fabric inspect sdk-terminators
@plorenz plorenz self-assigned this Mar 2, 2024
@plorenz plorenz added the edge label Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant