Commit Graph

  • 7bb0d32be1 Fix docker-clean file, accounting for slashes Alan Rominger 2023-03-30 13:46:15 -04:00
  • acb22f0131 Merge pull request #13423 from ansible/feature_web-task-split Hao Liu 2023-03-30 12:52:22 -04:00
  • 4f99a170be Nix websocket docs for now Rick Elrod 2023-03-29 16:54:37 -05:00
  • 17f5c4b8e6 Modify dev make target name to clarify intention Hao Liu 2023-03-29 19:06:48 -04:00
  • 598f9e2a55 Add host_metrics page to the awxkit Oleksii Baranov 2023-03-29 19:22:49 +02:00
  • d33573b29c Merge pull request #13603 from jjwatt/jjwatt-fix-clean-languages Hao Liu 2023-03-29 22:49:13 -04:00
  • bc55bcf3a2 Rename SUPERVISOR_CONFIG_PATH Hao Liu 2023-03-29 20:05:30 -04:00
  • 6c0c1f6853 Rename launch script for launch awx web Hao Liu 2023-03-29 19:41:35 -04:00
  • 0cc02d311f Rename supervisor.conf.j2 to be descriptive Hao Liu 2023-03-29 19:14:12 -04:00
  • 13b9a6c5e3 Remove unused import jessicamack 2023-03-29 16:20:54 -04:00
  • ac2f2039f5 Fix cache-clear for kube dev env Lila 2023-03-29 15:05:58 -04:00
  • c8c8ed1775 Raise ValueError when no ready and enabled task instance Hao Liu 2023-03-29 16:57:04 -04:00
  • 6267469709 remove rsyslog_configurer from dispatcher as it is already being handled, add rsyslog_configurer to tower_processes thedoubl3j 2023-03-29 11:51:01 -04:00
  • a1e39f71fc Removed errant comments. Lila 2023-03-28 16:42:07 -04:00
  • 4b0acaf7a1 Add back missing rsyslog.conf file Hao Liu 2023-03-27 17:16:29 -04:00
  • 968267287b Catch SynchronousOnlyOperation and get setting async Hao Liu 2023-03-27 16:23:33 -04:00
  • 25303ee625 Only select task instance that are ready and enabled Hao Liu 2023-03-27 14:41:48 -04:00
  • 8c5e2237f4 import typing to fix lint issue jessicamack 2023-03-27 11:38:01 -04:00
  • 57d009199d removed unused imports. fix exception message jessicamack 2023-03-27 11:20:20 -04:00
  • 24cbf39a93 fix heartbeet ascii lint issue jessicamack 2023-03-27 11:15:13 -04:00
  • 95f1ef70a7 update licenses to include new requirement jessicamack 2023-03-27 11:10:49 -04:00
  • 680e2bcc0a remove out of date test code jessicamack 2023-03-13 09:45:30 -04:00
  • cd3f7666be add get_task_queuename Hao Liu 2023-03-22 15:31:08 -04:00
  • 049fb4eff5 fix job relaunch error Hao Liu 2023-03-07 19:03:40 -05:00
  • 7cef4e6db7 clear settings cache after changing DISABLE_LOCAL_AUTH Hao Liu 2023-03-06 14:26:31 -05:00
  • da004da68a make reconfigure_rsyslog a task jessicamack 2023-02-09 16:18:43 -05:00
  • b29f2f88d0 updated tests to be in line with clear_setting_cache changes jessicamack 2023-02-09 14:32:16 -05:00
  • 52a8a90c0e remove changes used for dev testing jessicamack 2023-02-09 14:30:44 -05:00
  • 7cb890b603 minor fix-up due to merge conflict Hao Liu 2023-02-06 15:49:57 -05:00
  • 78652bdd71 add functionality back to cache clear method Jessica Mack 2023-02-01 16:10:41 -05:00
  • 29d222be83 removed rsyslog queue, updated logger level Jessica Mack 2023-02-01 15:47:27 -05:00
  • e7fa730f81 Removed some commented out code and adjusted a few loggers to make more sense contextually. (#13424) Lila Yasin 2023-01-24 19:16:17 -05:00
  • 33f070081c Send subsystem metrics via wsrelay (#13333) Seth Foster 2022-12-14 12:33:54 -05:00
  • 44463402a8 [wsrelay] attempt to standardize logging levels Rick Elrod 2022-12-11 01:38:44 -06:00
  • 93c2c56612 [wsrelay] Copy the message payload before we relay Rick Elrod 2022-12-11 01:36:34 -06:00
  • 91bf49cdb3 Remove auto-reconnect logic from wsrelay Rick Elrod 2022-12-11 01:34:12 -06:00
  • 704759d29a add wsrelay to tower-processes Rick Elrod 2022-12-11 01:29:24 -06:00
  • 513f433f17 Add comment for new psycopg dep Rick Elrod 2022-12-10 03:47:11 -06:00
  • 5f41003fb1 Prevent looping issue when task/web share a Redis Rick Elrod 2022-12-10 02:40:48 -06:00
  • 2e0f25150c Start of heartbeet daemon Rick Elrod 2022-12-09 00:17:31 -06:00
  • 4f5bc992a0 fix merge from devel - wsbroadcast -> wsrelay Rick Elrod 2022-12-09 00:54:40 -06:00
  • a9e7508e92 WIP: Make wsrelay listen for pg_notify heartbeat Rick Elrod 2022-12-08 03:22:20 -06:00
  • 1c2eb22956 Remove some debug code and modify logging a bit Rick Elrod 2022-12-06 19:16:59 -06:00
  • a987249ca6 dedent a block that was clearly meant to be de-dented Rick Elrod 2022-11-30 13:41:46 -06:00
  • ab6d56c24e initial PoC for wsrelay Shane McDonald 2022-09-06 17:19:15 -04:00
  • c4ce5d0afa updated supervisor to include cache-clear Jessica Mack 2023-01-30 10:38:49 -05:00
  • 43f4872fec these methods don't need to be class methods Jessica Mack 2023-01-30 10:38:28 -05:00
  • cb31973d59 switched to using the built in task processing Jessica Mack 2023-01-30 10:37:28 -05:00
  • 9f959ca3d4 removed unneeded launch file and Dockerfile change Jessica Mack 2023-01-26 11:12:50 -05:00
  • 454d6d28e7 mock additional pg_notify use in test Jessica Mack 2023-01-19 13:53:27 -05:00
  • 8b70fef743 removed unused import Jessica Mack 2023-01-19 13:44:50 -05:00
  • 026b8f05d7 added launch file, docker, and supervisor changes Jessica Mack 2023-01-19 13:44:29 -05:00
  • d8e591cd69 added cache-clear service. update dispatcher queues Jessica Mack 2023-01-17 12:00:21 -05:00
  • 38cc193aea update permission to launch_awx_rsyslog.sh permission to +x (#13399) Hao Liu 2023-01-05 10:08:31 -05:00
  • 65b3e0226d Created new rsyslog launch file. (#13327) Lila Yasin 2023-01-04 14:29:40 -05:00
  • b5e04a4cb3 AWX code changes for rsyslog decoupling (#13222) jessicamack 2023-01-04 13:54:53 -05:00
  • c89c2892c4 Merge pull request #13749 from fosterseth/mintls13false Christian Adams 2023-03-29 19:20:09 -04:00
  • 5080a5530c Merge pull request #13448 from ansible/feature_constructed-inventory Alan Rominger 2023-03-29 09:27:21 -04:00
  • 77743ef406 [collection] Example for constructed inventories (#13755) Rick Elrod 2023-03-28 09:19:01 -05:00
  • f792fea048 Add more constructed inventory hint examples Marliana Lara 2023-03-27 15:01:35 -04:00
  • 16ad27099e [constructed-inventory] Save facts on model for original host (#13700) Alan Rominger 2023-03-25 21:43:41 -04:00
  • 3f5a4cb6f1 [constructed-inventory] Backlink events to real hosts and summaries to both hosts (#13718) Alan Rominger 2023-03-22 14:04:25 -04:00
  • b88d9f4731 Force overwrite all vars for constructed inventory (#13731) Alan Rominger 2023-03-21 14:55:24 -04:00
  • 62b79b1959 Point constructed inventory URL to special view (#13730) Alan Rominger 2023-03-21 14:54:03 -04:00
  • be5a2bbe61 Fail inventory updates with unmatched limits (#13726) Alan Rominger 2023-03-21 14:15:28 -04:00
  • 84edbed5ec [constructed-inventory] Fix some validation for constructed inv sources (#13727) Rick Elrod 2023-03-21 13:14:44 -05:00
  • aa631a1ba7 [constructed-inventory] Allow filtering based on facts (#13678) Alan Rominger 2023-03-15 10:35:12 -04:00
  • 771b831da8 Fail constructed inventory if ANY source is unparsed Alan Rominger 2023-03-14 14:17:45 -04:00
  • ce4c1c11b3 Remove towervars from constructed inventory hosts (#13686) Alan Rominger 2023-03-14 15:26:00 -04:00
  • 054a70bda4 Filter constructed inventory hosts from smart inventory host lookup Marliana Lara 2023-02-28 16:03:35 -05:00
  • ab0463bf2a Ordered m2m for Inventory/Inventory relationship (#13602) Rick Elrod 2023-03-03 08:28:56 -08:00
  • 2bffddb5fb Add constructed inventory edit form Marliana Lara 2023-02-23 19:16:12 -05:00
  • d576e65858 Add constructed inventory add form Marliana Lara 2023-02-23 10:02:44 -05:00
  • e3d167dfd1 Hide constructed and smart inventories in Inventory Lookup Marliana Lara 2023-02-22 15:30:30 -05:00
  • ba9533f0e2 Adds constructed inventory groups and related groups. Alex Corey 2023-02-23 13:43:54 -05:00
  • e7a739c3d7 Creates constructed inventory host lists by reusing, and renaming smart inventory host list components. Alex Corey 2023-02-21 16:28:14 -05:00
  • ab3a9a0364 Update inventory details after inventory source sync Marliana Lara 2023-02-21 17:47:56 -05:00
  • 7dd1bc04c4 Add constructed inventory detail's sync button Marliana Lara 2023-02-18 11:33:44 -05:00
  • 8c4e943af0 refactored to use is_valid_relation instead of post Gabe Muniz 2023-02-14 00:07:49 -05:00
  • 7112da9cdc Various validations for const. inv. serialization Gabe Muniz 2023-02-09 12:56:33 -05:00
  • 7a74437651 Add constructed inventory CRUD and subtab routes Marliana Lara 2023-02-02 12:02:08 -05:00
  • e22967d28d add constructed kind to inventory module Hao Liu 2023-02-06 14:09:05 -05:00
  • df6bb5a8b8 Refactor original hosts, add related field Gabe Muniz 2023-02-02 21:51:37 -05:00
  • aa06940df5 force kind to readonly field and set kind to constructed in create Gabe Muniz 2023-02-01 14:22:00 -05:00
  • 3e5467b472 [constructed-inventory] Add constructed inventory docs and do minor field updates (#13487) Alan Rominger 2023-01-30 15:12:40 -05:00
  • c2fe06dd95 [constructed-inventory] Use control plane EE for constructed inventory and hack temporary image (#13474) Alan Rominger 2023-01-27 13:06:55 -05:00
  • 510f54b904 adding limit to inventory_source collection module Gabe Muniz 2023-01-23 13:28:03 -05:00
  • 57e005b775 Start on new constructed inventory API view Alan Rominger 2023-01-20 09:21:59 -05:00
  • aad260bb41 edit new migration for deprecation of host_filter Gabe Muniz 2023-01-19 13:01:45 -05:00
  • e3d39a2728 push limit to inventory sources Gabe Muniz 2023-01-19 12:40:14 -05:00
  • f59ced57bc Model and task changes for constructed inventory Alan Rominger 2022-11-18 10:48:03 -05:00
  • 7f085e159f Merge pull request #13712 from ansible/feature_usage-collection Hao Liu 2023-03-28 12:16:02 -04:00
  • db2253601d Allow TLS 1.2 for Receptor connections Seth Foster 2023-03-27 11:07:30 -04:00
  • 32a5186eea Fixes #6556 Expose SOCIAL_AUTH_USERNAME_IS_FULL_EMAIL (#13641) 21.14.0 Klaas Demter 2023-03-27 16:30:40 +02:00
  • b0c416334f add test coverage matt 2023-03-23 15:44:00 -06:00
  • c30c9cbdbe Remove --until option Aparna Karve 2023-03-22 09:00:33 -07:00
  • 8ec6e556a1 HostMetricSummaryMonthly API commented out Martin Slemr 2023-03-22 11:31:12 +01:00
  • 382f98ceed Fixing migration files Hao Liu 2023-03-13 22:14:56 -04:00
  • fbd5d79428 Added internal batch processing for up to 10k rows Aparna Karve 2023-03-07 13:49:24 -08:00
  • 878008a9c5 make rows_per_file optional parameter Aparna Karve 2023-03-03 14:20:22 -08:00