All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Adding support for OpenID-Connect (#251)
- Add rolebindings for the orchestrator to the templates (#271)
- Put the PG config map in the new new include location (#267)
- Mount the configmap into the directory the new image expects (#264)
- Remove 15 second sleep from startup time (#270)
- Add artemis service (#268)
- Container orchestrator (#207)
- Fix the external db template after merging #207 (#269)
- Stringify booleans kubernetes couldn't parse it (#263)
- 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)
- 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)
- Allow insecure session (#261)
- Remove the embedded ansible objects from the template (#256)
- Enhance app-frontend probes (#239)