Commit Graph

  • 5d717af778 Merge pull request #12713 from AlexSCorey/CustomizeDependatPRBodies Alex Corey 2022-08-22 12:24:25 -04:00
  • 8d08ac559d Puts new pr string on a new line Alex Corey 2022-08-22 12:05:43 -04:00
  • 4e24867a0b Merge pull request #12703 from shanemcd/ded-code Shane McDonald 2022-08-22 11:33:37 -04:00
  • 2b4b8839d1 Edits existing PR body Alex Corey 2022-08-22 11:31:49 -04:00
  • dba33f9ef5 Replace gethostbyname to getaddrinfo for plugins ipv6 support related #11450 (#12561) Yuki Yamashita 2022-08-22 23:07:10 +09:00
  • db2649d7ba Merge pull request #12706 from ansible/revert-12692-mop_up Julen Landa Alustiza 2022-08-22 15:53:35 +02:00
  • edc3da85cc Revert "Fix errors in websocket code due to missing template" Alan Rominger 2022-08-20 19:09:57 -04:00
  • 2357e24d1d Merge pull request #12701 from AlanCoding/no_more_schedules Alan Rominger 2022-08-20 07:05:21 -04:00
  • e4d1056450 Change log level for UnifiedJob#log_lifecycle Shane McDonald 2022-08-19 17:56:17 -04:00
  • 37d9c9eb1b Consolidate and refactor logging configuration code Shane McDonald 2022-08-19 17:16:10 -04:00
  • d42a85714a Delete unused playbook profiling code Shane McDonald 2022-08-19 17:03:04 -04:00
  • 88bf03c6bf Check exit conditions in loop waiting for project flock Alan Rominger 2022-08-19 16:07:31 -04:00
  • 4b8a56be39 Make schedule teardown more reliable Alan Rominger 2022-08-19 15:25:23 -04:00
  • 2aa99234f4 Merge pull request #12692 from AlanCoding/mop_up Alan Rominger 2022-08-19 14:46:10 -04:00
  • bf9f1b1d56 Added more context to subscription details and rearrange the order of some of the fields (#12649) Michael Abashian 2022-08-19 09:41:23 -04:00
  • 704e4781d9 Fix errors in websocket code due to missing template Alan Rominger 2022-08-18 14:05:06 -04:00
  • 4a8613ce4c Avoid updating modified_by from None to None (#11838) Alan Rominger 2022-08-18 11:39:29 -04:00
  • e87fabe6bb Submit job to dispatcher as part of transaction (#12573) Alan Rominger 2022-08-18 09:43:53 -04:00
  • 532aa83555 Merge pull request #11833 from AlanCoding/facts_update_fields Alan Rominger 2022-08-17 22:37:45 -04:00
  • d87bb973d5 Merge pull request #12090 from AlanCoding/mind_your_own_business Alan Rominger 2022-08-17 22:29:31 -04:00
  • a72da3bd1a Merge pull request #12582 from AlanCoding/clean_and_forget Alan Rominger 2022-08-17 18:53:47 -04:00
  • 56df3f0c2a Merge pull request #12671 from AlanCoding/cut_the_line Alan Rominger 2022-08-17 18:50:52 -04:00
  • e0c59d12c1 Change data structure so we can conditionally reap waiting jobs Alan Rominger 2022-08-17 16:00:30 -04:00
  • 7645cc2707 Remove mocks for reap method that was removed Alan Rominger 2022-07-27 11:53:09 -04:00
  • 6719010050 Add back in cleanup call Alan Rominger 2022-07-27 11:50:53 -04:00
  • ccd46a1c0f Move reaper logic into worker, avoiding bottlenecks Alan Rominger 2022-07-27 10:58:58 -04:00
  • cc1e349ea8 Merge pull request #12604 from ansible/dependabot/npm_and_yarn/awx/ui/devel/ace-builds-1.8.1 Alex Corey 2022-08-17 14:11:27 -04:00
  • e509d5f1de Merge pull request #12606 from ansible/dependabot/npm_and_yarn/awx/ui/devel/dompurify-2.3.10 Alex Corey 2022-08-17 14:10:51 -04:00
  • 4fca27c664 Merge pull request #12289 from AlanCoding/idle_help Alan Rominger 2022-08-17 13:55:44 -04:00
  • 51be22aebd Merge pull request #12668 from AlanCoding/graph_tweaks Alan Rominger 2022-08-17 13:49:17 -04:00
  • 54b21e5872 Avoid dependency manager for jobs with no deps Alan Rominger 2022-08-17 08:53:27 -04:00
  • 85beb9eb70 Merge pull request #12676 from AlanCoding/forward_picks Alan Rominger 2022-08-17 13:32:34 -04:00
  • 56739ac246 Use delay_update to set error message, according to merge note Alan Rominger 2022-08-17 11:45:40 -04:00
  • 1ea3c564df Apply a failed status if cancel_flag is not set Alan Rominger 2022-07-19 16:18:45 -04:00
  • 621833ef0e Add extra workers if computing based on memory Alan Rominger 2022-07-14 15:54:44 -04:00
  • 16be38bb54 Allow for passing custom job_explanation to reaper methods Shane McDonald 2022-07-14 13:11:14 -04:00
  • c5976e2584 Add setting for missed heartbeats before marking node offline Shane McDonald 2022-07-23 13:22:26 -04:00
  • 3c51cb130f Add grace period settings for task manager timeout, and pod / job waiting reapers Shane McDonald 2022-07-13 16:40:28 -04:00
  • c649809eb2 Remove debug method that calls cleanup Shane McDonald 2022-07-13 14:56:17 -04:00
  • 43a53f41dd Add logs about heartbeat skew Alan Rominger 2022-07-14 12:39:30 -04:00
  • a3fef27002 Add logs to debug waiting bottlenecking Alan Rominger 2022-07-13 09:39:58 -04:00
  • cfc1255812 Merge pull request #12442 from AlanCoding/waiting_reaper Alan Rominger 2022-08-17 11:20:05 -04:00
  • 278db2cdde Split reaper for running and waiting jobs Alan Rominger 2022-06-28 14:58:41 -04:00
  • 64157f7207 Merge pull request #12584 from AlanCoding/lazy_workers Alan Rominger 2022-08-17 10:18:19 -04:00
  • 9e8ba6ca09 Merge pull request #12494 from AlanCoding/revival Alan Rominger 2022-08-17 10:12:39 -04:00
  • 268ab128d7 Merge pull request #12527 from AlanCoding/offline_db Alan Rominger 2022-08-17 10:10:50 -04:00
  • fad5934c1e Merge pull request #12356 from AlanCoding/copytree_neo Alan Rominger 2022-08-17 10:07:28 -04:00
  • c9e3873a28 Use update_fields for Ansible facts update Alan Rominger 2022-03-01 10:18:41 -05:00
  • 6a19aabd44 feature_request_form_update (#12625) Jessica Steurer 2022-08-17 08:52:30 -03:00
  • 11e63e2e89 Remove an old metrics field and add a new one to dashboard Alan Rominger 2022-08-16 13:58:41 -04:00
  • 7c885dcadb add help command to make (#12669) Hao Liu 2022-08-16 20:36:47 -04:00
  • b84a192bad Altering events relationship to hosts to increase performance (#12447) John Westcott IV 2022-08-16 12:03:05 -04:00
  • 35afb10add fix use of distinct on query that UI Elijah DeLee 2022-08-10 16:38:59 -04:00
  • 13fc845bcc develop AWX on MacOS using K8S Hao Liu 2022-08-08 15:34:18 -04:00
  • f1bd1f1dfc Merge pull request #12658 from AlanCoding/more_panels Alan Rominger 2022-08-15 16:07:43 -04:00
  • 67c9e1a0cb Merge pull request #12650 from matburt/fix_default_adhoc_verbosity Sarah Akus 2022-08-15 15:48:49 -04:00
  • f6da9a5073 Add more graphs for task manager refactor Alan Rominger 2022-08-15 15:29:34 -04:00
  • 38a0950f46 Merge pull request #12656 from fosterseth/metrics_tm_on_commit Seth Foster 2022-08-15 13:54:34 -04:00
  • 55d295c2a6 Add metric to measure task manager transaction, including on_commit calls Seth Foster 2022-08-15 12:44:29 -04:00
  • be45919ee4 have postgres log to console in dev env Elijah DeLee 2022-08-15 11:30:07 -04:00
  • 0a4a9f96c2 Explicitly set value for verbosity to 0 as the default value which corresponds to 0 (Normal) mabashian 2022-08-12 14:03:36 -04:00
  • 1ae1da3f9c Fix a bug where the form value of verbosity isn't respect Matthew Jones 2022-08-12 09:29:31 -04:00
  • cae2c06190 Complex schedules UI (#12445) Keith Grant 2022-08-11 13:55:52 -07:00
  • 993dd61024 Forcing an unbind for a django-auth-ldap sticky session to the LDAP server (#12367) John Westcott IV 2022-08-11 15:46:41 -04:00
  • ea07aef73e Correct help text for job idle timeout Alan Rominger 2022-05-26 14:21:37 -04:00
  • 268a4ad32d Modifying reaper of administrative work units to allow for change from Controller to Hybrid nodes (#12614) John Westcott IV 2022-08-11 08:03:35 -04:00
  • 3712af4df8 update role to provide better error messages (#12599) Sean Sullivan 2022-08-11 07:09:11 -04:00
  • 8cf75fce8c Update awx collection workflow nodes to look for type (#12597) Sean Sullivan 2022-08-11 07:08:27 -04:00
  • 46be2d9e5b Replace git shallow clone with shutil.copytree Alan Rominger 2022-06-09 13:47:19 -04:00
  • 998000bfbe Surface correct error from bulk_create on unrecoverable error Alan Rominger 2022-08-08 22:32:34 -04:00
  • 43a50cc62c Fix event counting in error handling path Alan Rominger 2022-08-08 22:29:42 -04:00
  • 30f556f845 Further resiliency changes focused on offline database Alan Rominger 2022-07-15 14:09:39 -04:00
  • c5985c4c81 Change lazy worker method name and adjust log Alan Rominger 2022-07-28 09:16:08 -04:00
  • a9170236e1 Wait 60 seconds before scaling down a worker Alan Rominger 2022-07-27 16:54:03 -04:00
  • 85a5b58d18 Merge pull request #12629 from fosterseth/task_manager_refactor_squashed Seth Foster 2022-08-10 16:02:05 -04:00
  • 6fb3c8daa8 Merge pull request #44 from AlanCoding/one_of_seths_own Seth Foster 2022-08-10 15:38:14 -04:00
  • a0103acbef Inherit from our own APIView, not rest framework Alan Rominger 2022-08-10 15:25:36 -04:00
  • f7e6a32444 Optimize task manager with debug toolbar, adjust prefetch (#12588) Alan Rominger 2022-07-28 15:38:26 -04:00
  • 7bbc256ff1 Merge pull request #12637 from AlexSCorey/12636-WorkflowApprovalTranslations Alex Corey 2022-08-09 15:47:34 -04:00
  • 64f62d6755 fixes translation issue Alex Corey 2022-08-09 15:29:37 -04:00
  • b4cfe868fb Merge pull request #12546 from mabashian/6018-node-alias Alex Corey 2022-08-09 10:16:46 -04:00
  • 8d8681580d Merge pull request #12548 from AlexSCorey/12512-UpdateWorkflowApprovalToolbar Alex Corey 2022-08-09 10:02:27 -04:00
  • 8892cf2622 Adds toast to workflow approval on cancel Alex Corey 2022-08-08 16:26:54 -04:00
  • 585d3f4e2a Register system again if deleted by another pod Alan Rominger 2022-07-08 12:06:21 -04:00
  • 2c9a0444e6 Easier review workflow output (#12459) Alex Corey 2022-08-08 16:13:51 -04:00
  • 279cebcef3 Merge pull request #12586 from AlanCoding/connections_graph Alan Rominger 2022-08-08 15:49:20 -04:00
  • e6f8852b05 Cache task_impact Seth Foster 2022-07-19 14:02:45 -04:00
  • d06a3f060d Block sliced workflow jobs on any job type from their JT (#12551) Alan Rominger 2022-07-20 16:27:51 -04:00
  • 957b2b7188 Cache preferred instance groups Seth Foster 2022-07-11 15:07:55 -04:00
  • b94b3a1e91 [task_manager_refactor] Move approval node expiration logic into queryset (#12502) Alan Rominger 2022-07-12 11:36:51 -04:00
  • 7776a81e22 add job to dependency graph in start task Elijah DeLee 2022-07-11 10:32:16 -04:00
  • bf89093fac unify call pattern for get_tasks Elijah DeLee 2022-07-11 10:26:04 -04:00
  • 76d76d13b0 Start pending workflows in TaskManager Elijah DeLee 2022-07-11 08:06:51 -04:00
  • e603c23b40 fix sliced jobs blocking logic in depedency graph Elijah DeLee 2022-07-11 09:49:23 -04:00
  • 8af4dd5988 Fix unintended slice job blocking Alan Rominger 2022-07-07 10:47:34 -04:00
  • 0a47d05d26 split schedule_task_manager into 3 Seth Foster 2022-07-07 23:23:01 -04:00
  • b3eb9e0193 pid kill each of the 3 task managers on timeout Seth Foster 2022-07-06 00:44:30 -04:00
  • b26d2ab0e9 fix looking at wrong id for wf allow_simultaneous Elijah DeLee 2022-07-08 14:59:47 -04:00
  • 7eb0c7dd28 exit task manager loops early if we are timed out Elijah DeLee 2022-07-06 23:11:49 -04:00
  • 236c1df676 fix lint errors Elijah DeLee 2022-07-07 15:34:23 -04:00