Git Product home page Git Product logo

3scale-operator-old's People

Contributors

camilamacedo86 avatar jameelb avatar maleck13 avatar mikenairn avatar philbrookes avatar sedroche avatar trepel avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

3scale-operator-old's Issues

reconciliation happens too often

Description

The sync period is too often the operator seems to be constantly looping and reconciling (IE too often)

I think we should increase the sync time to ~10-15 mins rather than the default 60 seconds. Note the sync may not actually be the issue it may be something in the operator that is causing the reconcile to be called again and again

status.ready is false despite 3scale actually running

oc get threescale/3scale -n 3scale -o yaml | grep -A5 status
status:
  phase: reconcile
  ready: false
  version: 2.2.0.GA
oc get po -n 3scale
NAME                               READY     STATUS    RESTARTS   AGE
3scale-operator-5cbc5c4887-x6x8z   1/1       Running   0          7d
apicast-production-1-xgzzk         1/1       Running   5          7d
apicast-staging-1-7hsvl            1/1       Running   0          7d
apicast-wildcard-router-1-j62bf    1/1       Running   0          7d
backend-cron-1-p7rh9               1/1       Running   0          7d
backend-listener-1-kgcjt           1/1       Running   0          7d
backend-redis-1-6kpxm              1/1       Running   0          7d
backend-worker-1-mdm5b             1/1       Running   0          7d
system-app-1-hm4lr                 3/3       Running   0          7d
system-memcache-1-7nkts            1/1       Running   0          7d
system-mysql-1-dt858               1/1       Running   0          7d
system-redis-1-vglft               1/1       Running   0          7d
system-resque-1-m4dr9              2/2       Running   0          7d
system-sidekiq-1-7bf44             1/1       Running   1          7d
system-sphinx-1-pj5jb              1/1       Running   2          7d
zync-1-wf9mr                       1/1       Running   1          7d
zync-database-1-r7vd2              1/1       Running   0          7d

This is causing failures in integr8ly/installation where it's using this cmd in a loop to check if 3scale is ready

fatal: [127.0.0.1]: FAILED! => {"attempts": 50, "changed": false, "cmd": "sleep 5; oc get threescale/3scale -o template --template \\{\\{.status.ready\\}\\} --namespace 3scale | grep true", "delta": "0:00:05.146579", "end": "2018-11-14 16:46:08.099148", "failed": true, "failed_when_result": true, "msg": "non-zero return code", "rc": 1, "start": "2018-11-14 16:46:02.952569", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.