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
Implement component test exposing httpbin with istio jwt apirule. Assuming cluster is created, kyma installed (only Istio is required) api-gateway controller is installed with FT on test should deploy httpbin workload and add it to service mesh. APIRule should be created with all possible fields (consider required scopes) and then httpbin endpoint called.
ACs:
test deploys httpbin workload as a part of service mesh
test creates apirule of type istio jwt with all possible fields
test calles exposed endpoint
test should be gherkinized
Reasons
automatisation of testing effort
DoD: - [ ] provide documentation - [ ] publish release notes and What's New updates for Kyma customers - [ ] provide unit tests
test on SKR - [ ] verify Get started guides - [ ] verify resource limits
followup issue - [ ] create release and bump in kyma
Description
Implement component test exposing httpbin with istio jwt apirule. Assuming cluster is created, kyma installed (only Istio is required) api-gateway controller is installed with FT on test should deploy httpbin workload and add it to service mesh. APIRule should be created with all possible fields (consider required scopes) and then httpbin endpoint called.
ACs:
Reasons
automatisation of testing effort
DoD:
- [ ] provide documentation- [ ] publish release notes and What's New updates for Kyma customers- [ ] provide unit tests- [ ] verify Get started guides- [ ] verify resource limits- [ ] create release and bump in kymaPR
Attachments
The text was updated successfully, but these errors were encountered: