Commit Graph

  • f957ef7249 Add webhook fields to wf node job template detail Marliana Lara 2020-04-14 15:07:32 -04:00
  • 4551859248 Add WF details to workflow node view Marliana Lara 2020-04-14 15:04:21 -04:00
  • 2a4912df3e Merge pull request #6706 from ryanpetrello/rsyslog-restart-warn softwarefactory-project-zuul[bot] 2020-04-14 19:03:28 +00:00
  • daa312d7ee log file for wsbroadcast chris meyers 2020-04-14 13:41:36 -04:00
  • e95938715a make rsyslog service restarts a bit less noisy Ryan Petrello 2020-04-14 14:18:30 -04:00
  • f5d4f7858a Merge pull request #6684 from nixocio/update_ui_docs_naming softwarefactory-project-zuul[bot] 2020-04-14 18:05:22 +00:00
  • 25e0efd0b7 Merge pull request #6698 from wenottingham/the-time-zone-is-for-loading-and-saving-only softwarefactory-project-zuul[bot] 2020-04-14 17:53:35 +00:00
  • 47a007caee Add note about code sytle for ui_next nixocio 2020-04-13 13:54:09 -04:00
  • cd6d2ed53a Move the comma so unit test can filter things properly. Bill Nottingham 2020-04-14 13:12:03 -04:00
  • 4de61204c4 Merge pull request #6700 from AlanCoding/more_readme softwarefactory-project-zuul[bot] 2020-04-14 16:55:14 +00:00
  • 6b21f2042b Make the module util respect oauth token over username/password John Westcott IV 2020-04-13 16:30:05 -04:00
  • 7820517734 Merge pull request #6664 from marshmalien/6530-wf-node-jt softwarefactory-project-zuul[bot] 2020-04-14 16:46:20 +00:00
  • 2ba1288284 Merge pull request #6695 from ryanpetrello/memcached-cleanup softwarefactory-project-zuul[bot] 2020-04-14 16:40:52 +00:00
  • 149f8a21a6 Merge pull request #6696 from ryanpetrello/rsyslog-splunk-extras softwarefactory-project-zuul[bot] 2020-04-14 16:40:19 +00:00
  • 602f2951b9 Merge pull request #6702 from ryanpetrello/rsyslogd-no-dev-log softwarefactory-project-zuul[bot] 2020-04-14 16:33:50 +00:00
  • b003f42e22 Merge pull request #6547 from AlexSCorey/6384-ConvertWFJTToHooks softwarefactory-project-zuul[bot] 2020-04-14 16:33:45 +00:00
  • 2ee2cd0bd9 Merge pull request #6688 from nixocio/ui_remove_console softwarefactory-project-zuul[bot] 2020-04-14 16:11:03 +00:00
  • a79f2ff07a Update AWX collection docs for release 11.0.0 AlanCoding 2020-04-14 10:58:40 -04:00
  • 75bb7cce22 don't wait on memcached TCP Ryan Petrello 2020-04-14 10:27:10 -04:00
  • 52a253ad18 add a few minor logging changes to accomodate Splunk's API Ryan Petrello 2020-04-13 15:45:32 -04:00
  • 0f74a05fea rsyslogd: ignore /dev/log when we load imuxsock Ryan Petrello 2020-04-14 11:34:58 -04:00
  • 440691387b Puts webhook key on the template object in WFJTEdit Also adds aria-label to Label Select Options to improve test matchers Improves the name of the template payload in WFJTAdd and WFJTEdit Updates tests including a failing snapshot DeleteConfirmationModal test that was failing in devel Alex Corey 2020-04-13 14:39:52 -04:00
  • 27e6c2d47d Adds tests Alex Corey 2020-04-02 15:38:28 -04:00
  • 8b69b08991 Adds formik hook functionality to wfjt form Alex Corey 2020-04-02 15:37:40 -04:00
  • 8714bde1b4 Wrap entire date/time string in <Trans> tag Marliana Lara 2020-04-14 10:42:10 -04:00
  • 28b84d0d71 Use delete operator instead of destructuring Marliana Lara 2020-04-13 15:28:49 -04:00
  • c6111fface Partition base resource into defaults and overrides Marliana Lara 2020-04-13 11:33:39 -04:00
  • 98e8a09ad3 Add JT details to wf node modal Marliana Lara 2020-04-08 15:45:50 -04:00
  • 3f9af8fe69 Remove console.log nixocio 2020-04-13 15:18:29 -04:00
  • dbe949a2c2 Merge pull request #6697 from chrismeyersfsu/fix-collection_tests Ryan Petrello 2020-04-14 11:05:29 -04:00
  • a296f64696 Cast the start/end times with timezone. Bill Nottingham 2020-04-14 10:53:57 -04:00
  • ee18400a33 ensure last comma removed in select chris meyers 2020-04-14 10:44:02 -04:00
  • 98a4e85db4 Merge pull request #6108 from rooftopcellist/rsyslog softwarefactory-project-zuul[bot] 2020-04-14 13:40:41 +00:00
  • f7f1bdf9c9 properly configure supervisorctl to point at the web volume mount Ryan Petrello 2020-04-13 20:55:05 -04:00
  • 69cf915a20 add rsyslogd block to the k8s supervisord config file Ryan Petrello 2020-04-13 20:25:53 -04:00
  • 9440785bdd properly set the group on the rsyslog config Ryan Petrello 2020-04-13 19:45:58 -04:00
  • ca7c840d8c Fix permissions on rsyslog.conf for k8s Christian Adams 2020-04-13 19:33:23 -04:00
  • f85bcae89f Merge pull request #6685 from marshmalien/fix-user-loading softwarefactory-project-zuul[bot] 2020-04-13 20:00:25 +00:00
  • a0e31b9c01 Map logging timeout value to healthchecktimeout for http in rsyslog config Christian Adams 2020-04-13 12:19:10 -04:00
  • c414fd68a0 Merge pull request #6176 from Ladas/send_also_workflows_as_part_of_unified_jobs softwarefactory-project-zuul[bot] 2020-04-13 18:41:36 +00:00
  • 2830cdfdeb Merge pull request #6668 from nixocio/ui_refactor_users_functional softwarefactory-project-zuul[bot] 2020-04-13 18:35:57 +00:00
  • 07e9b46643 Merge pull request #6656 from jlmitch5/withoutWithRouter softwarefactory-project-zuul[bot] 2020-04-13 18:35:53 +00:00
  • 1f01521213 Merge pull request #6651 from nixocio/ui_issue_5820 softwarefactory-project-zuul[bot] 2020-04-13 18:35:46 +00:00
  • 8587461ac9 Fix loading bug in User view Marliana Lara 2020-04-13 14:19:16 -04:00
  • e54e5280f2 Modify Users component to be function based nixocio 2020-04-09 14:13:55 -04:00
  • 516a44ce73 Merge pull request #6662 from keithjgrant/5909-jt-launch-prompt-2 softwarefactory-project-zuul[bot] 2020-04-13 17:04:41 +00:00
  • e52cebc28e rsyslogd: use %rawmsg-after-pri% instead of %msg% Ryan Petrello 2020-04-09 00:42:43 -04:00
  • bb5136cdae properly escape URL paths and querystrings for paths in logging settings Ryan Petrello 2020-04-09 15:21:02 -04:00
  • b0db2b7bec add some exception handling for dealing with logging connection resets Ryan Petrello 2020-04-09 13:58:48 -04:00
  • 1000dc10fb an an rsyslogd config check to the logging test endpoint Ryan Petrello 2020-04-09 13:57:44 -04:00
  • 2a4b009f04 rsyslogd: use %rawmsg-after-pri% instead of %msg% Ryan Petrello 2020-04-09 00:42:43 -04:00
  • 8cdd42307c clarify that logging username/password is only valid for HTTP/s Ryan Petrello 2020-04-08 20:11:30 -04:00
  • 269558876e only use a basic auth password for external logging if username is set Ryan Petrello 2020-04-08 20:11:07 -04:00
  • bba680671b when writing the rsyslog config, do it post-commit Ryan Petrello 2020-04-08 20:03:33 -04:00
  • f70a76109c make rsyslog fall back to no-op if logging is disabled Ryan Petrello 2020-04-08 17:55:51 -04:00
  • 5d54877183 Add action to default rsyslog.conf so supervisor starts correctly the first time Christian Adams 2020-04-08 16:25:01 -04:00
  • f7dac8e68d more external logging unit test fixups Ryan Petrello 2020-04-08 14:43:03 -04:00
  • 39648b4f0b fix up a few test and lint errors related to external logging Ryan Petrello 2020-04-08 14:40:26 -04:00
  • b942fde59a Ensure log messages have valid json - Fix messages getting contatenated at 8k - Fix rsyslog cutting off the opening brace of log messages - Make valid default conf and emit logs based on prescence of .sock and settings Christian Adams 2020-04-08 14:37:21 -04:00
  • ce82b87d9f rsyslog hardening (fixing a few weird things we noticed) Ryan Petrello 2020-04-08 13:38:35 -04:00
  • 70391f96ae Revert rsyslog valid config to one that fails intentionally Christian Adams 2020-04-08 11:41:57 -04:00
  • 2329c1b797 Add rsyslog config to container from file for consistency Christian Adams 2020-04-08 00:50:20 -04:00
  • 470159b4d7 Enable innocuous but valid config for rsyslog if disabled Christian Adams 2020-04-07 18:39:36 -04:00
  • e740340793 ConfigMap rsyslog conf files for k8 Christian Adams 2020-04-06 16:32:02 -04:00
  • 4d5507d344 Add default rsyslog.conf without including /etc/rsyslog.conf Christian Adams 2020-04-01 02:02:04 -04:00
  • d350551547 Tweaks to Test Button logic and cleans up flake8 and test failures Christian Adams 2020-03-16 12:42:08 -04:00
  • 7fd79b8e54 Remove unneeded logging sock variable Christian Adams 2020-03-13 17:31:04 -04:00
  • eb12f45e8e add ngToast disable on timeout for log agg notifications, and disable test button until active test completes. John Mitchell 2020-03-13 15:47:58 -04:00
  • fb047b1267 Add unit tests for reconfiguring rsyslog & for test endpoint Christian Adams 2020-03-12 17:45:52 -04:00
  • d31c528257 Fix Logging settings "Test" button functionality Christian Adams 2020-03-11 14:37:22 -04:00
  • 996d7ce054 Move supervisor and rsyslog sock files to their own dirs under /var/run Christian Adams 2020-03-12 13:43:43 -04:00
  • 7040fcfd88 Fix container rsyslog dir permissions Christian Adams 2020-03-12 13:39:20 -04:00
  • 88ca4b63e6 update configure tower in tower test ui for log aggregator form John Mitchell 2020-03-09 13:39:01 -04:00
  • c0af3c537b Configure rsyslog to listen over a unix domain socket instead of a port - Add a placeholder rsyslog.conf so it doesn't fail on start - Create access restricted directory for unix socket to be created in - Create RSyslogHandler to exit early when logging socket doesn't exist - Write updated logging settings when dispatcher comes up and restart rsyslog so they take effect - Move rsyslogd to the web container and create rpc supervisor.sock - Add env var for supervisor.conf path Shane McDonald 2020-02-25 19:55:14 -05:00
  • f8afae308a Add rsyslog to supervisor for the task container - Add proper paths for rsyslog's supervisor logs - Do not enable debug mode for rsyslogd - Include system rsyslog.conf, and specify tower logging conf when starting rsyslog. Christian Adams 2020-01-28 10:42:09 -05:00
  • 4cd0d60711 Properly handle logger paths and https/http configuration - log aggregator url paths were not being passed to rsyslog - http log services like loggly will now truly use http and port 80 - add rsyslog.pid to .gitignore Christian Adams 2020-01-24 13:56:01 -05:00
  • 955d57bce6 Upstream rsyslog packaging changes - add rsyslog repo to Dockerfile for AWX installation - Update Library Notes for requests-futures removal Christian Adams 2020-01-14 10:15:50 -05:00
  • 589d27c88c POC: replace our external log aggregation feature with rsyslog Ryan Petrello 2019-10-23 23:54:47 -04:00
  • eafb751ecc Merge pull request #6679 from ryanpetrello/fix-6675 softwarefactory-project-zuul[bot] 2020-04-13 15:36:42 +00:00
  • 30ea66023f Merge pull request #6671 from wenottingham/even-moar-data-plz softwarefactory-project-zuul[bot] 2020-04-13 15:06:46 +00:00
  • 9843e21632 skip non-files when consuming events synced from isolated hosts Ryan Petrello 2020-04-13 10:14:10 -04:00
  • 6002beb231 Merge pull request #6677 from chrismeyersfsu/fix-spelling softwarefactory-project-zuul[bot] 2020-04-13 14:13:24 +00:00
  • 9c6e42fd1b fix spelling mistake in wsbroadcast status output chris meyers 2020-04-13 09:37:32 -04:00
  • eeab4b90a5 Merge pull request #6568 from AlanCoding/whoops_not_changed softwarefactory-project-zuul[bot] 2020-04-10 00:16:02 +00:00
  • 7827a2aedd fix double-fetch of cred types in launch prompts Keith Grant 2020-04-09 16:07:06 -07:00
  • a7f1a36ed8 Merge pull request #6670 from ryanpetrello/redis-fixup softwarefactory-project-zuul[bot] 2020-04-09 21:41:08 +00:00
  • d651786206 Collect task timing, warnings, and deprecations from job events Bill Nottingham 2020-04-09 17:27:19 -04:00
  • 19e4758be1 Merge pull request #6637 from john-westcott-iv/tower_workflow_job_lanch_update softwarefactory-project-zuul[bot] 2020-04-09 19:53:35 +00:00
  • fe9de0d4cc Merge pull request #6658 from mabashian/6655-job-redirect softwarefactory-project-zuul[bot] 2020-04-09 19:47:20 +00:00
  • 80147acc1c work around redis connection failures in the callback receiver Ryan Petrello 2020-04-09 15:38:03 -04:00
  • 4acdf8584b Update workflow_launch module and test playbook beeankha 2020-04-09 15:12:49 -04:00
  • cf607691ac Pass data and errors more clearly, change extra_vars to be a dict, update test playbook to have a task utilizing extra_vars beeankha 2020-04-09 12:40:13 -04:00
  • d7adcfb119 Revert unnecessary changes made to test playbook during rebase beeankha 2020-04-08 09:59:38 -04:00
  • 97d26728e4 Fix one more linter issue beeankha 2020-04-08 09:46:11 -04:00
  • 6403895eae Puting tasks back to natural order John Westcott IV 2020-04-08 09:29:23 -04:00
  • 8b26ff1fe6 Fix linter errors beeankha 2020-04-07 20:23:51 -04:00
  • 9ddd020348 Fix sanity tests and edit test playbook beeankha 2020-04-07 17:22:50 -04:00
  • a2d1c32da3 Initial commit of tests for tower_workflow_launch John Westcott IV 2020-04-01 13:15:04 -04:00
  • af18aa8456 restructure 'if's in LaunchPrompt Keith Grant 2020-04-09 08:58:12 -07:00
  • 188b23e88f No need to pass undefined explicitly. view will be undefined if it's not passed mabashian 2020-04-08 11:12:31 -04:00