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 smoke test for modsec ingress controller #2974

Closed
3 tasks
davidread opened this issue Jun 15, 2021 · 1 comment
Closed
3 tasks

Add smoke test for modsec ingress controller #2974

davidread opened this issue Jun 15, 2021 · 1 comment
Labels

Comments

@davidread
Copy link
Contributor

We want to a smoke test that checks the modsec ingress controller is working, forwarding traffic to services.

Because in a recent incident, we replaced a ingress controller instance, forgetting that DNS was going to point at the previous instance that was now deleted, for up to 5 minutes.

To flag this problem in the smoke tests, let's add a helloworld app that uses modsec controller, for the smoke tests to check traffic works, when we run them straight after the upgrade.

This is an action agreed in the review into the recent incident: Incident: 2021-06-09 - ModSec Ingress-controller upgrade blocked k8s changes

Definition of done

  • smoke test added, that would have alerted us to the downtime when replacing the modsec ingress controller
  • another team member has reviewed
  • smoke tests are green
@AntonyBishop
Copy link
Contributor

Aged out

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

2 participants