Skip to content

v1.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmaupetit jmaupetit released this 07 Jan 13:27
· 655 commits to master since this release

Added

  • Allow configuring several replicas for stateless applications and nginx pods
  • Spread replicas on all OpenShift nodes for optimal redundancy
  • Don't rely on cookies to route requests but use round robin assignment

Fixed

  • Rename edxapp celery worker pods for coherence with wsgi pods
  • Remove use of deprecated assertEquals that were breaking CI tests