john-westcott-iv
b65457a056
Changing url setting from global to local
2023-05-17 16:23:14 -04:00
Christian Adams
72bf56946f
Fix helm release push with HTTPS ( #1419 )
2.2.1
2023-05-17 15:38:35 -04:00
Seth Foster
a62487b58b
Merge pull request #1418 from fosterseth/fix_rsyslog_resources
...
Fix templating error when bundle_ca_crt is present
2023-05-17 15:19:20 -04:00
Seth Foster
aa78813d73
Rsyslog resources wrong location
2023-05-17 15:02:20 -04:00
Christian Adams
a08c9104a9
Add GHA for re-publishing helm chart when necessary & for debugging ( #1417 )
2023-05-17 14:27:44 -04:00
Shane McDonald
5da4b697f1
Merge pull request #1416 from laiminhtrung1997/remove-redundant-slashes
...
Remove redundant slash in path to template
2023-05-17 14:15:35 -04:00
laiminhtrung1997
f99a83c137
Remove redundant slashes.
2023-05-17 22:54:52 +07:00
rakesh561
721d6814ca
Added capability to set the rsyslog container resources ( #1410 )
...
* Update awx.ansible.com_awxs.yaml with rsyslog resource containers
* Update awx-operator.clusterserviceversion.yaml with x-descriptors
* Add default values in main.yml
* Template resource_requirements in web.yaml.j2 and task.yaml.j2
2.2.0
2023-05-16 21:28:36 -04:00
Jeff Smith
866acb3d9c
Bump ansible-operator to v1.28.1 ( #1408 )
...
This fixes [CVE-2022-41723](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41723 )
Co-authored-by: Jeffery Smith <jeffery.smith@pearson.com >
2023-05-16 18:06:08 -04:00
Hao Liu
94dc52d224
Merge pull request #1393 from ansible/feature_keepalive
...
Add ability to configure Postgres keepalive settings
2023-05-15 12:26:07 -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
Hao Liu
4a869998d1
Add ability to configure postgres keepalives settings
...
Co-Authored-By: Gabriel Muniz <gmuniz@redhat.com >
Co-Authored-By: Rick Elrod <rick@elrod.me >
2023-05-09 14:56:20 -04:00
Christian Adams
bc044431ab
Fix so that the index.yaml changes are pushed ( #1402 )
2023-05-08 15:24:02 -04:00
Hao Liu
4fe482b77b
Unpin ubuntu version for feature branch CI build ( #1400 ) ( #1401 )
2.1.0
2023-05-08 14:42:35 -04:00
Desmond Obisi
194340688d
Create doc-proposal.md to capture the new doc proposal ( #1379 )
...
This commit contains the addition of the markdown file for the new awx-operator doc proposal
2023-05-06 01:02:35 +00: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
Seth Foster
1dc56803e8
Set receptor log level to info ( #1399 )
2023-05-05 18:20:20 +00:00
Christian Adams
85da1aa1f3
Change storage class display type to dropdown ( #1398 )
2023-05-05 14:19:32 -04:00
Christian Adams
6378836706
Add postgres_storage_class to UI form & fix PG Storage requirements display ( #1395 )
2023-05-05 12:32:33 -04:00
Christian Adams
e829dafbd2
Fix molecule test by pinning community.docker for requests issue ( #1396 )
2023-05-04 18:30:47 -04:00
Christian Adams
1023718b87
Allow configuration of resource requirements for init containers ( #1392 )
...
- In some use cases, limits must be set for every container in a
cluster. To address this, we will use the task and web resource
requirements for the initContainers where applicable.
2023-05-03 17:41:01 -04:00
Seth Foster
4a5141933c
Merge pull request #1388 from cilq/patch-1
...
Fix variable name for loadbalancerip in template.
2023-05-03 14:07:44 -04:00
Shane McDonald
084841f549
Merge pull request #1389 from patrickdappollonio/devel
...
Update Makefile
2023-05-02 12:43:35 -04:00
Patrick D'appollonio
76ab4a8342
Update Makefile
2023-05-02 11:53:13 -04:00
Rick Elrod
2d6aa5815f
[ci] pin ansible-compat for molecule
...
https://github.com/ansible-community/molecule/issues/3903
Signed-off-by: Rick Elrod <rick@elrod.me >
2023-05-02 09:47:56 -05:00
Dimitri Savineau
d69b57c014
web: Use sha1 filter instead of md5 ( #1386 )
...
This was fixed in 6cae8df but the task/web split rebase didn't apply this
to the web deployment.
This prevents to deploy the operator when FIPS is enabled.
{"msg": "An unhandled exception occurred while running the lookup plugin
'template'. Error was a <class 'ValueError'>, original message:
[digital envelope routines: EVP_DigestInit_ex] disabled for FIPS"}
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com >
2023-05-02 10:19:21 -04:00
André Liebigt
562a171de6
Fix variable name for loadbalancerip in template.
...
The template now checks the existence of the correct variable so that it actually works.
2023-05-02 13:53:06 +02:00
Jason Goldfine-Middleton
2118c6f49c
Fix typo in rsyslog var
...
Rename all references: ryslog_args -> rsyslog_args
2023-04-28 10:49:49 -05:00
Seth Foster
9c759bfe88
bump kustomize v4.5.7 to v5.0.1 ( #1357 )
2023-04-21 14:49:42 -04:00
Christian Adams
d0205f4e5e
Add docs for how to run molecule tests with kind ( #1375 )
...
- test-local docker scenario was removed in 9a54ae2937
2023-04-20 15:47:36 -04:00
Lukas Magauer
d914edf3e0
The ingress resulted in a double slash, if there is are slashes at the end of the ingress_path variable ( #1374 )
...
Co-authored-by: lumarel <lumarel@users.noreply.github.com >
2023-04-19 23:35:36 -04:00
John Westcott IV
be4fd1364c
Merge pull request #1371 from john-westcott-iv/another-helm-fix
...
Changing helm-release again
2023-04-19 17:26:43 -04:00
Christian Adams
599b1e387d
Fix linter warnings on PRs ( #1372 )
2023-04-19 18:36:29 +00:00
john-westcott-iv
732ff9c02c
Changing helm-release again
2023-04-19 12:25:14 -04:00
Hao Liu
d0e30a6878
Merge pull request #1368 from tanganellilore/fix_promote
...
fix chart package path on helm-release playbook
2023-04-19 11:31:57 -04:00
Shane McDonald
a213b60008
Merge pull request #1369 from sdx23/patch-1
...
Update README.md
2023-04-19 09:13:58 -04:00
sdx23
768327ea3b
Update README.md
...
Adaptations to use kustomize implicitly via kubectl apply -k
2023-04-19 11:18:00 +02:00
Lorenzo Tanganelli
4908ecfd5d
fix chart package path on hel-release playbook
2023-04-19 09:32:17 +02:00
Lila Yasin
e1e97a1bbf
Merge pull request #1351 from djyasin/1331_Add_support_to_specify_different_annotation_for_task_and_web_deployments
...
Add support to specify different annotation for the task and web deployments in AWX operator
2.0.1
2023-04-17 16:22:36 -04:00
Lila
e54215863c
Add ability to override annotations independently
...
- add web_annotations to override annotations for web pods
- add task_annotations to override annotations for task pods
2023-04-17 16:07:12 -04:00
Seth Foster
0c2f45569c
Merge pull request #1358 from fosterseth/fix_development_mode
...
fix development mode
2023-04-13 11:10:37 -04:00
Seth Foster
cde24806cf
fix development mode
2023-04-12 19:31:15 -04:00
Christian Adams
5a3b2179bc
Set securityContext.capabilities for kube-rbac-proxy container ( #1354 )
2023-04-12 14:55:57 -04: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
Hao Liu
9bdbf4bacb
Fix lint error ( #1352 )
...
Check warning on line 44 in roles/installer/defaults/main.yml
44:2 [comments] missing starting space in comment
2023-04-12 14:25:41 -04:00
Hao Liu
d4015546db
Fix helm release problem (attempt 3) ( #1350 )
...
fix helm release result in helm index containing incorrect download link
Co-authored-by: Christian Adams <rooftopcellist@gmail.com >
Co-authored-by: John Westcott IV <32551173+john-westcott-iv@users.noreply.github.com >
2023-04-11 20:37:51 +00:00
Hao Liu
10df62ff7b
Merge pull request #1349 from thedoubl3j/fix_task_tolerations
...
fix task deployment tolerations
2023-04-11 15:13:59 -04:00
thedoubl3j
a2a35d0a40
remove to_nice_yaml from tolerations in the task deployment which caused in malformed yaml to be rendered for the task deployment
2023-04-11 14:26:51 -04:00
Hao Liu
4589e2849d
Merge pull request #1333 from TheRealHaoLiu/fix-rsyslog-ca-cert
...
Add CA cert volume mount to rsyslog sidecar
2023-04-07 13:07:29 -04:00