Sandra McCann
06c0dd96d0
Remove TOC and add link to published docs ( #1526 )
...
AWX Operator docs are now published online so removing most of the README and adding a pointer to the new docsite.
2023-11-20 23:22:29 +00:00
Hao Liu
dd022258b5
Remove mailing list from getting involved ( #1592 )
2023-10-13 17:41:33 +00:00
rakesh561
8518e0d1c7
Allow ability to set security context for postgres deployment ( #1517 )
...
- Added docs for securityContext
- enabled web securityContext configuration
Co-authored-by: Christian M. Adams <chadams@redhat.com >
2023-09-27 18:05:46 -04:00
Hao Liu
aee1b464ed
Update how to get involved ( #1564 )
2023-09-20 18:31:13 +00:00
Imed
3df613346c
Fix no-log.md link location ( #1548 )
...
Co-authored-by: Imed Aouidene <imaouide@imaouide-thinkpadt14sgen2i.cdg.csb >
2023-09-06 18:31:42 +00:00
Seth Foster
ea5fb823f9
Fix minikube link location ( #1546 )
2023-08-30 13:21:08 -04:00
Seth Foster
ffd1a4b2ab
Remove broken installation link ( #1523 )
2023-08-16 16:25:18 +00:00
Christian Adams
3188cd2889
Add Table of Contents for nested doc files ( #1509 )
2023-08-03 08:14:49 -04:00
Christian Adams
bf3965eac7
Add Table of Contents for nested doc files ( #1508 )
2023-08-02 16:24:15 -04:00
Sandra McCann
7953d424f0
update readme TOC ( #1504 )
2023-08-02 13:58:02 -04:00
Oluchi Nwenyi
dc2599b0b9
Docs: added contributing segment to docs ( #1483 )
2023-07-27 15:07:30 -04:00
Oluchi Nwenyi
93a7878ab7
Docs: moved uninstall segment from readme ( #1482 )
2023-07-27 14:31:21 -04:00
Oluchi Nwenyi
3a1b763522
Docs: moved upgrade segment from readme ( #1481 )
2023-07-27 11:10:33 -04:00
Oluchi Nwenyi
470c7c392b
Docs: moved user guide segment from readme ( #1480 )
2023-07-26 17:08:20 -04:00
Desmond Obisi
6e487ed29e
Docs: moved installation from readme to docs folder ( #1478 )
2023-07-26 15:52:43 -04:00
Desmond Obisi
7f4dfbc0a1
Docs: moved introduction from readme to docs folder ( #1477 )
...
Co-authored-by: Sandra McCann <samccann@redhat.com >
2023-07-25 17:05:47 -04:00
Elijah DeLee
ef7703563b
add uwsgi config as configmap with vars ( #1487 )
2023-07-17 18:26:39 -04:00
Elijah DeLee
4b8f371095
Update README.md to use make deploy ( #1488 )
2023-07-14 12:41:36 -04:00
rakesh561
d61a01321f
Allow ability to define requests and limits for ephemeral storage. ( #1466 )
2023-06-29 23:24:52 -04:00
Uros Bajzelj
3afe1df555
Enable configuration of rsyslog environmental variables, volume mounts, and entrypoints ( #1467 )
2023-06-29 22:38:24 -04:00
loh
1d72a97ac8
Add doc note about extra_settings being read-only in AWX UI
...
Co-authored-by: Christian Adams <rooftopcellist@gmail.com >
2023-06-23 15:14:06 -04:00
Christian Adams
c0cd78899a
Add Docs for customizing the favicon for AWX ( #1406 )
2023-05-10 17:05:04 -04:00
Christian Adams
3b54fa8675
Host aliases ( #1373 )
...
* feat: add HostAliases to web/task containers (fixes #646 )
* feat: add HostAliases to web/task containers
* Make host_aliases display in the Operator UI
* Add default value for host_aliases and add to web deployment template
Co-authored-by: zhangpeng.zong <zhangpeng.zong@funplus.com >
Co-authored-by: Dimitri Savineau <savineau.dimitri@gmail.com >
2023-05-10 14:45:48 -04:00
Wilton Rodrigues
b517b0a2a6
Fix invalid LDAP configuration example in README.md ( #1397 )
...
Commit 3d849d9179 Removed the necessary parentheses
2023-05-05 21:16:01 +00:00
sdx23
768327ea3b
Update README.md
...
Adaptations to use kustomize implicitly via kubectl apply -k
2023-04-19 11:18:00 +02:00
Lukas Magauer
faf51c8b24
Add websocket configuration for contour ingress ( #1320 )
...
Co-authored-by: lumarel <lumarel@users.noreply.github.com >
2023-04-12 18:29:21 +00:00
thedoubl3j
3c0ea07a55
update documentation for the new fields added
2023-03-29 22:00:52 -04:00
Gene Tomilko
88b1a8c125
Add loadbalancerip ( #1265 )
...
* Add ability to configure loadbalancerip on service
* Add docs for configuring loadbalancerip
2023-03-22 18:27:17 +00:00
trippinnik
3d849d9179
Update README.md
...
documentation is incorrect for AUTH_LDAP_GROUP_TYPE and paramaters need to be noted with AUTH_LDAP_GROUP_TYPE_PARAMS
2023-03-09 09:46:46 -05:00
Peter Hoffmann
86043361c6
Small fix/adjustment in README ( #1257 )
...
* Fix minor typo
2023-02-28 16:20:47 -05:00
Hao Liu
46da413585
Merge pull request #1193 from stanislav-zaprudskiy/add_termination_grace_period_seconds
...
AWX: Add `termination_grace_period_seconds`
2023-02-28 15:37:51 -05:00
Christian Adams
81939cb521
K8s cpu value example in README.md needs quotes to be valid ( #1220 )
2023-02-20 17:37:53 -05:00
Christian M. Adams
1ef1f00b3d
Auto-assign NodePort port by default rather than hardcoding a default value
...
- previously, there was no way to auto-assign a port by default
which led to conflicts with other deployments at times
- nodeport_port param can still be used to specify a port if desired
2023-02-09 19:49:46 -05:00
Stanislav Zaprudskiy
336ea58a0a
AWX: Add termination_grace_period_seconds
2023-02-07 16:33:00 +01:00
Stanislav Zaprudskiy
5a856eeba8
Add additional_labels parameter ( #1160 )
...
* Move label templates into `common` role
So that there is single source of labels management, and labels are
unified across the other roles
* Introduce `additional_labels`
* Fix paths for labels templates
* Return `additional_labels_items` as list
* Add molecule tests
2023-01-30 18:51:08 -05:00
Christian Adams
2bdc87d0a8
Add docs for ingress resource apiVersion configuration ( #1198 )
2023-01-24 22:42:02 +00:00
rakesh561
6a7c3ca2de
Add docs for disabling IPv6
...
* Added procedure to disable ipv6 for AWX deployments when needed.
2023-01-24 04:26:25 +00:00
Christian Adams
007e47e35c
Add pre-reqs to the backup and restore docs ( #1186 )
2023-01-11 17:18:49 -05:00
Orce MARINKOVSKI
fb1639a5d4
update Trusting a Custom Certificate Authority
...
I had hard times to identify how to declare to include statement for a custom certifcate bundle within the Kustomize file.
The tricky part for me was to spot the option "disableNameSuffixHash: true" in order to avoid renaming the secret name with an has suffix
2022-12-27 10:43:56 +01:00
Christian Adams
19c6c77c41
Add ability to configmap and include config files for nginx.conf ( #1145 )
2022-12-16 10:36:29 -05:00
Stanislav Zaprudskiy
4c5bae69ef
Add possibility specifying affinity of AWX Pods. ( #1139 )
...
* Add an option to specify affinity rules for the awx pod
In some cases, you may want to use affinity rules instead of a
node selector so you can have more flexbility. For example if you want
to have "soft" rules i.e. run my pod on this node if possible otherwise
run it anywhere
* Rename `node_affinity` to `affinity`
* Maintain defaults and CSV
* Add fields validation
Co-authored-by: Olivier <oliverf1ca@yahoo.com >
2022-12-14 10:39:41 -05:00
Dax Kelson
9bf896e37c
Update README.md ( #1147 )
...
Use awx namespace whent getting AWX instance URL
2022-12-07 14:31:34 -05:00
Christian Adams
cb50f4f3ac
Add docs for Openshift install configuration ( #1140 )
2022-12-07 14:18:06 -05:00
Karsten Heymann
95a1fc082b
README.md: Add newline after decoded passwords ( #1137 )
...
`base64 --decode` prints no new line after its output, resulting in the next shell prompt starting immediately after the password. This makes copying the password difficult. Adding an `echo` at the end of the command fixes this.
2022-11-30 15:59:38 +00:00
Seth Foster
15568fe564
docs show extra setting double quotes ( #1123 )
2022-11-16 20:25:28 -05:00
Christian Adams
1cf466def2
Add expected postgres version and usage docs ( #1103 )
2022-10-28 15:54:14 -04:00
Christian Adams
9b1b5e676d
Change no_log type to boolean ( #1068 )
2022-10-04 10:48:51 -04:00
Seth Foster
ed7e2b2a28
Add docs for adding execution nodes and custom CA
2022-09-29 15:54:29 -04:00
Tobias Dahlberg
8dabca5418
Adding ingress class name to ingress template ( #716 )
2022-08-29 11:11:19 +02:00
Fedor V
1d341a21d0
feat(readme): remove use of NAMESPACE var ( #1028 )
...
- it was used previously, but not anymore
2022-08-25 16:21:58 -04:00