Shane McDonald
4230120884
More flexibility for customizing default EEs
2021-04-03 17:15:56 -04:00
Shane McDonald
c0d3047dab
Merge pull request #166 from ilijamt/wrong-supervisor-conf
...
fix wrong conf file for SUPERVISOR_WEB_CONFIG_PATH in kubernetes deployment file
2021-04-03 12:45:52 -04:00
Shane McDonald
30db53d250
Merge pull request #164 from tchellomello/unique_labels
...
Use k8s labels to create unique matchLabels for svc and deployments
2021-04-03 12:44:31 -04:00
Shane McDonald
1309cc63c9
Merge pull request #165 from TrueTickets/athak/add-nodeselector-and-tolerations
...
Add support for nodeSelector and tolerations
2021-04-03 12:42:17 -04:00
Shane McDonald
32b862c79b
Update roles/installer/templates/tower_deployment.yaml.j2
2021-04-03 12:36:55 -04:00
Shane McDonald
ba2672a0b0
Remove usage of environment.sh
...
This is no longer sourced in the launch scripts.
2021-04-03 12:07:02 -04:00
Ilija Matoski
9b327f6ad5
fix wrong conf file
2021-04-03 13:30:55 +02:00
Atha Kouroussis
be68adbf01
Add support for nodeSelector and tolerations
2021-04-01 18:28:07 -03:00
Marcelo Moreira de Mello
185238c199
Use k8s labels on managed resources
2021-04-01 14:04:59 -04:00
Marcelo Moreira de Mello
658cf92a3b
Make sure we only proceed with ldap-ca.crt is a valid secret
2021-03-31 11:25:25 -04:00
Marcelo Moreira de Mello
8974e3446a
Added ability to configure LDAP CA
2021-03-29 22:19:22 -04:00
Shane McDonald
aeebe6cc4b
Allow group to access receptor socket
2021-03-28 15:09:18 -04:00
cbillett83@outlook.com
0740fc2bc1
fixes #151 Handling HTTP loadbalancer
2021-03-26 11:20:13 +00:00
Christian M. Adams
746dc2738f
Name pg pod in a more unique way
...
- this is to make it possible to run migration with multiple deployments in the same pod
2021-03-24 13:37:39 -04:00
cbillett83@outlook.com
76092c366e
alow private hosted awx-ee image
2021-03-24 10:02:33 +00:00
Shane McDonald
3df272da27
Merge pull request #128 from billett83/devel
...
fixes #127 Provided service type LoadBalancer
2021-03-23 09:49:34 -04:00
Shane McDonald
f47604998e
Merge pull request #116 from rooftopcellist/backup_restore
...
Optional data migration if source DB configuration is provided
2021-03-18 14:15:30 -04:00
Shane McDonald
79534a1465
Dont require database names to match when doing migration
2021-03-18 11:22:04 -04:00
cbillett83@outlook.com
1570c0a883
Minor Changes from Spredzy
2021-03-18 10:58:00 +00:00
cbillett83@outlook.com
781d3e0ec7
Provided service type LoadBalancer
2021-03-17 11:59:57 +00:00
Yanis Guenane
1cd93c6752
Merge pull request #125 from Spredzy/fix_wrong_variable_name
...
tower_deployment: Use the proper conditional variable
2021-03-17 10:50:34 +01:00
Deric Crago
7a559b9f3b
added 'tower_image_pull_secret'
2021-03-15 11:27:37 -04:00
Yanis Guenane
7442555869
tower_deployment: Use the proper conditional variable
...
fixes: https://github.com/ansible/awx-operator/issues/118
2021-03-15 12:58:14 +01:00
Yanis Guenane
10566b46b1
PostgreSQL: Set scram-sha-256 as default host auth method
2021-03-09 11:40:23 +01:00
Yanis Guenane
07dda4c8ef
Rely on /dev/null to generate passwords
2021-03-09 10:01:38 +01:00
Yanis Guenane
9683dc23a4
Move tower_broadcast_websocket_secret to a Secret
2021-03-04 20:21:38 +01:00
Christian M. Adams
92efe37100
Dynamically set the deployment type for the configmap name
2021-03-03 15:39:37 -05:00
Shane McDonald
9595c6c008
New deployment model
2021-03-03 12:30:17 -05:00
Shane McDonald
1ff4d8f6c9
Refactor templates
2021-03-01 13:58:49 -05:00
Yanis Guenane
e5e996569c
Merge pull request #93 from Spredzy/resource_requirements
...
Allow greater flexibility to specify resource requests/limits
2021-02-10 16:52:45 +01:00
Yanis Guenane
fd4e3b2d4c
Allow greater flexibility to specify resource requests/limits
2021-02-10 15:58:48 +01:00
Yanis Guenane
1fe7c4dd20
TLS: Enable passthrough termination mechanism
...
Depends-On: https://github.com/ansible/awx-operator/pull/94
2021-02-10 15:20:27 +01:00
Yanis Guenane
c895ca0f6d
TLS: Enable customization of TLS behavior on route
2021-02-10 12:11:29 +01:00
Yanis Guenane
e858f34f2c
Admin Password: Allow one to specify an admin password secret else generate it
2021-02-08 19:29:55 +01:00
Yanis Guenane
dfb96d1e18
Secret Key: Allow one to specify a secret key else generate it
2021-02-08 19:11:44 +01:00
Yanis Guenane
e5f1041350
PostgreSQL: Allow one to provide her own db configuration secret
...
If a user provide its own secret by using the
`tower_postgres_configuration_secret` use this variable, else try to use
`<instance>-postgres-configuration` secret. Else create one and use a
local database.
2021-02-08 15:13:56 +01:00
Yanis Guenane
357e8ad2c9
tower_config: Remove credential from tower_config.yml
2021-02-08 09:34:56 +01:00
Yanis Guenane
ad476e4782
Rename base roles
2021-02-05 22:23:23 +01:00