Christian Adams
d8f91d112e
Stop updating the admin user password ( #874 )
...
* This is overwriting changes the user makes to the admin password via
the app itself
2022-04-14 16:35:37 -04:00
Christian Adams
379552218d
Add back image_pull_secret field for backwards compatibility ( #870 )
2022-04-14 13:25:54 -04:00
David Luong
1686875321
Customize CSRF options ( #825 )
2022-04-13 19:42:07 -04:00
Christian Adams
1b41d945e6
Check if image_pull_secrets variable is defined ( #865 )
...
* Do not attempt to backup secret if none are defined
2022-04-11 11:10:09 -04:00
Dragutan Alexandr
5e81729bc9
Update README.md ( #858 )
...
cut off svg-content, link preserverd.
2022-04-06 21:39:49 -04:00
Christian Adams
575e594314
Wait for the postgres pod to enter the ready state before starting containers ( #861 )
2022-04-06 08:29:53 -04:00
Christian Adams
5f76d4917e
Enable setting a list of image_pull_secrets ( #860 )
...
When there are e.g. multiple authenticated container registries used
we need to be able to add multiple imagePullSecrets to the k8s resource
Co-authored-by: Maximilian Meister <maximilian.meister@pm.me >
2022-04-05 11:51:21 -04:00
gamuniz
94c5c41a24
reording the django tasks to avoid race condition aap-2847 ( #855 )
...
* Reorder the django init tasks to avoid race condition - aap-2847
2022-04-01 14:55:57 -04:00
Shane McDonald
ee84625107
Merge pull request #843 from mac-chaffee/kustomize-umbrella
...
Add docs for proper kustomization installs
0.20.0
2022-03-28 16:56:01 -04:00
Mac Chaffee
add76c159b
Mention how to install Kustomize.
...
It's recommended to install the standalone version of kustomize rather
than using the version that ships with kubectl because that version is
typically very old and doesn't match the docs.
2022-03-26 11:53:17 -04:00
Mac Chaffee
375031e1f8
Remove explicit tags to avoid need to bump versions
...
Signed-off-by: Mac Chaffee <machaffe@renci.org >
2022-03-24 19:18:46 -04:00
Christian Adams
ca6ab0a380
Merge pull request #844 from rooftopcellist/update-changelog
...
Add Changelog entries for 0.19.0 release
0.19.0
2022-03-23 18:20:00 -04:00
Christian M. Adams
236bce6970
Add Changelog entries for 0.19.0 release
2022-03-23 18:10:23 -04:00
Mac Chaffee
0a9e9722c5
Add docs for proper kustomization installs
2022-03-23 15:42:24 -04:00
Shane McDonald
58ac0cc369
Merge pull request #835 from shanemcd/stream8
...
Use stream8 for init container
2022-03-22 09:11:19 -04:00
Christian Adams
c3ac2e2cde
Merge pull request #838 from kurokobo/quote
...
fix: add quotes for PGPASSWORD for the backup and restore roles
2022-03-21 10:50:51 -04:00
kurokobo
589a3751e1
fix: add quotes for PGPASSWORD for the backup and restore roles
2022-03-20 16:13:12 +09:00
Shane McDonald
12a58d71fb
Use stream8 for init container
2022-03-18 13:56:15 -04:00
Shane McDonald
6b873b05ab
Merge pull request #822 from kurokobo/operator_version
...
fix: add OPERATOR_VERSION as build-arg to pass the version to operator
2022-03-18 11:06:08 -04:00
Christian Adams
5e97ff7c08
Merge pull request #827 from rooftopcellist/rm-inject-params
...
Add AWX Logo to OLM deployments
2022-03-16 14:15:49 -04:00
Christian M. Adams
86c31a4317
Add AWX Logo to OLM deployments
...
* Remove unnecessary script for injecting olm params, use bases template instead
Signed-off-by: Christian M. Adams <chadams@redhat.com >
2022-03-16 12:01:28 -04:00
Seth Foster
487727b454
Merge pull request #815 from kurokobo/nodeport
...
fix: fix corrupted spec for the service with nodeport type (#814 )
2022-03-15 14:39:13 -04:00
kurokobo
2f47b907fd
fix: add OPERATOR_VERSION as build-arg to pass the version to operator
2022-03-09 22:32:39 +09:00
kurokobo
dbaf64efa0
fix: fix corrupted spec for the service with nodeport type ( #814 )
2022-03-09 21:00:24 +09:00
Shane McDonald
5375fec77d
Merge pull request #811 from shanemcd/format-readme-tables
...
Reformat markdown tables in README.md
0.18.0
2022-03-05 12:12:25 -05:00
Shane McDonald
9980192d9e
Reformat markdown tables in README.md
2022-03-05 12:02:18 -05:00
Shane McDonald
e2fc5f46c0
Merge pull request #803 from rooftopcellist/sts-db-check
...
Run database-check initContainer on postgres sts instead
2022-03-05 11:59:00 -05:00
Shane McDonald
5b3be06e8d
Allow for customizing postgres init container resources
2022-03-05 11:48:13 -05:00
Shane McDonald
3c2405f304
Merge pull request #807 from MrBones757/devel
...
added support for pod annotations to awx deployment
2022-03-05 10:18:50 -05:00
Christian M. Adams
192611eea8
Run database-check initContainer on postgres sts instead
...
- This avoids issues with multple initContainers trying to mount the
postgres pvc at once, as is the case when there are multiple
replicas.
Signed-off-by: Christian M. Adams <chadams@redhat.com >
2022-03-05 10:07:07 -05:00
MrBones757
9ca14cef93
added support for pod annotations to awx deployment
2022-02-25 09:54:55 +08:00
Shane McDonald
fbc2d3475c
Merge pull request #800 from ggiinnoo/readme-dummy-proof
...
Added namespace warning | added apply command for missing namespace
2022-02-23 09:30:19 -05:00
Shane McDonald
58f30fb96c
Merge pull request #789 from ubajze/fix-nodeport-port
...
Fix the custom port specification when service type is NodePort
2022-02-23 09:28:42 -05:00
Gino Jansen
c81b78aad6
Added namespace warning | added apply command for missing namespace
2022-02-18 14:31:29 +01:00
Shane McDonald
c02e05925e
Merge pull request #797 from kdelee/sky-is-the-limit
...
only set mem/cpu setting if limit is set
0.17.0
2022-02-15 15:41:52 -05:00
Elijah DeLee
479c009716
only set mem/cpu setting if limit is set
...
Otherwise, we get the too-low setting of the request, which
will be a rough experience for folks who have been using the operator
and are used to the experience of having entire underlying node capacity
Users can still set the setting via extra_settings to get the experience
of having each pod with a individualized capacity, or set a limit.
2022-02-15 15:35:36 -05:00
Shane McDonald
7807bc516e
Merge pull request #791 from kdelee/set_controlpod_mem_cpu
...
set memory setting based on resource settings
2022-02-15 14:12:41 -05:00
Elijah DeLee
3afcd7fd89
set memory and cpu setting based on resource settings
...
This way we can start using this setting in AWX again to help fix
https://github.com/ansible/awx/issues/11640
2022-02-15 14:09:21 -05:00
Shane McDonald
7002131dda
Merge pull request #793 from kurokobo/readme
...
Update TOC in README.md
2022-02-12 13:04:17 -05:00
kurokobo
877943cc27
fix: update TOC in README.md
2022-02-12 16:49:17 +09:00
Shane McDonald
b59a0c5b80
Merge pull request #766 from nodje/Makefile-aarch64-patch
...
Take into account `aarch64` architecture return from uname
2022-02-11 17:36:10 -05:00
Shane McDonald
26b1eb6c87
Merge pull request #776 from arrase/feature/service_annotations
...
Allow service annotations not only for LoadBalancer type
2022-02-11 17:30:56 -05:00
Matthias R. Wiora
39437da72b
feat(readme): add k8s cluster setup instructions ( #592 )
...
Add instructions for using with existing kubernetes cluster
2022-02-11 17:25:37 -05:00
Shane McDonald
e1645a2f8d
Merge pull request #593 from kurokobo/upgrading
...
Add steps to upgrade to 0.14.0
2022-02-11 17:24:10 -05:00
Shane McDonald
224dde769a
Merge pull request #536 from siju-vasudevan/patch-1
...
LDAPSearch Module is missing
2022-02-11 17:20:56 -05:00
Uros Bajzelj
536d7dc842
Fix the NodePort port specification
2022-02-11 10:57:43 +00:00
Shane McDonald
eac2328bd3
Merge pull request #721 from longns1/update-makefile-undeploy
...
update Makefile undeploy
2022-02-10 10:19:10 -05:00
Shane McDonald
3be986c96c
Merge pull request #783 from AlanCoding/loop_control
...
Add some loop control for ansible warnings
2022-02-10 10:18:26 -05:00
Shane McDonald
768bc2f857
Merge pull request #652 from shanemcd/url-prefix-support
...
Support running AWX at non-root path
2022-02-09 10:37:07 -05:00
Alan Rominger
f05faaaaa0
Add some loop control for ansible warnings
2022-02-04 16:12:28 -05:00