Joel
Joel
**Describe the bug** I've added to my simple-thermostat a sensor and selected a special attribtute `preset_mode` to display. The "preset_mode" attribute can be a string like "eco" or not set...
##### SUMMARY This PR fixes the usage of custom CA certificates in the migration job and improves the existing implementation in the task & web deployment. During the upgrade to...
##### SUMMARY The awx-task, awx-web and awx-migration run an init container `init-bundle-ca-trust` if you want to add your own CA certificate to the truststore. Therefore the `update-ca-trust` command is used....
##### SUMMARY If the database setup is in some way wrong, the `wait-for-migrations` command inside the `init-database` container runs infinitely and can't be stopped by kubernetes. The "PID 1" problem....