Marcelo Moreira de Mello
|
2fd737fbc2
|
Merge pull request #204 from TheStally/devel
Set Service to use type ClusterIP instead of NodePort when tower_ingress_type is Ingress
|
2021-04-25 21:59:25 -04:00 |
|
stal
|
5b38c85f8a
|
Extra changes for new tower_ingress_type NodePort
|
2021-04-24 15:16:49 +01:00 |
|
Shane McDonald
|
da43c5ba7d
|
Merge pull request #226 from fust/fix_postgres_resources
Fix postgres resources
|
2021-04-22 13:33:11 -04:00 |
|
Thom Wijtenburg
|
4596c30e9d
|
Make displayName for PostgreSQL parameters single line
|
2021-04-22 07:07:51 +02:00 |
|
Marcelo Moreira de Mello
|
bc34758c91
|
Split container image and version in 2 variables
|
2021-04-21 17:18:02 -04:00 |
|
Thom Wijtenburg
|
378a33aaee
|
Fix PostgreSQL resource requests
|
2021-04-20 11:14:48 +02:00 |
|
Gabe Muniz
|
f68dc77ea3
|
added documentation around environment variables
|
2021-04-15 17:33:31 -04:00 |
|
Gabe Muniz
|
90f25ab20c
|
added ability to mount to Execution container with example
|
2021-04-15 10:01:46 -04:00 |
|
Gabe Muniz
|
8d65b84b89
|
expose settings to use custom volumes and volume mounts
|
2021-04-14 14:49:42 -04:00 |
|
Ernesto Pérez
|
151ff11745
|
Add nodeSelector and tolerations for Postgres pod
|
2021-04-13 13:50:14 +02:00 |
|
Shane McDonald
|
1c9173f48a
|
Regenerate OLM metadata
|
2021-04-07 17:24:14 -04:00 |
|
Shane McDonald
|
f6b7a32a33
|
Bump version
|
2021-04-07 17:24:08 -04:00 |
|
Shane McDonald
|
aa03a7f268
|
Ensure CRD exists before deploying Operator
|
2021-04-07 17:20:52 -04:00 |
|
Shane McDonald
|
136b2c47f8
|
Remove unnecessary variables from molecule CR
|
2021-04-07 17:20:04 -04:00 |
|
Nico Ohnezat
|
0eb4286b71
|
add tower_image_pull_secret as property of AWX resource
|
2021-04-07 17:55:18 +02:00 |
|
Marcelo Moreira de Mello
|
54c8a7beef
|
Fixed webUI form drop-down
|
2021-04-06 22:52:00 -04:00 |
|
Marcelo Moreira de Mello
|
584d45d315
|
Introducing ability to mount /var/lib/projects
|
2021-04-06 12:53:08 -04:00 |
|
Shane McDonald
|
bac795a36a
|
Clean up instances of tower_ee_image
|
2021-04-05 15:50:29 -04:00 |
|
Shane McDonald
|
550756c33c
|
Update CRD stuff related to tower_ee_image -> tower_ee_images rename
|
2021-04-03 17:21:49 -04:00 |
|
Shane McDonald
|
4230120884
|
More flexibility for customizing default EEs
|
2021-04-03 17:15:56 -04:00 |
|
Atha Kouroussis
|
2a3f700fde
|
Update README and OLM catalog manifests
|
2021-04-02 11:03:54 -03:00 |
|
Atha Kouroussis
|
be68adbf01
|
Add support for nodeSelector and tolerations
|
2021-04-01 18:28:07 -03:00 |
|
Marcelo Moreira de Mello
|
8974e3446a
|
Added ability to configure LDAP CA
|
2021-03-29 22:19:22 -04:00 |
|
Shane McDonald
|
57a408e384
|
Merge pull request #155 from shanemcd/update-awx-ee
Use newer awx-ee image
|
2021-03-29 13:04:36 -04:00 |
|
Shane McDonald
|
1fa391a9f1
|
Bump awx-ee version
|
2021-03-29 12:39:57 -04:00 |
|
Shane McDonald
|
7885f8e454
|
Merge pull request #154 from starcraft66/patch-1
Create kustomization.yaml
|
2021-03-29 09:39:19 -04:00 |
|
Yanis Guenane
|
371d826dd4
|
olm-catalog: Set tower_ee_image as hidden
|
2021-03-29 14:09:39 +02:00 |
|
Shane McDonald
|
257a3ba807
|
Allow tower_ee_image to be specified in CR
|
2021-03-28 15:09:03 -04:00 |
|
Shane McDonald
|
ecdfaf6c0d
|
Pin version of awx-ee
|
2021-03-28 15:08:49 -04:00 |
|
Shane McDonald
|
8962d501b3
|
Delete unnecessary file
|
2021-03-28 15:07:14 -04:00 |
|
Tristan
|
cb2a059e16
|
Update kustomization.yaml
|
2021-03-28 01:25:18 -04:00 |
|
Tristan
|
5e5c7bbdaf
|
Create kustomization.yaml
Creating a kustomization.yaml file will allow awx-operator to be added as a remote resource in a Kustomize deployment.
e.g. :
```
resources:
- https://github.com/ansible/awx-operator/deploy?ref=0.7.0
```
|
2021-03-28 01:10:50 -04:00 |
|
Yanis Guenane
|
387932e960
|
Update liveness probe defaults
The liveness probes default are too agressive and can lead to
undeployable operators[1][2] - We are bumping them as per the
operator-sdk default in 1.0[3]
[1] https://github.com/operator-framework/operator-sdk/issues/3216
[2] https://github.com/operator-framework/operator-sdk/issues/3267
[3]
ea43495073
Fixes: https://github.com/ansible/awx-operator/issues/131
|
2021-03-24 20:33:07 +01:00 |
|
Yanis Guenane
|
79e62755b8
|
Merge pull request #143 from Spredzy/update_bundle_params
Update bundle variables to catchup with latest commits
|
2021-03-24 20:25:38 +01:00 |
|
Shane McDonald
|
7010ab1fc6
|
Update deploy/olm-catalog/awx-operator/manifests/awx-operator.clusterserviceversion.yaml
|
2021-03-24 11:52:33 -04:00 |
|
Yanis Guenane
|
451e2b6497
|
Update bundle variables to catchup with latest commits
|
2021-03-24 14:07:36 +01:00 |
|
cbillett83@outlook.com
|
60479971b8
|
resolve build failure
|
2021-03-24 10:19:14 +00:00 |
|
cbillett83@outlook.com
|
76092c366e
|
alow private hosted awx-ee image
|
2021-03-24 10:02:33 +00:00 |
|
Shane McDonald
|
62ec946e4f
|
Use latest version of quay.io/ansible/awx
|
2021-03-23 11:15:55 -04:00 |
|
Shane McDonald
|
693ce5a17e
|
Fix CRD
Fallout from https://github.com/ansible/awx-operator/pull/128
|
2021-03-23 11:15:51 -04:00 |
|
Shane McDonald
|
385a4f65a1
|
Bump version
|
2021-03-23 11:15:47 -04:00 |
|
Shane McDonald
|
3df272da27
|
Merge pull request #128 from billett83/devel
fixes #127 Provided service type LoadBalancer
|
2021-03-23 09:49:34 -04:00 |
|
Yanis Guenane
|
c81266af66
|
olm-catalog: Add displayName for the resource
|
2021-03-19 11:14:27 +01:00 |
|
Shane McDonald
|
c320dc835b
|
Fix image
|
2021-03-18 14:17:13 -04:00 |
|
Shane McDonald
|
da26472a03
|
Fix reconcilation loop after data migration changes
|
2021-03-18 11:22:00 -04:00 |
|
cbillett83@outlook.com
|
76acd335b9
|
removed extra space
|
2021-03-18 11:12:03 +00:00 |
|
cbillett83@outlook.com
|
1570c0a883
|
Minor Changes from Spredzy
|
2021-03-18 10:58:00 +00:00 |
|
Christian M. Adams
|
c22577bc80
|
Make data migration idempotent
|
2021-03-17 16:03:46 -04:00 |
|
billett83
|
add62c2973
|
Update deploy/awx-operator.yaml
Co-authored-by: Shane McDonald <me@shanemcd.com>
|
2021-03-17 15:20:33 +00:00 |
|
billett83
|
084e0b38a8
|
Update deploy/crds/awx_v1beta1_crd.yaml
Co-authored-by: Shane McDonald <me@shanemcd.com>
|
2021-03-17 15:20:25 +00:00 |
|