Commit Graph
1483 Commits
Author SHA1 Message Date
Shane McDonald fb69347d7b Merge pull request #40 from shanemcd/fix-rbac
Fix RBAC
2020-10-12 10:31:19 -04:00
Mercwri 30e2791d4f removing incorrect namespace field from spec 2020-10-12 10:13:50 -04:00
Shane McDonald 7f8331bb28 Fix RBAC
Fixes https://github.com/ansible/awx-operator/issues/35

Will need to revisit how to support deploying into namespaces other than default.
2020-10-12 08:59:22 -04:00
Shane McDonald 9a3e3aae12 Merge pull request #39 from shanemcd/add-k8s-exec
Use k8s-exec instead of shell
2020-10-11 13:49:32 -04: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 aa579cf61f Merge pull request #37 from shanemcd/rip-memcached
Remove memcached
2020-10-07 16:16:22 -04:00
Shane McDonald 1ab42afe6e Remove memcached
This has been gone upstream for a few releases
2020-10-06 15:56:59 -04:00
Shane McDonald 3aa28ff569 Merge pull request #34 from shanemcd/automate-stuff
Automate some build and release related activities
2020-10-06 15:05:37 -04:00
Shane McDonald e8eef8a1ca Refactor how awx-operator.yaml is rendered out 2020-10-05 15:23:53 -04:00
Shane McDonald 6d5b7724ff Fix tests 2020-10-05 14:59:28 -04:00
Shane McDonald 4a45333de0 Add playbook for deploying an instance of AWX 2020-10-05 14:59:28 -04:00
Shane McDonald 182d7a3ad5 Add playbooks for building and deploying operator 2020-10-05 14:59:28 -04:00
Shane McDonald 48c8f07877 Automate some build and release related activities 2020-10-05 14:59:19 -04:00
Shane McDonald 6f52a0121d Merge pull request #33 from shanemcd/fix-chain-playbook
Fix chain-operator-files.yml
2020-10-03 12:25:48 -04:00
Shane McDonald bd443e33ab Fix chain-operator-files.yml 2020-10-03 11:58:51 -04:00
Matthew Jones 16899111ef Merge pull request #32 from matburt/15update
Update to AWX 15 and fix a boolean issue
2020-09-30 12:41:23 -04:00
Matthew Jones 76964e74b1 Update to AWX 15 and fix a boolean issue 2020-09-30 11:39:34 -04:00
Shane McDonald b05cdb9116 Merge pull request #26 from dericcrago/patch-1
swapped mcrouter for awx
2020-09-25 09:42:05 -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
Shane McDonald 56835aec94 Merge pull request #28 from teddyphreak/teddyphreak-patch-1
Port 930b468 from https://github.com/ansible/awx
2020-09-25 09:37:27 -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
Deric Crago cdaa003fbb swapped mcrouter for awx 2020-09-17 16:46:36 -04:00
Matthew Jones 0542243b65 Merge pull request #23 from nomyownnet/devel
Update README.md
2020-09-14 15:40:58 -04:00
nomyownnet 99fc390d9d Replaced address with host for external database. 2020-09-11 00:42:27 +03:00
nomyownnet e494546426 Update README.md
Changed example secret for external database.
2020-09-10 17:37:28 +03:00
Matthew Jones 670a777a4e Merge pull request #17 from schen1/devel
Remove redis and memcached unused variables and their exposed ports
2020-08-25 13:02:05 -04:00
Matthew Jones fb6405995d Merge pull request #20 from matburt/extdbinfo
README information covering using an external database
2020-08-25 10:14:39 -04:00
Matthew Jones f07f069b86 README information covering using an external database 2020-08-25 08:54:02 -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 ff8ff03394 Merge pull request #4 from matburt/awxify
Moving towards AWX as the default
2020-08-18 16:55:38 -04:00
Matthew Jones e98a7cfab3 Pin docker version for travis 2020-08-18 16:22:19 -04:00
Matthew Jones 743fce09e9 Updating file modes for ansible changes 2020-08-18 09:29:58 -04:00
Matthew Jones f897580efb Pin molecule version for 3.0.7 test failures: https://github.com/ansible-community/molecule/issues/2781 2020-08-18 09:12:47 -04: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 88d55a870a Documentation to the awx operator deploy 2020-08-11 16:41:46 -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
Shane McDonald 3362821d03 Update README.md 2020-06-25 10:46:47 -04:00
Shane McDonald 0e9343d3d6 Fix branch name in readme 2020-06-25 10:39:29 -04:00
Shane McDonald 6a5c2c7107 Make readme reflect reality 2020-06-25 10:31:08 -04:00
Matthew Jones 90fa143453 Merge remote-tracking branch 'geerling/master' 2020-06-09 10:29:08 -04:00
Matthew Jones 026ef72ac8 Merge pull request #1 from matburt/move_into_ansible
Changes to move into the  ansible organization
2020-06-08 16:33:10 -04:00
Matthew Jones 463e869711 Changes to move into the ansible organization
Some of these changes are transitional, such as the removal of travis
and the changes to some maintainer info. We'll bring these back in
once we decide where they'll land.
2020-06-08 16:32:35 -04:00