An Tran
An Tran
### What Fixes: https://issues.redhat.com/browse/THREESCALE-9537 ### Dev notes #### 1. What shared dict value should we increase? 3scale batcher policy use a few different shared dict caches ``` lua_shared_dict cached_auths 20m;...
Test commit Set docker resource to replicate circleci ```diff diff --git a/docker-compose-devel.yml b/docker-compose-devel.yml index f1f9e927..ce20c55e 100644 --- a/docker-compose-devel.yml +++ b/docker-compose-devel.yml @@ -21,5 +21,13 @@ services: # https://github.com/jenkinsci/docker/issues/519#issuecomment-313052325 GIT_COMMITTER_NAME: ${GIT_COMMITTER_NAME:-${USER}} GIT_COMMITTER_EMAIL:...
What this PR does / why we need it: TBD Which issue(s) this PR fixes https://issues.redhat.com/browse/THREESCALE-9664 Verification steps TBD
## What This PR partially support https://issues.redhat.com/browse/THREESCALE-10973. Specially it satisfy the following 2 requirements from the [FAPI - baseline profile](https://openid.net/specs/openid-financial-api-part-1-1_0.html#protected-resources-provisions) > * shall set the response header x-fapi-interaction-id to the...
## What https://issues.redhat.com/browse/THREESCALE-10981 ## Verification steps: * Install Vagrant https://developer.hashicorp.com/vagrant/docs/installation * Install QEMU * Install [vagrant-libvirt](https://github.com/vagrant-libvirt/vagrant-libvirt) * Start vagrant VM ``` vagrant up --provider=libvirt ``` * Test systemtap is installed...
## What Fix https://issues.redhat.com/browse/THREESCALE-8410 ## Notes ### What are the differences between buffers? * `proxy_buffers`: this is the total size of the buffer that Nginx can use to hold the...
## What This PR support https://issues.redhat.com/browse/THREESCALE-11019. > > * shall support the provisions specified in clause 6.2.1 [Financial-grade API Security Profile 1.0 - Part 1: Baseline](https://openid.net/specs/openid-financial-api-part-1-1_0.html); and > * shall...
# Known issue Some time failed with the following error ``` /opt/app-root/src/gateway/src/apicast/policy_loader.lua:98: Invalid config for policy: failed to validate dependent schema for "auth_type": value should match only one schema, but...
## What https://issues.redhat.com/browse/THREESCALE-11412
## What Fix https://issues.redhat.com/browse/THREESCALE-9301 ## Notes Before | Description | qname | queries | answer | cached key | | ------------- | ------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ------------------------------------------- |...