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

Automated integration test for oauth2_intro to extAuth migration #1334

Open
5 tasks
strekm opened this issue Oct 1, 2024 · 0 comments
Open
5 tasks

Automated integration test for oauth2_intro to extAuth migration #1334

strekm opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@strekm
Copy link
Collaborator

strekm commented Oct 1, 2024

Description

API Gateway module offers zero downtime migration from APIRule v1beta1 to v2alpha1. This is critical functionality helping APIRule users migrate their workloads to newer version of APIRule without experiencing any disruption. Workloads should be available also during migration. In previous task noop, allow, no_auth and jwt migrations were automated. Extend mentioned test suite to implement zero downtime migration test covering oauth2_introspection to extAuth.

If workload under the test will respond with anything else than 200 test should fail.

PR:

  • TBD

TODO:

  • TBD

ACs:

  • green test checking migration from oauth2_introspection to extAuth scenario
  • existing test suite extended
  • docu updated

Reasons

DoD:

  • Provide documentation.
  • Verify that your contributions don't decrease code coverage. If they do, explain why this is the case.

Attachments
#1301

@strekm strekm added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 1, 2024
@mluk-sap mluk-sap self-assigned this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants