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
9545acd301
Merge pull request #113 from shanemcd/refactor-templates
...
Refactor templates
2021-03-01 14:14:38 -05:00
Shane McDonald
1ff4d8f6c9
Refactor templates
2021-03-01 13:58:49 -05:00
Yanis Guenane
c579537d66
Update API and operator interface
2021-02-25 17:44:00 +01:00
Yanis Guenane
e589a999a8
kind,api_version: Dynamically retrieve those values
2021-02-25 13:56:42 +01:00
Yanis Guenane
a44cfb676d
Make the API version used for status update parametrable
2021-02-17 11:21:29 +01: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
452bb128c6
Update CSV with richer fields
2021-02-09 22:23:05 +01:00
Yanis Guenane
8049dfac9c
Secret: Create a toggle to garbage collect secrets in finalizer.
2021-02-09 22:08:24 +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
Yanis Guenane
285be0faff
deployment_type: Introduce the new variable.
2021-02-05 21:19:16 +01:00
Yanis Guenane
38c57a61d0
Merge pull request #83 from Spredzy/database_configuration
...
PostgreSQL: Remove unused/wrongly used variable
2021-02-05 18:33:26 +01:00
Yanis Guenane
2daae08790
PostgreSQL: Remove unused/wrongly used variable
2021-02-05 16:11:28 +01:00
Yanis Guenane
470870526b
tower_admin_user: default to admin
2021-02-05 15:38:44 +01:00
Shane McDonald
48ba257f67
Add development mode for AWX
2021-01-25 12:30:29 -05:00
Shane McDonald
cf633d6ec2
Remove deployment_type
2021-01-21 15:47:18 -05:00
Shane McDonald
49f0d44dee
Merge pull request #69 from shanemcd/pg-12
...
Use postgres 12 image from red hat
2021-01-21 15:09:15 -05:00
Shane McDonald
5183fc8081
Upgrade to postgres:12
2021-01-21 14:29:48 -05:00
Shane McDonald
a6b763d71c
Merge pull request #68 from shanemcd/fix-initializee
...
Fix initialize tasks
2021-01-21 13:58:27 -05:00
Shane McDonald
058b695fdc
Fix initialize tasks
2021-01-21 13:22:52 -05:00
Shane McDonald
d6e14903df
Remove unnecessary configmaps
2021-01-21 13:21:10 -05:00
Kedar Vijay Kulkarni
14363a5dcb
Updating README for the operator and the awx role
2020-11-08 20:33:41 -05:00
Shane McDonald
267741550f
Make ansible-lint happy
2020-10-11 12:56:52 -04:00
Tyler Auerbeck
8b681313bc
Use k8s-exec instead of shell
2020-10-11 12:14:24 -04:00
Shane McDonald
1ab42afe6e
Remove memcached
...
This has been gone upstream for a few releases
2020-10-06 15:56:59 -04:00
Matthew Jones
76964e74b1
Update to AWX 15 and fix a boolean issue
2020-09-30 11:39:34 -04:00
Shane McDonald
197a4c12f8
Merge pull request #27 from frenchtoasters/devel
...
adding fix for ansible collections path
2020-09-25 09:41:37 -04:00
Shane McDonald
94887d4306
Merge pull request #29 from TrueTickets/athak/extra-env-and-volumes
...
Add more configurable parameters
2020-09-25 09:41:12 -04:00
Atha Kouroussis
05d11109bf
Document new vars
2020-09-24 15:43:01 -03:00
Atha Kouroussis
ad96ebf5ad
More configurable parameters
2020-09-24 15:21:43 -03:00
Teodoro Cook
331be5f69a
Port 930b468 from https://github.com/ansible/awx
...
Add the uwsgi_param 'HTTP_X_FORWARDED_PORT' to nginx configuration,
This prevents the python-saml "invalid_response" error
2020-09-24 00:08:27 -06:00
toast
61962d082f
adding fix for ansible collections path
2020-09-17 17:24:54 -04:00
Sylvain Chen
b9904842aa
Remove redis and memcached unused variables and their exposed ports
2020-08-23 22:04:10 +02:00
Matthew Jones
23ddaddbe8
Update tests and lint concerns
2020-08-17 15:57:43 -04:00
Matthew Jones
edc60300be
Autogenerate database configuration and secret key if not provided
...
This also persists those after removal, so the database PV is still functional
2020-08-13 14:36:49 -04:00
Matthew Jones
ebc402141a
idiomatic postgres configuration
...
renaming some files to match the awx operator status
2020-07-17 14:47:29 -04:00
Matthew Jones
8e683ab950
Fixing up supervisor log configuration
2020-07-10 11:32:52 -04:00
Matthew Jones
ff9a153f87
Moving towards AWX as the default
2020-07-01 14:15:51 -04:00
Matthew Jones
90fa143453
Merge remote-tracking branch 'geerling/master'
2020-06-09 10:29:08 -04:00