Elijah DeLee
91d299926a
update name of ee as well as the image
2021-08-11 14:54:24 -04:00
Elijah DeLee
01fe816fe8
use awx-ee:latest
...
We are updating the requirements in awx to get the latest receptor and runner in the task container,
we should also have the latest in the EE
see https://github.com/ansible/awx/pull/10861 and https://github.com/ansible/awx/pull/10858
2021-08-11 11:41:12 -04:00
Christian Adams
f0b439c125
Merge pull request #464 from js-rwwa/devel
...
Define ingress path as variable for deployments
2021-07-26 09:54:13 -04:00
Marcelo Moreira de Mello
24916c6fa1
Using fsGroup and extends propers via InitContainer (NFS)
2021-07-21 10:36:55 -04:00
tabjer
3a330e4943
Added default ingress_path, made it an overridable var
2021-07-12 09:09:01 +08:00
Shane McDonald
e28d114d78
Bump versions for next release
2021-06-28 17:26:06 -04:00
Marcelo Moreira de Mello
f2e43db37c
Added ability to trust a custom bundle CA
2021-06-18 01:48:50 -04:00
Shane McDonald
785b9ef70f
Bump versions
2021-06-17 16:28:30 -04:00
Yanis Guenane
0f4cc52e71
EE: Allow one to specify resource requirements
2021-06-17 12:44:12 +02:00
Yanis Guenane
3899365da7
EE: Allow one to specify extra environment variable
2021-06-17 10:43:52 +02:00
Julen Landa Alustiza
1fc22749a5
Use awx-manage register_default_execution_environments
...
Signed-off-by: Julen Landa Alustiza <jlanda@redhat.com >
2021-06-08 16:56:17 -04:00
Julen Landa Alustiza
83e46ee84b
Use own attribute for control_plane_ee
...
Signed-off-by: Julen Landa Alustiza <jlanda@redhat.com >
2021-06-02 14:55:53 +02:00
Shane McDonald
b74d6a582e
Bump versions for 0.10.0
2021-06-01 17:07:52 -04:00
Marcelo Moreira de Mello
e37c091d17
Make tower_ingress_type to respect ClusterIP definition
2021-06-01 15:42:39 -04:00
Marcelo Moreira de Mello
446ac0b190
Added ability to specify annotations to ServiceAccount
2021-05-25 12:16:16 -04:00
Yanis Guenane
75458d0678
Do not prepend variables name with tower_
2021-05-25 09:52:13 +02:00
Christian M. Adams
82ed9d6d56
Default to storage class being undefined
...
* This is so that users can intentially set it to an empty string if they want to use the default storage class
* conversely, now users can manually create a pvc that does not utilize the default storage class
2021-05-17 16:41:53 -04:00
Christian M. Adams
818b837fb2
Allow user to specify empty string for storage class on PVC
2021-05-17 12:15:03 -04:00
Marcelo Moreira de Mello
b2b1e07e45
Set initial value for tower_loadbalancer_annotations
2021-05-10 23:31:01 -04:00
Christian Adams
8519ff93b2
Merge pull request #272 from kimbernator/devel
...
Add support for custom service labels
2021-05-10 15:18:31 -04:00
Christian M. Adams
c12a1f02ab
Unset ownerRefs in the installer instead of the finalizer
2021-05-07 17:55:01 -04:00
Jeremy Kimber
51435e3c2b
fix example to use correct label
2021-05-03 13:14:49 -05:00
Jeremy Kimber
fd42802512
Add support for custom service labels
2021-05-03 10:20:56 -05:00
Shane McDonald
8772d0eec5
Merge pull request #266 from shanemcd/bump-19.1.0
...
Bump 19.1.0
2021-05-01 10:27:39 -04:00
Shane McDonald
c318611561
Bump AWX version
2021-05-01 07:45:18 -04:00
Yanis Guenane
4706aa9a1e
Deployment type: Make more fields dynamic based on that field
2021-04-28 12:12:06 +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
bc34758c91
Split container image and version in 2 variables
2021-04-21 17:18:02 -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
Gabe Muniz
9de67ad898
added default value for ee extra mounts
2021-04-15 15:25:45 -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
Shane McDonald
f6b7a32a33
Bump version
2021-04-07 17:24:08 -04:00
Marcelo Moreira de Mello
584d45d315
Introducing ability to mount /var/lib/projects
2021-04-06 12:53:08 -04:00
Shane McDonald
4230120884
More flexibility for customizing default EEs
2021-04-03 17:15:56 -04:00
Atha Kouroussis
be68adbf01
Add support for nodeSelector and tolerations
2021-04-01 18:28:07 -03:00
Marcelo Moreira de Mello
8974e3446a
Added ability to configure LDAP CA
2021-03-29 22:19:22 -04:00
Shane McDonald
1fa391a9f1
Bump awx-ee version
2021-03-29 12:39:57 -04:00
Shane McDonald
ecdfaf6c0d
Pin version of awx-ee
2021-03-28 15:08:49 -04:00
cbillett83@outlook.com
76092c366e
alow private hosted awx-ee image
2021-03-24 10:02:33 +00:00
Shane McDonald
62ec946e4f
Use latest version of quay.io/ansible/awx
2021-03-23 11:15:55 -04: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
79534a1465
Dont require database names to match when doing migration
2021-03-18 11:22:04 -04:00
Shane McDonald
da26472a03
Fix reconcilation loop after data migration changes
2021-03-18 11:22:00 -04:00
cbillett83@outlook.com
781d3e0ec7
Provided service type LoadBalancer
2021-03-17 11:59:57 +00:00
Deric Crago
7a559b9f3b
added 'tower_image_pull_secret'
2021-03-15 11:27:37 -04:00
Yanis Guenane
9683dc23a4
Move tower_broadcast_websocket_secret to a Secret
2021-03-04 20:21:38 +01:00
Shane McDonald
9595c6c008
New deployment model
2021-03-03 12:30:17 -05:00