3scale-operator icon indicating copy to clipboard operation
3scale-operator copied to clipboard

Openshift operator to install a 3scale API Management solution

Results 51 3scale-operator issues
Sort by recently updated
recently updated
newest added

Jira: https://issues.redhat.com/browse/THREESCALE-10526 - moving task to BackLog. - TODO - learn 3sclale Billing, Test ## Not for Review! in development

do-not-merge/work-in-progress

### What [Controlling Operator compatibility with OpenShift Container Platform versions](https://docs.openshift.com/container-platform/4.13/operators/operator_sdk/osdk-working-bundle-images.html#osdk-control-compat_osdk-working-bundle-images) at the upstream level.

do-not-merge/work-in-progress

## 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...

do-not-merge/work-in-progress
needs-rebase

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

ok-to-test
dependencies

Sample YAML in OpenShift Operator UI shows fields as uppercase - where as the operator expects them to be lower case: E.g. fields for the following ProductCRName: product1-sample Production: true...

## 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...

do-not-merge/work-in-progress

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 ```...

Jira: https://issues.redhat.com/browse/THREESCALE-11020 ### Add a way for the user to provide Redis TLS certs and keys for porta and backend - This PR enables Porta and Apisonator to load TLS...