Christian M. Adams
daf15a93bf
Reduce the resources requests for CI runs
...
* GitHub Workflows run in a resource constrained environment, we were
asking too much of it, so pods never got scheduled.
2022-04-21 15:10:09 -04:00
Seth Foster
5372771bac
Add priority class options to high priority pods
...
- Add postgres_priority_class
- Add control_plane_priority_class
- Add default requests for postgres pod to ensure at a "Burstable" QoS
2022-04-18 12:29:54 -04:00
Alan Rominger
f05faaaaa0
Add some loop control for ansible warnings
2022-02-04 16:12:28 -05:00
Shane McDonald
5ca536313a
Add test for DEFAULT_AWX_VERSION
2021-11-19 08:17:16 +00:00
Christian M. Adams
8aee279634
Use relatedImages to make disconnected deployments possible
...
* Add ability to pass images in from the CSV for disconnected installs
Signed-off-by: Christian M. Adams <chadams@redhat.com >
2021-10-26 00:26:16 -04:00
Shane McDonald
ebbb87f9a6
Surface any errors that happen while launching demo jt in tests
2021-10-08 14:45:57 -04:00
Shane McDonald
2426956a0a
Allow for overridding awx image in tests
2021-10-06 19:57:36 -04:00
Shane McDonald
86e0cf884f
Add smoke test that verifies that basic jobs work
2021-09-29 18:39:27 -04:00
Shane McDonald
965647f933
Update tests to use kubernetes.core
2021-09-29 18:39:25 -04:00
Shane McDonald
48ab801c8c
Adopt the new molecule/ directory structure from the operator-sdk 1.x scaffolding
2021-09-29 18:39:25 -04:00
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
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
0eab2f9686
travis.yml: Explicitly list ansible as a dep
2021-02-09 21:52:51 +01:00
Shane McDonald
6d5b7724ff
Fix tests
2020-10-05 14:59:28 -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
dbd8d4e9fb
Bump version to v1beta1
2020-06-04 16:42:55 -04:00
Jeff Geerling
39aec6b03c
Make sure molecule lint command has set -e.
2020-02-24 10:08: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
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