Christian M. Adams
58c3ebf4b0
Move to a per-namespace deployment approach
...
* This increases security, the awx-operator SA has less cluster-wide
access
* This means one operator can only deploy to a single namespace
* If AWX deployments are needed in multiple namespaces, multiple
awx-operators can be deployed to accomplish this.
Signed-off-by: Christian M. Adams <chadams@redhat.com >
2021-09-20 09:15:10 -04:00
Shane McDonald
9a54ae2937
Delete test-local, run test-minikube in CI
...
bsycorp/kind is broken. See https://github.com/bsycorp/kind/issues/44
2021-06-22 14:35:39 -04:00
Marcelo Moreira de Mello
e37c091d17
Make tower_ingress_type to respect ClusterIP definition
2021-06-01 15:42:39 -04:00
Christian M. Adams
2cbf60fa17
Remove unneeded fqcn for modules & fix CI
2021-04-30 10:24:36 -04:00
Christian M. Adams
8467209d35
init restore
2021-04-30 10:24:35 -04:00
Christian M. Adams
6bc149bae2
template awxbackup crd into awx-operator.yml for easy deployment
2021-04-30 10:24:35 -04:00
Christian M. Adams
250ff960bd
Add awxbackup CRD creation to molecule to get tests passing
2021-04-30 10:24:35 -04:00
Marcelo Moreira de Mello
4d4ed3e827
Added labels to AWX kind resource
2021-04-07 14:24:34 -04:00
Marcelo Moreira de Mello
185238c199
Use k8s labels on managed resources
2021-04-01 14:04:59 -04:00
Yanis Guenane
70690ccd50
Improve CI troubleshooting
2021-03-01 10:42:36 +01:00
Yanis Guenane
3b9b4225ae
Merge pull request #96 from Spredzy/default_and_v1
...
Move to apiextensions.k8s.io/v1 and enable default value on CRD
2021-02-16 15:32:34 +01:00
Yanis Guenane
a39b914963
CI: Bump bsycorp/kind to v1.17.9
2021-02-16 14:30:31 +01:00
Yanis Guenane
6f965c9180
CI: Properly return logs when deployment fails
2021-02-16 14:16:12 +01:00
Yanis Guenane
0eab2f9686
travis.yml: Explicitly list ansible as a dep
2021-02-09 21:52:51 +01:00
Shane McDonald
9de8f45c37
Make tests use correct image!
2021-01-21 15:47:18 -05:00
Shane McDonald
6d5b7724ff
Fix tests
2020-10-05 14:59:28 -04:00
Matthew Jones
743fce09e9
Updating file modes for ansible changes
2020-08-18 09:29:58 -04:00
Matthew Jones
23ddaddbe8
Update tests and lint concerns
2020-08-17 15:57:43 -04:00
Matthew Jones
ff9a153f87
Moving towards AWX as the default
2020-07-01 14:15:51 -04:00
Matthew Jones
9bf2d16522
Fix up some naming and spacing issues
2020-06-05 09:43:53 -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
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
39aec6b03c
Make sure molecule lint command has set -e.
2020-02-24 10:08:16 -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
4712c6aee4
Issue #5 : Add privileged context to task container - at least for now.
2019-11-18 16:27:36 -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
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
80895d628a
Initial commit.
2019-10-30 12:00:17 -05:00