Skip to content

Test cp/dp split #382

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

Closed
kate-osborn opened this issue Jan 17, 2023 · 0 comments
Closed

Test cp/dp split #382

kate-osborn opened this issue Jan 17, 2023 · 0 comments
Labels
backlog Currently unprioritized work. May change with user feedback or as the product progresses. enhancement New feature or request

Comments

@kate-osborn
Copy link
Contributor

kate-osborn commented Jan 17, 2023

Parent ticket: #292

Manually verify the following:

  • The data plane can scale up and scale down
  • The data plane and control plane connections are resilient:
    • data plane can handle a control plane restart event
    • control plane can handle a data plane restart event
    • data plane retries connecting to control plane after failure
    • data plane does not produce bad nginx config if a failure occurs while downloading config from control plane
  • The data plane can handle frequent configuration changes (1 change per second)
  • The data plane can handle large configurations:
    • 5000 server blocks
    • 64 TLS certs/keys
    • 50 JWT keys
    • 50 TLS cert/keys for egress
    • 50 CA certs
    • 50 basic auth files
    • 50 OIDC secrets

When possible, write unit tests or benchmark tests for these cases.

Aha! Link: https://nginx.aha.io/features/NKG-40

@mpstefan mpstefan added enhancement New feature or request and removed proposal labels Jun 9, 2023
@mpstefan mpstefan added the backlog Currently unprioritized work. May change with user feedback or as the product progresses. label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Currently unprioritized work. May change with user feedback or as the product progresses. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants