Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@clivebor clivebor released this 06 Dec 14:17
· 2 commits to develop since this release

• Implement TLS support for OpenShift
• As a Kubernetes Admin, I would like to have an environments key set to a shorter character value
• Improve helm chart to add more flexibility for various deployments
• Support docker registry auth with a token
• Update chart dependencies versions and test
• Introduce DB migration framework
• Remove Noop cluster type
• Add extra info to chart install
• Address dependency vulnerability alerts
• Task notification time incorrect when deployed
• Expand on ingress configuration through helm values
• Assess and possibly remove ClusterManager functionality
• Implement a graceful shutdown of the server on k8s
• Create PostgreSQL PVC’s from Ahoy templates if using existing claims so that they are deleted on uninstall
• Set default logging level for Ahoy to INFO in chart prod profile
• Make running Ahoy in dev simpler and document the requirements
• Show access denied page when 401 received from server on non-setup server
• Error deploying with environment name with spaces
• Use environment key for messages instead of name
• Remove remaining unused DTO's