You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
ACs:
docu updated(not required, we extend existing test suites that are already documented)Reasons
DoD:
Attachments
#1301
The text was updated successfully, but these errors were encountered: