Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #3230 from impca/patch-1 | softwarefactory-project-zuul[bot] | 2019-02-14 | 1 | -0/+10 | |
|\ \ | ||||||
| * | | update docker compose installer | impca | 2019-02-14 | 1 | -0/+7 | |
| * | | Update compose configuration | impca | 2019-02-13 | 1 | -0/+3 | |
| |/ | ||||||
* / | update-ca-trust: Ensure CA trust is updated in awx_task container | Mathieu Mallet | 2019-02-06 | 1 | -0/+5 | |
|/ | ||||||
* | Omit DATABASE_SSLMODE if not set. | Marius Rieder | 2019-01-22 | 1 | -2/+2 | |
* | Add pg_sslmode option. | Marius Rieder | 2019-01-21 | 2 | -0/+5 | |
* | Nginx: Specify X-Frame-Options "DENY" header | Yanis Guenane | 2019-01-21 | 1 | -0/+3 | |
* | Merge pull request #2994 from coreywan/pod-limits | softwarefactory-project-zuul[bot] | 2019-01-18 | 2 | -0/+46 | |
|\ | ||||||
| * | adds pod limits | Corey Wanless | 2019-01-16 | 2 | -0/+46 | |
* | | Merge pull request #2995 from coreywan/postgres_helm | softwarefactory-project-zuul[bot] | 2019-01-18 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | * adds persistence.storageClass and limits to postgress helm install | Corey Wanless | 2019-01-14 | 1 | -0/+3 | |
| |/ | ||||||
* | | Merge pull request #2999 from themr0c/issue-2991 | softwarefactory-project-zuul[bot] | 2019-01-17 | 1 | -5/+8 | |
|\ \ | ||||||
| * | | adding helm chart version for postgresql | Fabrice Flore-Thebault | 2019-01-16 | 1 | -0/+1 | |
| * | | revert pg_hostname | Fabrice Flore-Thebault | 2019-01-15 | 1 | -1/+1 | |
| * | | add helm repo update and fix helm upgrade | Fabrice Flore-Thebault | 2019-01-15 | 1 | -1/+2 | |
| * | | related #2991 - unify postgresql_service_name | Fabrice Flore-Thebault | 2019-01-15 | 1 | -5/+5 | |
| * | | fix #2991 - make Helm creation of postgreql succeed when installing multiple ... | Fabrice Flore-Thebault | 2019-01-14 | 1 | -1/+2 | |
* | | | Python 3 / Upstream Kubernetes | Shane McDonald | 2019-01-15 | 6 | -8/+16 | |
* | | | make py3 packaging work for k8s | Ryan Petrello | 2019-01-15 | 1 | -2/+5 | |
* | | | Merge pull request #2996 from coreywan/setup-postgress-activation-wait | softwarefactory-project-zuul[bot] | 2019-01-14 | 2 | -1/+3 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | adds wait time for postgres setup as a variable | Corey Wanless | 2019-01-12 | 2 | -1/+3 | |
| |/ | ||||||
* / | configure an HA policy for openshift/k8s installs | Ryan Petrello | 2018-12-14 | 1 | -4/+14 | |
|/ | ||||||
* | Fixed issue where admin_user and password change are not reflected | Hideki Saito | 2018-11-13 | 1 | -4/+4 | |
* | updating default Postgresql version to 9.6 | Idan Bidani | 2018-11-11 | 1 | -1/+1 | |
* | Using new Helm parameters for PostgreSQL access. | westfood | 2018-10-28 | 1 | -3/+3 | |
* | Merge pull request #2430 from dmt/devel | softwarefactory-project-zuul[bot] | 2018-10-26 | 1 | -5/+7 | |
|\ | ||||||
| * | make volume concatenation work | Daniel Temme | 2018-10-25 | 1 | -4/+4 | |
| * | Partial revert for "Bugfix for ca_trust_dir" | Daniel Temme | 2018-10-25 | 1 | -3/+5 | |
* | | Merge pull request #2510 from Intermax-Cloudsourcing/awx-web-dockerfile-tmp | softwarefactory-project-zuul[bot] | 2018-10-25 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Empties /tmp in web Dockerfile | wilmardo | 2018-10-25 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge pull request #2485 from wwt/fix-tiller-namespace | softwarefactory-project-zuul[bot] | 2018-10-25 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Pass tiller namespace down to helm task | James Evans | 2018-10-18 | 1 | -0/+1 | |
* | | | Merge pull request #2486 from wwt/remove-rabbit-cluster-name | softwarefactory-project-zuul[bot] | 2018-10-25 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Remove .cluster.local from service name for rabbitmq | James Evans | 2018-10-18 | 1 | -1/+1 | |
| |/ | ||||||
* | | Update variable names for local Docker daemon installation | Igor Vuk | 2018-10-25 | 1 | -4/+4 | |
* | | Let users disable create_preload_data if it isn't necessary | David Moreau Simard | 2018-10-24 | 2 | -0/+2 | |
|/ | ||||||
* | Merge branch 'devel' into ikke-t-selinux-fix | Ilkka Tengvall | 2018-10-17 | 12 | -39/+88 | |
|\ | ||||||
| * | Merge pull request #2266 from ansible/celery-tastes-bad | softwarefactory-project-zuul[bot] | 2018-10-12 | 2 | -15/+4 | |
| |\ | ||||||
| | * | replace celery task decorators with a kombu-based publisher | Ryan Petrello | 2018-10-11 | 2 | -15/+4 | |
| * | | fix indentation for register variable | Daniel Temme | 2018-10-12 | 1 | -1/+1 | |
| * | | Merge pull request #1956 from droopy4096/devel | softwarefactory-project-zuul[bot] | 2018-10-12 | 2 | -1/+4 | |
| |\ \ | ||||||
| | * \ | merge and resolve conflict | Dmytro Makovey | 2018-09-18 | 20 | -152/+582 | |
| | |\ \ | ||||||
| | * | | | allow nginx config extension | Dmytro Makovey | 2018-06-05 | 2 | -1/+4 | |
| * | | | | Merge pull request #2235 from ChrisRo89/devel | softwarefactory-project-zuul[bot] | 2018-10-11 | 2 | -11/+21 | |
| |\ \ \ \ | ||||||
| | * | | | | Extracted more variables which a related to rabbitmq | Christian.Rohr | 2018-10-11 | 2 | -11/+21 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge pull request #2416 from fantashley/fix-openshift-auth | softwarefactory-project-zuul[bot] | 2018-10-11 | 1 | -5/+11 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix openshift auth broken by undefined vars | Ashley Nelson | 2018-10-11 | 1 | -5/+11 | |
| * | | | | | Merge pull request #2156 from Decstasy/patch-1 | softwarefactory-project-zuul[bot] | 2018-10-11 | 1 | -5/+8 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Bugfix for ca_trust_dir | Dennis U | 2018-08-09 | 1 | -5/+8 | |
| * | | | | | Merge pull request #2164 from atgreen/devel | softwarefactory-project-zuul[bot] | 2018-10-11 | 1 | -0/+17 | |
| |\ \ \ \ \ |