Closed mouligno closed 2 years ago
@phiz71 could we reuse this for creating a specific version of the gateway?
For example, bridge gateway does not require any of the policies, resources, ... so I would like to build a new docker image, something like
graviteeio/apim-gateway-bridge:3.15.x
or graviteeio/apim-gateway:3.15.x-bridge
Seen with @RubenMMSantos, this issue is very technical and it is not necessary for QA to spend time on it. All technical tests have been made by devs.
As a developer, I want to be able to package and deploy any branch (APIM / Gateway) in order to test specific versions.
Technical steps