Commit Graph

45 Commits

Author SHA1 Message Date
Matthew Jones
ff9a153f87 Moving towards AWX as the default 2020-07-01 14:15:51 -04:00
Tyler Auerbeck
a56518e16a Fix trailing space 2020-06-06 14:53:19 -04:00
Tyler Auerbeck
ba20b05d0f Change default ingress action to none 2020-06-06 14:15:07 -04:00
Jeff Geerling
11c8fe2549 More final preparations for 0.4.0 release. 2020-06-05 09:06:41 -05:00
Matthew Jones
bbe461c8c0 Set operator version to 0.4.0 2020-06-05 09:37:09 -04:00
Matthew Jones
dbd8d4e9fb Bump version to v1beta1 2020-06-04 16:42:55 -04:00
Matthew Jones
aef500d9c9 Fixing up molecule
* Limiting resources so that things can start in travis
* Making a dedicated molecule test CR
2020-06-04 09:22:56 -04:00
Matthew Jones
2e75e0eb9a Fix up Tower CRD variables for the proper deploy type 2020-06-03 11:01:17 -04:00
Shane McDonald
736aeb6c07 Fix upstream install path
Note that this added the required attribute spec.deployment_type. This _can_ go
away after the supervisor configs move back into the downstream images, but the
pattern may prove useful for other things in the future.
2020-06-02 20:10:09 -04:00
Matthew Jones
9dd54e44a3 Point at the ansible dockerhub 2020-06-01 16:13:09 -04:00
Shane McDonald
0bb31f2015 Move sensitive info out of environment, get websocket backplane working 2020-05-30 15:22:24 -04:00
Matthew Jones
4f160c6aef Work towards supporting 3.7 2020-05-29 16:09:07 -04:00
Jeff Geerling
43ad44254e Issue #42: Tag new 0.3.0 release. 2020-05-26 17:13:59 -05:00
Jeff Geerling
df73fd664f Issue #42: Add note about registry auth, drop redis requests. 2020-05-26 16:50:51 -05:00
Jeff Geerling
e4510ff974 Issue #42: Upgrade to latest versions of Tower and AWX, switch RabbitMQ to Redis. 2020-05-26 15:26:37 -05:00
Jeff Geerling
152fe82954 Fixes #40: Update to Tower 3.6.4. 2020-05-26 13:45:51 -05:00
Jeff Geerling
840fdc2701 Merge pull request #34 from tylerauerbeck/pgsql-openshift
Initial OpenShift functionality
2020-05-15 22:12:22 -05:00
Tyler Auerbeck
87258f5882 Scale back AWX_PROOT_ENABLED changes; Add tower_ingress_type and tower_task_privileged to README 2020-04-20 12:13:14 -04:00
Tyler Auerbeck
25b970bd70 Cleanup role.yaml 2020-03-23 01:16:36 -04:00
Tyler Auerbeck
47a6a519d2 Add var for ingress type; Add var to enable/disable bubblewrap 2020-03-23 00:59:11 -04:00
Jeff Geerling
e22296a0d7 Fixes #37: Update to operator-sdk 0.16.0, add galaxy requirements. 2020-03-18 10:19:23 -05:00
Jeff Geerling
27b8ba968e Issue #24: Update Molecule test suite to 3.0 and fix YAML lint issues. 2020-02-20 12:44:12 -06:00
Jeff Geerling
34a45c0eee Tag release 0.2.3 with latest versions of Tower and AWX as defaults. 2020-02-20 12:19:13 -06:00
Jeff Geerling
ba90900832 Fixes #23: Update to Ansible Tower 3.6.3, AWX 9.2.0. 2020-02-20 12:17:18 -06:00
Jeff Geerling
b8b060fd1c Prepare for 0.2.2 release. 2020-01-20 12:26:30 -06:00
Jeff Geerling
bae56f3c64 Fixes #19: Upgrade Postgres to version 10 (was 9.6). 2020-01-20 12:03:46 -06:00
Jeff Geerling
24e63fed00 Update to Tower 3.6.2. Update operator to version 0.2.1. 2019-12-16 09:54:25 -06:00
Jeff Geerling
fdda6aae90 Update to version 0.2.0 for new release. 2019-12-03 15:39:52 -06:00
Jeff Geerling
4b3f1139c7 PR #14 follow-up: Use storageClassName and document new postgres var a little more. 2019-12-03 14:44:54 -06:00
Jeff Geerling
d9c39570dd Version 0.1.2. 2019-11-25 19:57:31 -06:00
Jeff Geerling
09c1b66146 Issue #10: Add resource requests to CRs as well. 2019-11-25 17:03:11 -06:00
Jeff Geerling
dfc5de5b8e Fixes #9: Update Ansible Tower version to 3.6.1. 2019-11-25 09:20:01 -06:00
Jeff Geerling
0907b7f751 Issue #3: Bump version of Operator to 0.1.1 after task pod fix. 2019-11-20 16:35:27 -06:00
Jeff Geerling
6e6cd37ce6 Issue #4: Finish instructions in README for usage of the Tower Operator. 2019-11-20 10:57:04 -06:00
Jeff Geerling
598482b309 Issue #5: Allow switching between running open source AWX and Ansible Tower. 2019-11-18 15:20:26 -06:00
Jeff Geerling
215483c68d Issue #5: Split CustomResource into one for AWX, one for Tower. 2019-11-15 13:40:10 -06:00
Jeff Geerling
f24355c66b Issue #5: More work towards getting k8s_exec module working in Operator. 2019-11-12 17:38:45 -06:00
Jeff Geerling
a912a256d1 Issue #5: Initial testing with Ansible Tower images instead of AWX. 2019-11-11 14:10:50 -06:00
Jeff Geerling
16738e116b Issue #1: Give more CPU and memory, move settings into ConfigMaps. 2019-11-08 16:20:47 -06:00
Jeff Geerling
2c527990fa Issue #1: Get a minikube configuration working for local Molecule testing. 2019-11-06 16:24:11 -06:00
Jeff Geerling
94ce7b49a2 Issue #1: Add tower and task deployments, along with basic Tower config. 2019-11-05 18:24:52 -06:00
Jeff Geerling
da675b7b59 Issue #1: Get memcached and rabbitmq deployments running. 2019-11-05 14:02:33 -06:00
Jeff Geerling
b9b7114e09 Issue #1: Add RabbitMQ Deployment and service. 2019-11-05 13:19:00 -06:00
Jeff Geerling
2b48292bcc Issue #1: Add memcached Deployment and Service. 2019-11-05 13:07:27 -06:00
Jeff Geerling
80895d628a Initial commit. 2019-10-30 12:00:17 -05:00