Christian M. Adams
bcd1410438
init backup CR files
2021-04-30 10:24:33 -04:00
Christian M. Adams
fdcc745f11
Add watcher for backup CR
2021-04-30 10:24:33 -04:00
Christian M. Adams
4a5ca184c0
Use storage class to dynamically create volume for backups
2021-04-30 10:24:33 -04:00
Christian M. Adams
e037feafbf
Create management pod and pvc for backup
2021-04-30 10:24:33 -04:00
Christian M. Adams
0220c75884
wip deployment podspec or sts
2021-04-30 10:24:33 -04:00
Shane McDonald
5f668d76f0
Merge pull request #262 from Spredzy/extra_settings
...
Extra Settings: Allow one to pass extra API configuration settings.
2021-04-30 10:01:47 -04:00
Yanis Guenane
1d14ebccad
Extra Settings: Allow one to pass extra API configuration settings.
...
For more advanced usage, a user can do the
extra_volumes/extra_volume_mounts dance. But for simple need adding this
parameter make it easy to just specify an extra parameter.
2021-04-30 11:06:40 +02:00
Yanis Guenane
2965a9091e
PostgreSQL: Properly handle variable name difference when using Red Hat containers
2021-04-29 18:16:20 +02:00
Marcelo Moreira de Mello
7361defa17
Merge pull request #198 from tchellomello/ssl_pg
...
Added support to override PosgreSQL sslmode
2021-04-28 15:51:01 -04:00
Yanis Guenane
4706aa9a1e
Deployment type: Make more fields dynamic based on that field
2021-04-28 12:12:06 +02:00
Marcelo Moreira de Mello
3d5a9eae31
Handle statefulset updates
2021-04-27 17:16:57 -04:00
Marcelo Moreira de Mello
3c26af0cd7
Merge pull request #217 from tchellomello/crashing
...
Updated logic to validate changes on configmaps, deployments and statefulsets
2021-04-26 17:04:20 -04:00
Shane McDonald
c0e164d763
Fix service type logic
2021-04-26 13:58:44 -04:00
Marcelo Moreira de Mello
2fd737fbc2
Merge pull request #204 from TheStally/devel
...
Set Service to use type ClusterIP instead of NodePort when tower_ingress_type is Ingress
2021-04-25 21:59:25 -04:00
Ilija Matoski
72c122dff9
added missing comma, to AWX execution_environets.py file
2021-04-24 14:34:19 +02:00
Shane McDonald
5779afd858
Update default ee version
2021-04-23 13:58:01 -04:00
Shane McDonald
da43c5ba7d
Merge pull request #226 from fust/fix_postgres_resources
...
Fix postgres resources
2021-04-22 13:33:11 -04:00
Marcelo Moreira de Mello
01f1321bd4
Merge branch 'devel' into split_image_expr
2021-04-22 10:28:32 -04:00
TheStally
a00052a8ca
Fix template logic
2021-04-22 08:37:31 +01:00
Marcelo Moreira de Mello
bc34758c91
Split container image and version in 2 variables
2021-04-21 17:18:02 -04:00
Shane McDonald
e3f027d625
Merge pull request #212 from tchellomello/change_pull_policy_redis
...
Inherit imagePullPolicy to redis container
2021-04-21 16:44:07 -04:00
Marcelo Moreira de Mello
46fca2af5a
updated
2021-04-21 15:41:18 -04:00
Marcelo Moreira de Mello
597356f317
Handles deleting and recreating statefulset and deployment when needed
2021-04-21 14:58:21 -04:00
Thom Wijtenburg
841d1f94f2
Change default resource requirement to object
2021-04-20 11:52:56 +02:00
Thom Wijtenburg
378a33aaee
Fix PostgreSQL resource requests
2021-04-20 11:14:48 +02:00
Marcelo Moreira de Mello
09652056b7
Added initial upgrade documentation
2021-04-20 00:23:10 -04:00
Marcelo Moreira de Mello
39ef816f5e
Updated logic to avoid crash during upgrades
2021-04-19 23:19:13 -04:00
Gabe Muniz
9de67ad898
added default value for ee extra mounts
2021-04-15 15:25:45 -04:00
Gabe Muniz
90f25ab20c
added ability to mount to Execution container with example
2021-04-15 10:01:46 -04:00
Gabe Muniz
6c476a994e
added ability to mount conf.d and fixed underscore api issue
2021-04-14 16:18:44 -04:00
stal
1b87616a11
Add tower_ingress_type NodePort
2021-04-14 20:15:15 +01:00
Ernesto Pérez
d4d9d2a982
Correction, replace tower_tolerations by tower_postgres_tolerations
2021-04-14 09:59:50 +02:00
Ernesto Pérez
1cc47f7570
Correction, replace tower_node_selector by tower_postgres_selector
2021-04-14 09:56:06 +02:00
Marcelo Moreira de Mello
83a85d15c0
Inherit imagePullPolicy to redis container
2021-04-13 21:28:55 -04:00
Ernesto Pérez
0ab33a17df
Fix yaml missing starting space in comment
2021-04-13 14:33:47 +02:00
Ernesto Pérez
151ff11745
Add nodeSelector and tolerations for Postgres pod
2021-04-13 13:50:14 +02:00
Marcelo Moreira de Mello
57071129bf
Removed jinja2 filter 'quote' for db password
2021-04-12 16:23:21 -04:00
stal
e091b32c4b
use ClusterIP service when ingress type is Ingress
2021-04-12 19:35:29 +01:00
Marcelo Moreira de Mello
298d39c57b
Added support to override pg_sslmode
2021-04-12 12:48:00 -04:00
Ryland DeGregory
95f04abdfd
Added conditional to validate that tower_loadbalancer_annotations is defined
2021-04-08 12:24:56 -04:00
Shane McDonald
f6b7a32a33
Bump version
2021-04-07 17:24:08 -04:00
Shane McDonald
c44c3fb095
Merge pull request #176 from rooftopcellist/fix-mismatched-db-name
...
Fix data migrations when the database names do not match
2021-04-07 16:29:52 -04:00
Marcelo Moreira de Mello
4d4ed3e827
Added labels to AWX kind resource
2021-04-07 14:24:34 -04:00
Marcelo Moreira de Mello
584d45d315
Introducing ability to mount /var/lib/projects
2021-04-06 12:53:08 -04:00
Christian M. Adams
43aa01ce5f
Fix data migrations when the database names do not match
2021-04-05 17:14:47 -04:00
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