Shane McDonald
38c64a504d
Merge pull request #559 from oliverf1/redis_capabilities
...
Add an option to specify container capabilities for the redis container
2021-10-13 14:24:23 -04:00
Sean Davis
b1dcf16fc8
Add Ingress path type option ( #1 )
...
* make ingress_path_type an option
* add to spec
2021-10-04 10:31:56 -05:00
Olivier
f0c5d1b4e3
Add an option to specify container capabilities for the redis container
...
With some kubernetes clusters and settings, you might need to specify
some capabilities so the container can start. For example, the CHOWN,
SETUID and SETGID capabilties.
Setting the redis_capabilities option will add the capabilities in
the deployment.
2021-10-02 18:43:37 -04:00
Shane McDonald
1095bc0518
Use AWX 19.4.0
2021-10-02 15:23:55 -04:00
Shane McDonald
8b64670146
Work around bug in k8s module with the "template" attribute
2021-09-29 20:24:00 -04:00
Shane McDonald
ccff76dec5
Do not set default hostname for ingress
2021-09-29 18:39:27 -04:00
Shane McDonald
69203723ef
Update scaffolding to pass yamllint
2021-09-29 18:39:24 -04:00
Shane McDonald
e97def4429
meta -> ansible_operator_meta
2021-09-29 18:39:24 -04:00
siju-vasudevan
38ec4a3b00
LDAPSearch Module is missing
...
Since LDAPSearch Module is missing LDAP authentication is not working if you configure the LDAP configuration via extra_settings.
2021-09-09 10:04:30 +05:30
Christian Adams
c24f191ec6
Merge pull request #534 from rooftopcellist/mount-receptor-config-followup
...
Make receptor.conf path consistent between containers
2021-09-08 09:46:54 -04:00
Christian M. Adams
fc9cd6bdb1
Make receptor.conf path consistent between containers
2021-09-08 09:11:37 -04:00
Christian Adams
e3b746f1c5
Merge pull request #529 from rooftopcellist/mount-receptor-config
...
Mount receptor config in awx-task container
2021-09-08 08:57:43 -04:00
Christian M. Adams
eb4b5b9b90
Mount receptor config in awx-task container
2021-09-07 18:49:26 -04:00
Christian Adams
f3cdf57f0d
Merge pull request #501 from BongoEADGC6/devel
...
Added nodeport port properties
2021-09-07 09:09:10 -04:00
Christian M. Adams
1df3df11ce
Use v1 extensions because v1beta1 is being removed
...
Signed-off-by: Christian M. Adams <chadams@redhat.com >
2021-08-27 13:28:07 -04:00
Cliff Hults
9b072aa549
Added nodeport properties
2021-08-14 19:50:29 -04:00
Shane McDonald
8ac0de159a
Bump versions / OLM metadata
2021-08-12 23:12:22 -04:00
Christian M. Adams
8952d8fd64
Revert "pgsql uses initContainer to address FS permissions"
...
This reverts commit 99d77dff99 .
2021-08-12 15:51:15 -04:00
Christian M. Adams
ebaa407444
Revert "Added fsGroup"
...
This reverts commit 649f0cc3fb .
2021-08-12 15:50:42 -04:00
Christian Adams
47cec1f28d
Merge pull request #485 from tchellomello/fsGroup-pgsql
...
pgsql uses initContainer to address FS permissions
2021-08-12 15:36:46 -04:00
Elijah DeLee
91d299926a
update name of ee as well as the image
2021-08-11 14:54:24 -04:00
Elijah DeLee
01fe816fe8
use awx-ee:latest
...
We are updating the requirements in awx to get the latest receptor and runner in the task container,
we should also have the latest in the EE
see https://github.com/ansible/awx/pull/10861 and https://github.com/ansible/awx/pull/10858
2021-08-11 11:41:12 -04:00
Marcelo Moreira de Mello
649f0cc3fb
Added fsGroup
2021-07-31 00:56:20 -04:00
Marcelo Moreira de Mello
99d77dff99
pgsql uses initContainer to address FS permissions
2021-07-31 00:50:30 -04:00
Christian Adams
f0b439c125
Merge pull request #464 from js-rwwa/devel
...
Define ingress path as variable for deployments
2021-07-26 09:54:13 -04:00
Marcelo Moreira de Mello
24916c6fa1
Using fsGroup and extends propers via InitContainer (NFS)
2021-07-21 10:36:55 -04:00
tabjer
3a330e4943
Added default ingress_path, made it an overridable var
2021-07-12 09:09:01 +08:00
Christian M. Adams
68b00efe5e
Set no_log on all tasks that could leak secrets in logs
2021-07-07 18:19:31 -04:00
Martin Adler
c9ec522956
added openshift api version
2021-07-05 11:12:34 +02:00
Yanis Guenane
adbdf82aa3
Merge pull request #450 from Zokormazo/secrets
...
Backup and restore secret type
2021-07-02 14:05:17 +02:00
Julen Landa Alustiza
663c009cf4
Backup and restore secret type
...
Signed-off-by: Julen Landa Alustiza <jlanda@redhat.com >
2021-07-02 13:07:44 +02:00
Julen Landa Alustiza
c1b29505d9
Remove ownerReference on restored secrets
...
Signed-off-by: Julen Landa Alustiza <jlanda@redhat.com >
2021-07-02 11:44:12 +02:00
Christian Adams
328c92ffe6
Merge pull request #446 from rooftopcellist/missing-secrets
...
Do not check for default ee-pull-cred secret
2021-07-01 15:17:12 -04:00
Christian M. Adams
cf2cd14154
Do not check for default ee-pull-cred secret
...
* fix nested var ref for awx_spec.spec
2021-07-01 15:05:18 -04:00
Christian M. Adams
b79ab92714
Use restore namespace as default if none provided
2021-07-01 11:26:53 -04:00
h-dev.inns-tools.ext
1ddbef6105
add image_pull_secret to postgres install
2021-06-30 20:43:33 +02:00
Christian M. Adams
8b2bfa7380
Fix var so that generated secret names are added to spec backup
2021-06-30 10:57:42 -04:00
Shane McDonald
555dc8516a
Merge pull request #436 from shanemcd/bump-0.12.0
...
Bump versions for next release
2021-06-28 18:31:19 -04:00
Christian M. Adams
6b01ada12b
preserve newlines in AWX spec
2021-06-28 17:39:01 -04:00
Shane McDonald
e28d114d78
Bump versions for next release
2021-06-28 17:26:06 -04:00
Christian Adams
c7c97da68e
Merge pull request #430 from rooftopcellist/backup-ee-pull-secret
...
Backup ingress, bundle & ee pull secrets
2021-06-25 12:00:12 -04:00
Shane McDonald
b664b920dc
Allow for types other than strings to be passed to extra_settings
...
This feature was not working as intended
2021-06-25 09:47:08 -04:00
Christian M. Adams
f5c8b33b40
Backup ingress, bundle & ee pull secrets
2021-06-24 13:50:49 -04:00
Julen Landa Alustiza
68aaf1db79
Explicitly nullify ownerReference on operator created backup pvc
...
Signed-off-by: Julen Landa Alustiza <jlanda@redhat.com >
2021-06-24 14:58:18 +02:00
Shane McDonald
0ea9a04028
Preserve newlines when restored secrets contain newlines
2021-06-23 19:57:44 -04:00
Shane McDonald
7310b43a5c
Use kubernetes.core
2021-06-22 14:52:54 -04:00
Shane McDonald
64c55c8824
Fix SYSTEM_UUID
2021-06-21 09:49:36 -04:00
Marcelo Moreira de Mello
d6d39889c4
Merge pull request #401 from tchellomello/custom-ca
...
Added ability to trust a custom bundle CA
2021-06-18 12:07:51 -04:00
Yanis Guenane
ad036c2e65
awx-cro.yml: Remove extra space
...
Fixes: https://github.com/ansible/awx-operator/issues/410
2021-06-18 09:54:49 +02:00
Marcelo Moreira de Mello
f2e43db37c
Added ability to trust a custom bundle CA
2021-06-18 01:48:50 -04:00