Commit Graph

  • cde0df937f Filter out instances with node_type equal to 'control'. Kia Lam 2021-08-26 12:47:43 -04:00
  • daf4310176 Clean up work_type processing and fix execution vs control capacity (#10930) Alan Rominger 2021-08-26 07:24:14 -04:00
  • fb0e55fd1b Merge pull request #10934 from AlexSCorey/10925-WrongDeleteModal Alex Corey 2021-08-25 11:45:20 -04:00
  • 2e5ef22585 Fixes issue where the wrong text appeared in modal Alex Corey 2021-08-24 12:19:59 -04:00
  • 8e043b139a add docs for debugging slow api endpoint Chris Meyers 2021-08-25 09:04:51 -04:00
  • e7dbe90cb5 Merge pull request #10727 from ansible/mesh_code Alan Rominger 2021-08-24 13:39:19 -04:00
  • 42484cf98d Obtain receptor sockfile from the receptor.conf file (#10932) Alan Rominger 2021-08-24 11:20:21 -04:00
  • 274e487a96 Attempt to surface streaming errors that were being eaten (#10918) Shane McDonald 2021-08-24 10:33:00 -04:00
  • 940c189c12 Corresponding AWX changes for runner --worker-info schema update (#10926) Alan Rominger 2021-08-24 08:30:55 -04:00
  • c3ad479fc6 Minor tweaks for the mesh_code branch from review (#10902) Alan Rominger 2021-08-18 07:53:12 -04:00
  • 928c35ede5 Model changes for instance last_seen field to replace modified (#10870) Alan Rominger 2021-08-17 11:52:57 -04:00
  • 1a9fcdccc2 Change place where controller node is being looked for in the task manager beeankha 2021-08-16 11:58:57 -04:00
  • 3b1e40d227 Use the ansible-runner worker --worker-info to perform execution node capacity checks (#10825) Alan Rominger 2021-08-11 10:14:20 -04:00
  • 4e84c7c4c4 Use the existing get_receptor_ctl method (#10813) Alan Rominger 2021-08-04 11:02:04 -04:00
  • f47eb126e2 Adopt the node_type field in receptor logic (#10802) Alan Rominger 2021-08-04 10:59:44 -04:00
  • 5d4ab13386 Add topology of docker-compose to docs, remove old mount (#10773) Alan Rominger 2021-07-28 15:07:34 -04:00
  • b53d3bc81d Undo some things not compatible with hybrid node hack (#10763) Alan Rominger 2021-07-28 13:33:35 -04:00
  • 46ccc58749 Make the AWX nodes fully connected in the development environment (#10758) Alan Rominger 2021-07-27 11:19:07 -04:00
  • 289beb85d2 Add developer docs for incoming receptor mesh features (#10747) Alan Rominger 2021-07-26 14:51:41 -04:00
  • 460c7c3379 Allow for dynamically scaling automation mesh in dev env Shane McDonald 2021-07-22 19:30:00 -04:00
  • 9881bb72b8 Treat the awx_1 node as a hybrid node for now, use local work type (#10726) Alan Rominger 2021-07-22 15:35:10 -04:00
  • 264c560a8a Template docker receptor yaml file, update Makefile to reflect this change beeankha 2021-07-22 13:28:13 -04:00
  • 2fc581c249 Pull in user's uid vs hardcode to 1000 beeankha 2021-07-22 13:03:49 -04:00
  • a79d7444e5 set userid to 1000 (#10714) Jim Ladd 2021-07-21 17:41:16 -07:00
  • f8d074db01 Point to correct config file for execution_node_1 beeankha 2021-07-21 15:05:15 -04:00
  • c3843004aa Update docker-compose (#10664) Bianca Henderson 2021-07-21 11:57:18 -04:00
  • f597205fa7 Run capacity checks with container isolation (#10688) Alan Rominger 2021-07-21 09:53:22 -04:00
  • e7be86867d Fix rebase bug specific to ad hoc commands Alan Rominger 2021-07-19 09:43:46 -04:00
  • 13300bdbd4 Update rebase to keep old control plane capacity check Alan Rominger 2021-07-14 14:53:50 -04:00
  • b09da48835 Remove some diff that we dont want from PoC Alan Rominger 2021-07-13 20:23:19 -04:00
  • 39e23db523 Make minor changes to add needed imports Alan Rominger 2021-07-12 15:32:17 -04:00
  • b10a8b0fa9 Initial functionality tweaks Alan Rominger 2021-07-12 13:29:54 -04:00
  • 05cb876df5 implement an initial development environment for receptor-based clusters Ryan Petrello 2021-03-16 13:30:56 -04:00
  • 4a271d6897 Merge pull request #10928 from mabashian/deps-audit-autofix Kersom 2021-08-24 08:34:14 -04:00
  • 41342883d4 Auto fix dep audit mabashian 2021-08-23 16:12:54 -04:00
  • cc7488bc15 Disable checkbox for instances with node type control. Kia Lam 2021-08-23 15:06:36 -04:00
  • 367e0a5e87 Merge pull request #10917 from AlexSCorey/10223-InventorySourceData Jake McDermott 2021-08-20 15:44:17 -04:00
  • 4a2917b6a0 Merge pull request #10859 from nixocio/ui_issue_warning_session Kersom 2021-08-20 14:23:30 -04:00
  • c6a63d01db Merge pull request #10898 from kialam/fix-10718-null-datetime kialam 2021-08-20 13:42:53 -04:00
  • 0694cb9a7d Remove warning for SSO session when logging in nixocio 2021-08-10 15:56:25 -04:00
  • da2bf4c510 Validate that start/end datetime creates at least 1 schedule. Kia Lam 2021-08-19 18:39:05 -04:00
  • 48a044cc68 Adds source data to job list and job details view Alex Corey 2021-08-19 14:11:44 -04:00
  • b7c0f02cb1 Merge pull request #10915 from rooftopcellist/fix-make-target Shane McDonald 2021-08-19 13:04:23 -04:00
  • a76194c493 Add new COMPOSE_OPTS variable to docker-compose up target Christian M. Adams 2021-08-19 12:30:38 -04:00
  • 86390152bc Merge pull request #10907 from AlexSCorey/10872-ApprovalNodeValidation Alex Corey 2021-08-19 09:09:02 -04:00
  • 899d36b2c9 Fix tests Alexander Komarov 2021-08-19 15:20:52 +05:00
  • 530977d6b3 Set default value is 0 for idle_timeout Alexander Komarov 2021-08-19 14:48:11 +05:00
  • aa682fa2c9 Add idle_timeout setting to job settings Alexander Komarov 2021-08-18 17:09:46 +05:00
  • 28ad404baa properly validates node Alex Corey 2021-08-18 09:26:04 -04:00
  • 1ff8ebab94 Merge pull request #10892 from guyomog78/patch-1 Tiago Góes 2021-08-18 14:57:41 -03:00
  • c616678beb Merge pull request #10903 from beeankha/misc_collections_updates Bianca Henderson 2021-08-18 12:41:38 -04:00
  • 500d407099 delete duplicate prop Keith J. Grant 2021-08-05 14:28:34 -07:00
  • b99129c6b2 stub notifications api in test Keith J. Grant 2021-08-02 10:05:37 -07:00
  • 60f1919791 update searchableKeys in all Lookups & JobOutput Keith J. Grant 2021-07-30 16:11:12 -07:00
  • 262a2b70e2 update all lists to use getSearchableKeys helper Keith J. Grant 2021-07-30 14:20:47 -07:00
  • 977164b920 cleanup tests/advanced search changes Keith J. Grant 2021-07-30 11:28:14 -07:00
  • a0df379225 limit advanced search options by field type Keith J. Grant 2021-07-29 15:40:30 -07:00
  • b5bc9bb3f4 JobOutput: extract multiple helper functions Keith J. Grant 2021-08-17 16:20:54 -07:00
  • b5708a8cc4 Revert "JobOutput: extract JobOutputPane" Keith J. Grant 2021-08-17 13:27:02 -07:00
  • c8604c73a9 JobOutput: extract JobOutputPane Keith J. Grant 2021-08-17 12:48:51 -07:00
  • 949c2b92af JobOutput: extract helper funcs into separate file Keith J. Grant 2021-08-12 14:30:35 -07:00
  • 5473e54219 JobOutput: extract JobOutputSearch bar Keith J. Grant 2021-08-12 11:19:03 -07:00
  • aefc28a0ed Update README.md Shane McDonald 2021-08-18 09:45:00 -04:00
  • f102b0ccf9 Add support for running CI checks directly on devel branch Shane McDonald 2021-08-18 09:31:39 -04:00
  • 55e37f6229 Update ci.yml Shane McDonald 2021-08-18 09:07:30 -04:00
  • ad0dc028f2 Update README with recent Collections changes beeankha 2021-08-17 19:11:29 -04:00
  • e3893b1887 do not collect artifact_data when gathering analytics Jim Ladd 2021-08-17 14:55:16 -07:00
  • c89296e76d Update integration test playbooks to work with most current Collections modules beeankha 2021-08-17 13:29:33 -04:00
  • c58fef949d Merge pull request #10849 from nixocio/ui_issue_10775_again Tiago Góes 2021-08-16 18:44:16 -03:00
  • 26ab6dd264 Fix broken test Tiago 2021-08-16 17:51:28 -03:00
  • abf870e604 Merge pull request #10885 from gruselglatz/patch-1 Tiago Góes 2021-08-16 16:58:32 -03:00
  • a83aa7c0ae fix typo Bienvenu French logon screen guyomog78 2021-08-16 19:08:19 +02:00
  • 82fe099060 Merge pull request #10783 from kialam/fix-10587-managed-job-time kialam 2021-08-16 12:18:34 -04:00
  • 304ec80d80 Convert dates to use luxon.js Kia Lam 2021-07-22 12:12:35 -04:00
  • f6104dd438 Merge pull request #10888 from beeankha/update_collection_runtime_file Bianca Henderson 2021-08-16 10:36:46 -04:00
  • 7fadc00fb3 Update runtime.yml to include ansible version requirement beeankha 2021-08-16 09:23:06 -04:00
  • 26e5830b80 Update Readme.md herbert 2021-08-16 13:21:19 +02:00
  • efcac6d55a Update useBrandName nixocio 2021-08-06 10:03:20 -04:00
  • 6a9de16cda Merge pull request #10869 from AlexSCorey/10822-fixReactWarnings 19.3.0 Kersom 2021-08-12 12:44:09 -04:00
  • 9d648edc19 fixes several react warnings Alex Corey 2021-08-12 09:08:40 -04:00
  • 9da383fe2d Merge pull request #10866 from ansible/fix-awx-ee-name Shane McDonald 2021-08-12 08:06:34 -04:00
  • 86600531e2 Fix name of default awx ee Elijah DeLee 2021-08-11 22:06:56 -04:00
  • 7505ecd284 Merge pull request #10865 from shanemcd/19.3.0 Shane McDonald 2021-08-11 21:02:26 -04:00
  • a22de5a9ee Bump version and changelog Shane McDonald 2021-08-11 19:51:06 -04:00
  • 514616ad6e Merge pull request #10864 from tiagodread/awxkit Tiago Góes 2021-08-11 19:14:19 -03:00
  • 4f5909ad21 Generate a small random size when necessary Tiago 2021-08-11 18:42:03 -03:00
  • aa98a5b5e1 Merge pull request #10858 from rooftopcellist/devel-receptor-runner Shane McDonald 2021-08-11 16:43:13 -04:00
  • 93ee0a362f Merge pull request #10861 from kdelee/awx-ee-latest Christian Adams 2021-08-11 16:27:18 -04:00
  • 56fd5c435d Install receptor and ansible-runner from devel Christian M. Adams 2021-08-11 10:30:36 -04:00
  • ebe5fff992 Merge pull request #10856 from tiagodread/awxkit Tiago Góes 2021-08-11 14:26:53 -03:00
  • 2a56be77b3 fix lint Tiago 2021-08-11 14:02:46 -03:00
  • bf70200550 Update awxkit random_title setting non_ascii to False Tiago 2021-08-10 18:23:57 -03:00
  • 9b2d2a1856 Use awx-ee:latest to get latest receptor and runner Elijah DeLee 2021-08-11 11:36:42 -04:00
  • ec729a3f15 Merge pull request #10820 from AlexSCorey/10654-10739-10740-fix Sarah Akus 2021-08-11 09:58:49 -04:00
  • 34d0595bab adds locators Alex Corey 2021-08-10 10:18:25 -04:00
  • b4243c6f03 adds dragging functionality to modal Alex Corey 2021-08-03 15:34:28 -04:00
  • 0aa82c2784 Adds expand all to Host List, and moved Survey list to table view Alex Corey 2021-08-02 14:47:29 -04:00
  • 80053cea83 Merge pull request #10845 from nixocio/ui_add_more_ids Jake McDermott 2021-08-10 10:39:28 -04:00
  • 100c1cbbce Update Ids for Job Details page nixocio 2021-08-09 16:53:32 -04:00
  • 1173dca900 Merge pull request #10809 from beeankha/remove_deprecated_params Bianca Henderson 2021-08-09 15:33:21 -04:00