Commit Graph

1483 Commits

Author SHA1 Message Date
Jeff Geerling
997f0181cf Merge pull request #46 from tylerauerbeck/default-ingress-action
Change default ingress action to none
2020-06-08 15:01:24 -05: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
Jeff Geerling
bc1d152671 Prepare for 0.4.0 release. 2020-06-05 09:04:06 -05:00
Jeff Geerling
8da8678ba3 Merge pull request #45 from matburt/37_support
Fix support for Tower 3.7
2020-06-05 09:03:19 -05:00
Matthew Jones
9bf2d16522 Fix up some naming and spacing issues 2020-06-05 09:43:53 -04: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
Matthew Jones
4cf6861051 Fixing up lint errors 2020-06-03 07:51:28 -04:00
Matthew Jones
d90d24cd0a Merge pull request #3 from shanemcd/37_support
Fix upstream install path
2020-06-02 20:20:05 -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
Matthew Jones
ce91a3d7e8 Be specific on the route api version,make sure we set a default tower broadcast secret 2020-06-01 10:25:50 -04:00
Matthew Jones
faf6671482 Merge remote-tracking branch 'shanemcd/37_support' into 37_support 2020-05-31 20:27:22 -04:00
Shane McDonald
0d254bd7fb Fix external logging 2020-05-31 19:09:25 -04:00
Matthew Jones
5ea34c7ce6 Merge remote-tracking branch 'shanemcd/37_support' into 37_support 2020-05-30 20:10:12 -04:00
Shane McDonald
0bb31f2015 Move sensitive info out of environment, get websocket backplane working 2020-05-30 15:22:24 -04:00
Shane McDonald
d6196810bb Get 3.7 booting and running jobs
There's still some polishing that needs to happen, but this gets things running
2020-05-30 12:10:38 -04:00
Matthew Jones
88db86ad9e Need to be specific on the container we call the commands on 2020-05-29 16:58:41 -04:00
Matthew Jones
02efdee863 More configuration 2020-05-29 16:46:42 -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
cb966eb66b Merge pull request #43 from geerlingguy/42-upgrade-redis
Upgrade to latest versions of Tower and AWX, switch RabbitMQ to Redis
2020-05-26 17:12:12 -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
5b195cf872 Issue #42: Use correct redis Django connection info. 2020-05-26 16:35:27 -05:00
Jeff Geerling
aeecc94017 Issue #42: Make sure redis is listening on TCP port. 2020-05-26 16:13:14 -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
9ead6b6830 Fix yamllint issues. 2020-03-18 10:43:11 -05: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
0f5fdc3862 Fixes #32: Switch from k8s_facts to k8s_info in main tasks file. 2020-03-18 09:54:26 -05:00
Tyler Auerbeck
688a16ea66 tower_web.yaml: Don't apply ingress if host var is blank 2020-03-15 16:56:12 -04:00
Tyler Auerbeck
40726a804a Update templates to use new variable to allow postgres to run on OCP 2020-03-12 00:19:58 -04:00
Jeff Geerling
a28837cd1e Add probot/stale configuration. 2020-03-05 10:50:51 -06:00
Jeff Geerling
39aec6b03c Make sure molecule lint command has set -e. 2020-02-24 10:08:16 -06:00
Jeff Geerling
a85556d299 Issue #24: Fix one last ansible-lint issue. 2020-02-20 13:08:53 -06:00
Jeff Geerling
d636e2b69f Fixes #24 and prepares for 0.2.4 release. 2020-02-20 13:05:16 -06: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
b7312390ab Attempt testing without Travis CI 'sudo: required'. 2020-01-20 11:39:36 -06:00