Skip to content

Latest commit

 

History

History
79 lines (56 loc) · 4.27 KB

CHANGELOG.md

File metadata and controls

79 lines (56 loc) · 4.27 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

Unreleased as of Sprint 89 ending 2018-07-02

Added

  • Adding support for OpenID-Connect (#251)

Gaprindashvili-3 - Released 2018-05-15

Added

  • Add rolebindings for the orchestrator to the templates (#271)

Gaprindashvili-2 released 2018-03-06

Fixed

  • Put the PG config map in the new new include location (#267)
  • Mount the configmap into the directory the new image expects (#264)

Unreleased as of Sprint 80 ending 2018-02-26

Added

  • Remove 15 second sleep from startup time (#270)
  • Add artemis service (#268)
  • Container orchestrator (#207)

Fixed

  • Fix the external db template after merging #207 (#269)

Unreleased as of Sprint 79 ending 2018-02-12

Fixed

  • Stringify booleans kubernetes couldn't parse it (#263)

Gaprindashvili-1 - Released 2018-01-31

Added

  • Allow setting MIQ admin password during deployment (#250)
  • Renaming auth_api to dbus_api service to reflect the new ManageIQ/dbus_api_service (#230)
  • Rename API redirects httpd conf file (#221)
  • Adding external authentication httpd configuration files (#210)
  • Change wrap app/db PV definitions into kube templates (#224)
  • Remove unnecessary service name environment variables (#223)
  • Added support for the httpd auth-api service (#204)
  • Enhance HTTPD pod liveness/readiness probes (#218)
  • Support the httpd authentication configuration map. (#201)
  • Drop all internal SSL (#197)
  • Update to support foundational update of container-httpd for external authentication (#194)
  • Allow MIQ database backup and restore via OpenShift jobs (#189)
  • Increase PG Pod resource requirements (#188)
  • Increase default httpd recreate strategy timeout (#187)
  • Allow PG MIQ configuration overrides via configmap (#185)
  • Ensures httpd error_log and access_log are seen by docker or oc logs commands (#244)

Fixed

  • Create separate reverse proxying for websocket connections (#208)
  • Add the ManageIQ copr repo to the app image (#195)
  • Use the update:ui task rather than update:bower (#190)
  • Do not set remote endpoint PORT on database-url on ext template (#186)
  • Make websockets work again (#255)

Unreleased as of Sprint 78 ending 2018-01-29

Added

  • Allow insecure session (#261)

Unreleased as of Sprint 77 ending 2018-01-15

Added

  • Remove the embedded ansible objects from the template (#256)

Unreleased as of Sprint 72 ending 2017-10-30

Added

  • Enhance app-frontend probes (#239)