commit 09d883f94a1c0c8cbb6f191432582e84f34d12cf
Author: Shane McDonald <[email protected]>
Date: Mon Nov 4 11:20:42 2019 -0500
Bump version to 9.0.1
commit 089bafa5d46893cd2a3c5cd82c0a3743555becf9
Author: Shane McDonald <[email protected]>
Date: Mon Nov 4 11:01:08 2019 -0500
Set setuid bit on bwrap
Related: https://github.com/ansible/awx/issues/5224
commit fa278f83ad59f0841fd1645a442b6d5830e6ec15
Author: Shane McDonald <[email protected]>
Date: Mon Nov 4 09:35:11 2019 -0500
Fix k8s installs using external db
commit 0d68ca8f14a827fc113c0935021fbcbb2564ba72
Author: Shane McDonald <[email protected]>
Date: Mon Nov 4 09:34:46 2019 -0500
Allow for overriding container groups image from k8s installer
commit d3b137fbc4fd3bf3bc01fec197c12d98f1fb3111
Author: Shane McDonald <[email protected]>
Date: Sun Nov 3 11:35:27 2019 -0500
Fix broken k8s installs
Related: https://github.com/ansible/awx/issues/5205
The following commit introduced this bug:
https://github.com/ansible/awx/commit/712b07c136ea31a14c035378a439c9b7a6712054#diff-a2ef2d6347894a92a6b882e3793fb06c
commit c4b4a4c21a368abeb16e33adcee4cf54ca77f20e
Author: AlanCoding <[email protected]>
Date: Thu Oct 31 14:15:59 2019 -0400
Remove venv symlink hack no longer needed
commit bd81fda05cb4e5dfbd367f0e56c83179721acb5e
Author: Ryan Petrello <[email protected]>
Date: Thu Oct 31 14:13:39 2019 -0400
get rid of a loud celery error in the dev environment
commit 83550eeba06485ee7e3dedcbfec9c1da141cf120
Author: Ryan Petrello <[email protected]>
Date: Thu Oct 31 14:44:28 2019 -0400
make the callback receiver more robust to duplicate UUIDs from ansible
commit 69597c56544dcbb99873463dd68f62ee9b1499df
Author: Shane McDonald <[email protected]>
Date: Fri Nov 1 08:38:37 2019 -0400
Sync Dockerfiles
commit fa61aef1946820475021ed7b85bc718c4e3116c6
Author: Shane McDonald <[email protected]>
Date: Fri Nov 1 08:29:11 2019 -0400
Install missing locales in dev container image.
commit a8140e86d7f38fec3d2fc4dac13eeae0862c6b15
Author: Marliana Lara <[email protected]>
Date: Wed Oct 30 07:55:43 2019 -0400
Encapsulate each scm type subform in its own component
commit 4d4ae84e3274006f5f46da81a44a65b37bfcd9a4
Author: Shane McDonald <[email protected]>
Date: Thu Oct 31 16:57:17 2019 -0400
Fix docker cache
This was causing the cache to miss on some docker versions, in addition to
throwing a warning that says it will break soon.
commit ae349addfe2ece85907f1a93c459cec1a7356105
Author: Marliana Lara <[email protected]>
Date: Tue Oct 29 14:56:03 2019 -0400
Resolve credential type id and retrieve scm_type choices from OPTIONS
commit 31fdd5e85ce1315fabd8560c7ff620334136e56c
Author: Marliana Lara <[email protected]>
Date: Mon Oct 28 10:25:10 2019 -0400
Add scm refspec to project detail and remove org id from top level shared component
commit e4bde24f38f24c5b9b7636f19589f551dff5220f
Author: Marliana Lara <[email protected]>
Date: Mon Oct 28 10:24:22 2019 -0400
Add project add form and tests
commit 9c019e1cc04d1598ef164ddf867a03dffba0ddd4
Author: Marliana Lara <[email protected]>
Date: Mon Oct 28 10:23:08 2019 -0400
Add organization and credential lookups
commit 21f7ca21e055bab52de42f0b20738f7b6235d513
Author: Keith Grant <[email protected]>
Date: Thu Oct 31 11:34:37 2019 -0700
refactor dupe code to new TemplateAddButton component
commit 6057921e346c14f5a8d04398365aee8c9d001a18
Author: Bill Nottingham <[email protected]>
Date: Thu Oct 31 13:53:13 2019 -0400
chmod the nginx cert/key/etc
EL8 OpenSSL defaults to 0600 for the key, which will not work in the
dev environment.
commit 5095816762c183ae1225db0272dc28d621943c9e
Author: AlanCoding <[email protected]>
Date: Thu Oct 31 12:12:43 2019 -0400
In tower_job_wait intentionally fail module for failure
commit c1da74cbc0fafbe7aa1e4543aae60ef82067fc49
Author: Keith Grant <[email protected]>
Date: Wed Oct 30 15:06:42 2019 -0700
fix PF switch styling