Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5001 from khawaga/kubernetes_ingress_tls | softwarefactory-project-zuul[bot] | 2019-11-12 | 1 | -0/+6 |
|\ | | | | | | | | | Kubernetes Ingress TLS support Reviewed-by: https://github.com/apps/softwarefactory-project-zuul | ||||
| * | add variable to set tls secret for kubernetes ingress | Khaled Elkhawaga | 2019-10-11 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Khaled Elkhawaga <k.elkhawaga@gmail.com> | ||||
* | | Dont require pg_admin_password unless we're using it. | Shane McDonald | 2019-11-05 | 3 | -2/+13 |
| | | |||||
* | | Merge pull request #5227 from shanemcd/more-downstream-k8s-fallout-sorry-folks | Shane McDonald | 2019-11-04 | 3 | -49/+55 |
|\ \ | | | | | | | More downstream k8s fallout, sorry folks | ||||
| * | | Fix k8s installs using external db | Shane McDonald | 2019-11-04 | 1 | -49/+52 |
| | | | |||||
| * | | Allow for overriding container groups image from k8s installer | Shane McDonald | 2019-11-04 | 2 | -0/+3 |
| | | | |||||
* | | | Set setuid bit on bwrap | Shane McDonald | 2019-11-04 | 1 | -0/+3 |
|/ / | | | | | | | Related: https://github.com/ansible/awx/issues/5224 | ||||
* | | Fix broken k8s installs | Shane McDonald | 2019-11-03 | 2 | -0/+132 |
| | | | | | | | | | | | | | | Related: https://github.com/ansible/awx/issues/5205 The following commit introduced this bug: https://github.com/ansible/awx/commit/712b07c136ea31a14c035378a439c9b7a6712054#diff-a2ef2d6347894a92a6b882e3793fb06c | ||||
* | | Sync Dockerfiles | Shane McDonald | 2019-11-01 | 1 | -0/+2 |
| | | |||||
* | | Update AWX images to CentOS 8 | Shane McDonald | 2019-10-30 | 6 | -76/+29 |
| | | |||||
* | | Install oc and kubectl in upstream task image | Shane McDonald | 2019-10-30 | 4 | -4/+23 |
| | | |||||
* | | Improve usage of ssl_certificate in local_docker | Raphaël COMBEAU | 2019-10-28 | 5 | -7/+2 |
| | | | | | | | | | | | | Remove nginx.conf from container Move nginx outside ssl_certificate block | ||||
* | | Merge pull request #5043 from EStork09/devel | softwarefactory-project-zuul[bot] | 2019-10-28 | 1 | -0/+6 |
|\ \ | | | | | | | | | | | | | Added custom_venv_dir to local docker install, Reviewed-by: https://github.com/apps/softwarefactory-project-zuul | ||||
| * | | Added custom_venv_dir to local docker install, | Evan Stork | 2019-10-20 | 1 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Evan Stork <estork@live.com> | ||||
* | | | Add quotes to shell variables with user input | Ahmed RAHAL | 2019-10-25 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The last update of this file added default values for passwords but removed the 'quote' filter. This is extremely problematic for database passwords that should always be complex and contain special characters that the shell may interpret wrongly. As a sanity measure, adding the quote filter to all fields. | ||||
* | | | fix 5089 | lopf | 2019-10-24 | 1 | -1/+1 |
| | | | |||||
* | | | Downstream k8s installer changes | Shane McDonald | 2019-10-22 | 9 | -10/+129 |
| | | | |||||
* | | | Fixed bug with python check | Alice Hunter | 2019-10-22 | 1 | -1/+1 |
|/ / | |||||
* | | Move python healthcheck script from probes to configMap | Wander Boessenkool | 2019-10-18 | 1 | -44/+39 |
| | | |||||
* | | Make HTTPConnection import python 2,3 agnostic | Wander Boessenkool | 2019-10-17 | 1 | -4/+10 |
| | | |||||
* | | Move installtime hardcoded rabbitmq credentials to environment variables for ↵ | Wander Boessenkool | 2019-10-17 | 1 | -2/+15 |
| | | | | | | | | healthcheck | ||||
* | | Change healthcheck from wget and grep to python with httplib | Wander Boessenkool | 2019-10-17 | 1 | -4/+30 |
| | | |||||
* | | Change /bin/ash to /bin/sh as requested by @shanecmd | Wander Boessenkool | 2019-10-17 | 1 | -2/+2 |
| | | |||||
* | | Properly escape quotes | Wander Boessenkool | 2019-10-14 | 1 | -2/+2 |
| | | |||||
* | | Change 'rabbitmqctl status' to a wget | grep | Wander Boessenkool | 2019-10-14 | 1 | -3/+9 |
|/ | | | | | - This reduces CPU usage from 250 millis on idle to 25 millis on idle - Default rabbitmq user needs administrator privileges | ||||
* | remove cruft leftover from the postgresql upgrade | Christian Adams | 2019-10-03 | 1 | -2/+0 |
| | |||||
* | Use variables to set rabbitmq host and port | kumy | 2019-09-27 | 1 | -2/+2 |
| | |||||
* | Merge pull request #4824 from rooftopcellist/scl_in_containers | softwarefactory-project-zuul[bot] | 2019-09-26 | 2 | -3/+3 |
|\ | | | | | | | | | Add needed scl enables for community container installs Reviewed-by: https://github.com/apps/softwarefactory-project-zuul | ||||
| * | revert to get needed scl enables for community container installs | Christian Adams | 2019-09-26 | 2 | -3/+3 |
| | | |||||
* | | allow *.pendo.io as an img-src in our Content Security Policy | Ryan Petrello | 2019-09-26 | 1 | -2/+2 |
|/ | |||||
* | correct CSP header to allow all pendo.io traffic | Ryan Petrello | 2019-09-23 | 1 | -2/+2 |
| | |||||
* | Merge pull request #4752 from shanemcd/drop-pg-scl | softwarefactory-project-zuul[bot] | 2019-09-16 | 2 | -3/+3 |
|\ | | | | | | | | | Stop using PG SCL in dev env Reviewed-by: https://github.com/apps/softwarefactory-project-zuul | ||||
| * | Stop using PG SCL in dev env | Shane McDonald | 2019-09-16 | 2 | -3/+3 |
| | | |||||
* | | Fix authentication bug with container installs | Christian Adams | 2019-09-16 | 2 | -3/+2 |
|/ | | | | - update awx-dev db password where needed | ||||
* | Implement local docker pg upgrade | Shane McDonald | 2019-09-12 | 2 | -3/+52 |
| | |||||
* | Upgrade to postgres 10.6 | Christian Adams | 2019-09-12 | 10 | -17/+34 |
| | | | | | | | - use awx-python in shebang in dev env - scl enable where needed for rhel7 & container installs - use scram-sha-256 pg user hashing by default - ensure psycopg2 is using the correct PG_CONFIG at build time for the right libpq version | ||||
* | #3778 Upgrading postgresql to v10 | Jose OrPa | 2019-09-12 | 3 | -3/+3 |
| | |||||
* | hide nginx server version headers | Ryan Petrello | 2019-08-20 | 1 | -0/+1 |
| | |||||
* | Fix compatibility with postgresql helm chart v6.0.0+ | Gabriel Totusek | 2019-08-12 | 1 | -2/+2 |
| | |||||
* | Downgrade postgres helm chart to v5.3.13 | Gabriel Totusek | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | Update postgres helm chart to v6.2.1 | Gabriel Totusek | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | Add support for kubernetes tolerations, nodeSelector, and affinity | Gabriel Totusek | 2019-08-12 | 4 | -17/+75 |
| | |||||
* | * upgrade from git on containers | Jorge Machado | 2019-07-30 | 2 | -4/+6 |
| | | | | | | * agreed with terms of DCO 1.1 Signed-off-by: Jorge Machado <jorge@jmachado.me> | ||||
* | Addition of inventory value for memcached image, allows for custom image ↵ | Scholl III, Michael G | 2019-07-18 | 2 | -1/+4 |
| | | | | locations for memcached to match other images | ||||
* | Add dynamic custom venv setup | Ashley Nelson | 2019-07-09 | 2 | -0/+44 |
| | | | | Add support for python3 venvs | ||||
* | Update Content Security Policy to allow websockets | Jeff Byrnes | 2019-07-05 | 1 | -2/+2 |
| | | | | | | | | Per #4167 a reasonable CSP was put in place, but unfortunately this broke WebSockets support in Safari. This is a quick fix to return support immediately. A more secure implemetation would be beneficial in the longer term, however. | ||||
* | Change to docker_service for compatibility | Ashley Nelson | 2019-07-02 | 1 | -1/+1 |
| | |||||
* | allow data: images in our Content Security Policy | Ryan Petrello | 2019-07-02 | 1 | -2/+2 |
| | | | | | support for custom login logos relies on data:image/*;base64 see: https://github.com/ansible/awx/issues/4253 | ||||
* | add a reasonable default Content Security Policy | Ryan Petrello | 2019-06-26 | 1 | -0/+2 |
| | | | | | | | | ideally we'd improve this over time to remove the `unsafe-inline` lines, but we can't due that today because Angular1 makes use of a lot of inline <script> and <style> tag generation see: https://github.com/ansible/awx/issues/2056 | ||||
* | Change `docker_service` to `docker_compose`. | aubrel | 2019-06-25 | 1 | -1/+1 |
| | | | | Signed-off-by: aubrel <red_clover@riseup.net> |