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
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
h-dev.inns-tools.ext
1ddbef6105
add image_pull_secret to postgres install
2021-06-30 20:43:33 +02:00
Shane McDonald
e28d114d78
Bump versions for next release
2021-06-28 17:26:06 -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
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
f2e43db37c
Added ability to trust a custom bundle CA
2021-06-18 01:48:50 -04:00
Shane McDonald
785b9ef70f
Bump versions
2021-06-17 16:28:30 -04:00
Yanis Guenane
0f4cc52e71
EE: Allow one to specify resource requirements
2021-06-17 12:44:12 +02:00
Yanis Guenane
3899365da7
EE: Allow one to specify extra environment variable
2021-06-17 10:43:52 +02:00
Yanis Guenane
d47d25b584
favicon: update path to favicon.ico
...
Relates: https://github.com/ansible/awx/pull/10388
2021-06-14 09:31:04 +02:00
Yanis Guenane
7891e88131
Merge pull request #377 from aperigault/aperigault-patch-1
...
Fix service annotations
2021-06-09 09:53:01 +02:00
Shane McDonald
2777c5e00a
Dont register instance in operator
...
This happens in the app
2021-06-08 17:05:56 -04:00
Shane McDonald
6b57caeb92
Fix quoting issue
...
This was causing Ansible to always report changed=2
2021-06-08 16:56:19 -04:00
Shane McDonald
156788c56e
Add missing quotes
2021-06-08 16:56:19 -04:00
Elijah DeLee
075969f25d
Use new setting for control plan ee
...
Now this is consumed by the awx-manage register_default_execution_environments to
make the EE that is used for project updates
2021-06-08 16:56:19 -04:00
Julen Landa Alustiza
1fc22749a5
Use awx-manage register_default_execution_environments
...
Signed-off-by: Julen Landa Alustiza <jlanda@redhat.com >
2021-06-08 16:56:17 -04:00
Shane McDonald
46f5b3dcb0
Merge pull request #378 from Spredzy/default_queue_name
...
Use new awx default queue name
2021-06-08 15:19:01 -04:00
Shane McDonald
2622e0e111
Merge pull request #361 from Zokormazo/control-plane-ee
...
Use own attribute for control_plane_ee
2021-06-07 15:43:30 -04:00
Yanis Guenane
e96298b5a8
Use new awx default queue name
...
Relates: https://github.com/ansible/awx/pull/10324
2021-06-07 17:36:23 +02:00
aperigault
626b8acaa9
Fix service
2021-06-07 11:41:54 +02:00
Julen Landa Alustiza
83e46ee84b
Use own attribute for control_plane_ee
...
Signed-off-by: Julen Landa Alustiza <jlanda@redhat.com >
2021-06-02 14:55:53 +02:00
Yanis Guenane
f1fe7d8fc5
nginx: Improve security configuration
2021-06-02 11:07:46 +02:00
Shane McDonald
b74d6a582e
Bump versions for 0.10.0
2021-06-01 17:07:52 -04:00
Marcelo Moreira de Mello
e37c091d17
Make tower_ingress_type to respect ClusterIP definition
2021-06-01 15:42:39 -04:00
Julen Landa Alustiza
899a8e7bf5
Add quotes to string type extra_settings
...
Signed-off-by: Julen Landa Alustiza <jlanda@redhat.com >
2021-05-26 09:19:00 +02:00
Shane McDonald
a8399c5ec0
Merge pull request #333 from tchellomello/sa_annotations
...
Added ability to specify annotations to ServiceAccount
2021-05-25 20:50:25 -04:00
Christian M. Adams
61b3cb4c7f
Add ability to get/create/delete secrets for the awx service account
2021-05-25 15:38:05 -04:00
Marcelo Moreira de Mello
446ac0b190
Added ability to specify annotations to ServiceAccount
2021-05-25 12:16:16 -04:00
Yanis Guenane
223fe988aa
Do not shadow other variables
2021-05-25 15:38:35 +02:00
Yanis Guenane
75458d0678
Do not prepend variables name with tower_
2021-05-25 09:52:13 +02:00
Christian M. Adams
406bbf90fa
Make postgres sts labels consistent with k8s recommendations & pulp-operator
...
- k8s recommended labels: https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/
2021-05-18 10:02:15 -04:00
Christian M. Adams
82ed9d6d56
Default to storage class being undefined
...
* This is so that users can intentially set it to an empty string if they want to use the default storage class
* conversely, now users can manually create a pvc that does not utilize the default storage class
2021-05-17 16:41:53 -04:00
Christian M. Adams
818b837fb2
Allow user to specify empty string for storage class on PVC
2021-05-17 12:15:03 -04:00
Marcelo Moreira de Mello
5266cc23a9
Adds operator-version to k8s resources
2021-05-12 22:17:36 -04:00
Marcelo Moreira de Mello
b2b1e07e45
Set initial value for tower_loadbalancer_annotations
2021-05-10 23:31:01 -04:00
Christian Adams
8519ff93b2
Merge pull request #272 from kimbernator/devel
...
Add support for custom service labels
2021-05-10 15:18:31 -04:00