Valery Mogilevsky
Valery Mogilevsky
### what Jira: https://issues.redhat.com/browse/THREESCALE-8772 AWS secret format with STS STS object will be added to ApiManager CR to recognize if it's STS cluster or IAM * ApiManager CR example: ```yaml...
Jira: https://issues.redhat.com/browse/THREESCALE-10719 ## DON't merge this PR. This is for E2E test of Community Release Only **3scale Community release v0.11.0 ; based on 3scale-2.14.1-GA** - Compare v0.11.0 with 0.10.1 and...
Jira: https://issues.redhat.com/browse/THREESCALE-10740 This is a draft to discuss the approach.
Jira: https://issues.redhat.com/browse/THREESCALE-10279 **Use a non-root user by default for built-in MySQL and PostgreSQL DBs** - **DB_USER and DB_PASSWORD** were removed from system-database secret - **It was decided to move this...
Jira: https://issues.redhat.com/browse/THREESCALE-10719 Community Builds of 3scale and APICast Operators First version for 3scale-operator Community Release Build doc
Jira: https://issues.redhat.com/browse/THREESCALE-10719 **THIS PR IS NOT FOR MERGE INTO MASTER! THIS PR IS FOR TEST OF COMMUNITY RELEASE CLOSE THIS PR WITHOUT MERGE AFTER TESTS COMPLETION**
Jira: https://issues.redhat.com/browse/THREESCALE-10526 - moving task to BackLog. - TODO - learn 3sclale Billing, Test ## Not for Review! in development
## WHAT Jira: https://issues.redhat.com/browse/THREESCALE-10088 Reconcile secrets - This PR is for **OpenApi Secret**, for **OpenApi and ActiveDoc CRs**. - This PR was related to https://issues.redhat.com/browse/THREESCALE-6735, but was removed from Epic...
## this PR is not for Merge, but investigation only Jira: https://issues.redhat.com/browse/THREESCALE-11319 ## Verification done: - 3scale local installation - Image: docker.io/valkey/valkey:8.0 ``` $ oc get pod NAME READY STATUS...
Jira: https://issues.redhat.com/browse/THREESCALE-11281 ## Verification 1. Install and sanity validation 3scale installed locally ``` cd 3scale-operator make install export NAMESPACE=3scale-test oc new-project $NAMESPACE oc project $NAMESPACE make download make run ```...