Alan Rominger
9881bb72b8
Treat the awx_1 node as a hybrid node for now, use local work type ( #10726 )
2021-08-24 08:40:21 -04:00
Alan Rominger
f597205fa7
Run capacity checks with container isolation ( #10688 )
...
This requires swapping out the container images
for the execution nodes from awx-ee to the awx image
For completeness, the hop node image is switched to the raw
receptor image
A few outright bugs are fixed here
memory calculation just was not right at all
the execution_capacity calculation was reverse of intention
Drop in a few TODOs about error handling from debugging
2021-08-24 08:40:19 -04:00
Alan Rominger
e7be86867d
Fix rebase bug specific to ad hoc commands
2021-08-24 08:40:19 -04:00
Alan Rominger
13300bdbd4
Update rebase to keep old control plane capacity check
...
Also do some basic work to separate control versus execution capacity
this is to assure that we don't send jobs to the control node
2021-08-24 08:40:19 -04:00
Alan Rominger
b09da48835
Remove some diff that we dont want from PoC
2021-08-24 08:40:19 -04:00
Alan Rominger
39e23db523
Make minor changes to add needed imports
2021-08-24 08:40:19 -04:00
Ryan Petrello
05cb876df5
implement an initial development environment for receptor-based clusters
2021-08-24 08:40:18 -04:00
mabashian
41342883d4
Auto fix dep audit
2021-08-23 16:12:54 -04:00
Jake McDermott
367e0a5e87
Merge pull request #10917 from AlexSCorey/10223-InventorySourceData
...
Adds source data to job list and job details view
2021-08-20 15:44:17 -04:00
Kersom
4a2917b6a0
Merge pull request #10859 from nixocio/ui_issue_warning_session
...
Remove warning for SSO session when logging in
2021-08-20 14:23:30 -04:00
kialam
c6a63d01db
Merge pull request #10898 from kialam/fix-10718-null-datetime
...
Validate that start/end datetime creates at least 1 schedule.
2021-08-20 13:42:53 -04:00
nixocio
0694cb9a7d
Remove warning for SSO session when logging in
...
Remove warning for SSO session when logging in
See: https://github.com/ansible/awx/issues/10860
2021-08-20 11:25:10 -04:00
Kia Lam
da2bf4c510
Validate that start/end datetime creates at least 1 schedule.
2021-08-19 18:39:05 -04:00
Alex Corey
48a044cc68
Adds source data to job list and job details view
2021-08-19 14:11:44 -04:00
Alex Corey
86390152bc
Merge pull request #10907 from AlexSCorey/10872-ApprovalNodeValidation
...
properly validates node
2021-08-19 09:09:02 -04:00
Alex Corey
28ad404baa
properly validates node
2021-08-18 15:46:50 -04:00
Tiago Góes
1ff8ebab94
Merge pull request #10892 from guyomog78/patch-1
...
fix typo Bienvenue French logon screen
2021-08-18 14:57:41 -03:00
Tiago Góes
c58fef949d
Merge pull request #10849 from nixocio/ui_issue_10775_again
...
Update useBrandName
2021-08-16 18:44:16 -03:00
Tiago
26ab6dd264
Fix broken test
2021-08-16 18:29:59 -03:00
guyomog78
a83aa7c0ae
fix typo Bienvenu French logon screen
2021-08-16 19:08:19 +02:00
Kia Lam
304ec80d80
Convert dates to use luxon.js
2021-08-16 08:31:30 -07:00
nixocio
efcac6d55a
Update useBrandName
...
Update useBrandName and its usage.
It was verified on downstrean this solution.
See:https://github.com/ansible/awx/issues/10775
2021-08-12 17:05:35 -04:00
Kersom
6a9de16cda
Merge pull request #10869 from AlexSCorey/10822-fixReactWarnings
...
Fixes several react warnings
2021-08-12 12:44:09 -04:00
Alex Corey
9d648edc19
fixes several react warnings
2021-08-12 09:08:40 -04:00
Elijah DeLee
86600531e2
Fix name of default awx ee
...
we are now tracking the latest tag
2021-08-11 22:06:56 -04:00
Shane McDonald
aa98a5b5e1
Merge pull request #10858 from rooftopcellist/devel-receptor-runner
...
Install receptor and ansible-runner from devel branch
2021-08-11 16:43:13 -04:00
Christian Adams
93ee0a362f
Merge pull request #10861 from kdelee/awx-ee-latest
...
Use awx-ee:latest to get latest receptor and runner
2021-08-11 16:27:18 -04:00
Christian M. Adams
56fd5c435d
Install receptor and ansible-runner from devel
...
Signed-off-by: Christian M. Adams <rooftopcellist@gmail.com >
2021-08-11 16:22:24 -04:00
Elijah DeLee
9b2d2a1856
Use awx-ee:latest to get latest receptor and runner
...
We are updating the requirements to get the latest receptor and runner in the task container,
we should also have the latest in the EE
2021-08-11 11:36:42 -04:00
Alex Corey
34d0595bab
adds locators
2021-08-11 09:44:54 -04:00
Alex Corey
b4243c6f03
adds dragging functionality to modal
2021-08-11 09:43:50 -04:00
Alex Corey
0aa82c2784
Adds expand all to Host List, and moved Survey list to table view
2021-08-11 09:43:50 -04:00
nixocio
100c1cbbce
Update Ids for Job Details page
...
Update Ids for job details page to ease testing.
Also, distinguish between Project and Inventory Source Project.
See: https://github.com/ansible/awx/issues/10786#issuecomment-893658516
2021-08-09 17:05:13 -04:00
Alex Corey
205935bc38
Merge pull request #10703 from AlexSCorey/10683-fixstrings
...
Marks dashboard chart axis labels for translation
2021-08-09 14:42:40 -04:00
Alex Corey
7025bc2678
marks dashboard chart axis labels for translation
2021-08-09 14:00:13 -04:00
Kersom
6cc6442f0d
Merge pull request #10832 from nixocio/ui_issue_8020
...
Update inventory source sync button on kebab
2021-08-09 11:02:27 -04:00
Alex Corey
071973d89e
Merge pull request #10828 from AlexSCorey/10628-ConvergenceData_10549-fix
...
Addresses permission problem on host group list and adds convergence data to Prompt Detail
2021-08-09 09:24:35 -04:00
Alex Corey
13ddc78b7d
Addresses permission problem on host group list and adds convergence data to Prompt Detail
2021-08-09 09:04:22 -04:00
nixocio
bc083089bb
Update inventory source sync button on kebab
...
Update inventory source sync button on kebab
See: https://github.com/ansible/awx/issues/8020
2021-08-06 16:31:07 -04:00
nixocio
e9b9dd3072
Add Ids to ease tests
...
Add Ids to ease tests.
See: https://github.com/ansible/awx/issues/8680#issuecomment-893663314
2021-08-06 10:12:06 -04:00
Keith Grant
1ea0ff611a
Merge pull request #10819 from keithjgrant/8474-hide-search-clear-all
...
Remove Clear All button in search when filters cleared
2021-08-05 11:20:24 -07:00
Keith J. Grant
92e35978dc
remove Clear All button in search when filters cleared
2021-08-05 10:46:43 -07:00
Kersom
8d06c64495
Merge pull request #10772 from nixocio/ui_upgrade_formik
...
Upgrade formik
2021-08-05 13:14:00 -04:00
nixocio
fe8cd7188c
Upgrade formik
...
Upgrade formik
2021-08-05 10:56:00 -04:00
Kersom
c721fe0b37
Merge pull request #10794 from nixocio/ui_issue_8680
...
Show PAT as part of bulk delete list
2021-08-05 10:33:09 -04:00
Kersom
ba1f89b9d8
Merge pull request #10796 from nixocio/ui_issue_job_id
...
Add job id to job details screen
2021-08-05 10:32:24 -04:00
nixocio
f2e8b90628
Bump npm version inside container
...
Bump npm version inside container
See: https://docs.npmjs.com/cli/v7/configuring-npm/package-lock-json#lockfileversion
2021-08-04 15:34:27 -04:00
Alex Corey
53817d3cbe
ensures that field is on screen behind the confirmation modal
2021-08-03 18:08:11 -04:00
nixocio
0d2bc750e8
Show PAT as part of bulk delete list
...
* Show PAT as part of bulk delete list
* Update tooltip message in how to create a Personal Access Token
See: https://github.com/ansible/awx/issues/8680
2021-08-03 16:12:46 -04:00
nixocio
97a4122ceb
Add job id to job details screen
...
Add job id to job details screen
See: https://github.com/ansible/awx/issues/10786
2021-08-03 16:11:54 -04:00