Skip to content

Latest commit

 

History

History
82 lines (63 loc) · 5.12 KB

CHANGELOG.md

File metadata and controls

82 lines (63 loc) · 5.12 KB

Change Log

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

The format is based on Keep a Changelog

Ivanchuk-3

Added

  • Add yarn available-languages to ui-service build (#356)

Ivanchuk-2

Fixed

  • Test ruby 2.5.5 (#343)
  • Template removal of pg shared_preload_librariers (#347)
  • Removed duplicate UI related work from backend (#339)

Ivanchuk-1

Added

  • Update ruby node and postgresql (#326)

Hammer-1 - Released 2019-01-15

Added

  • Use the ruby 2.4 image (#305)
  • Adding support for OpenID-Connect (#251)
  • Backport enhancements made to master since Gaprindashvili (#291)
  • Add a simple script to deploy MIQ on minishift (#303)
  • Use the new repmgr preload library name (#300)
  • Remove 15 second sleep from startup time (#270)
  • Allow insecure session (#261)
  • Remove the embedded ansible objects from the template (#256)

Fixed

  • Move from apache module mod_auth_kerb to mod_auth_gssap (#314)
  • Changed template to add miq-log config map (#301)
  • Add the artemis username and password to the frontend pod (#292)
  • Stringify booleans kubernetes couldn't parse it (#263)

Removed

  • Remove artemis from the templates (#294)

Gaprindashvili-3 - Released 2018-05-15

Added

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

Gaprindashvili-2 - Released 2018-03-07

Fixed

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

Gaprindashvili-1 - Released 2018-02-01

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)
  • Enhance app-frontend probes (#239)

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)