Commit Graph

32878 Commits

Author SHA1 Message Date
Hao Liu 317aca68ac remove wsbroadcast from supervisor.conf.j2 2023-02-14 08:12:33 -05:00
Hao Liu cf70b00225 Merge branch 'feature_web-task-split' into 13437-cache-clear 2023-02-13 16:53:14 -05:00
Hao Liu 0fb95f0463 Merge pull request #13548 from jessicamack/update_rsyslog
[web-task-split] Update rsyslog_configurer to use the built in Task functionality
2023-02-13 16:51:23 -05:00
jessicamack b75589cdae add channel to displatcher queues
Signed-off-by: jessicamack <jmack@redhat.com>
2023-02-10 12:47:38 -05:00
jessicamack 500169326c make reconfigure_rsyslog a task
Signed-off-by: jessicamack <jmack@redhat.com>
2023-02-09 16:18:43 -05:00
jessicamack 64720e1b96 updated tests to be in line with clear_setting_cache changes
Signed-off-by: jessicamack <jmack@redhat.com>
2023-02-09 14:32:16 -05:00
jessicamack 804e654cc2 remove changes used for dev testing
Signed-off-by: jessicamack <jmack@redhat.com>
2023-02-09 14:30:44 -05:00
Jessica Mack 8cab4d0702 Merge branch 'feature_branch' into 13437-cache-clear
Signed-off-by: Jessica Mack <jmack@redhat.com>
2023-02-07 12:22:28 -05:00
Hao Liu 5d4e872bf4 fix make black error 2023-02-06 15:49:57 -05:00
Hao Liu e9a281ce30 Merge branch 'devel' into feature_web-task-split 2023-02-06 15:47:35 -05:00
Sarah Akus 32f7295f44 Merge pull request #13247 from kialam/audit-fix-only
Fix high severity vulnerabilities.
2023-02-06 13:15:07 -05:00
Alan Rominger 6772fb876b Merge pull request #13522 from AlanCoding/no_events
Skip callback receiver bulk_create with 0 events
2023-02-06 12:02:20 -05:00
Alan Rominger 51112b95bc Add test for callback events flush with nothing in the buffer 2023-02-05 22:46:50 -05:00
Alan Rominger 6c1d4a5cfd Skip callback receiver bulk_create with 0 events 2023-02-04 12:10:39 -05:00
Alan Rominger 2e9106d8ea Merge pull request #13516 from AlanCoding/github_ci_runner
Attempt to consolidate CI logic with github_ci_runner target
2023-02-03 15:39:39 -05:00
Alan Rominger 84822784e8 Get rid of label because it is confusing 2023-02-03 14:24:43 -05:00
Alan Rominger 0f3adb52b1 Add help comments and reorg targets for separation 2023-02-03 14:24:43 -05:00
Alan Rominger 59da9a29df Delete everything about py_version in CI workflow 2023-02-03 14:24:43 -05:00
Alan Rominger a949ee048a Consolidate CI logic with github_ci_runner target
Delete outright the step to install python

Fix typo that failed to label stage
2023-02-03 14:24:43 -05:00
John Westcott IV b959bc278f Merge pull request #13475 from john-westcott-iv/add_m2m_unit_test
Adding functional test for LDAP _update_m2m_relationships
2023-02-03 10:59:45 -05:00
Lila Yasin 052644eb9d Merge pull request #13459 from djyasin/forwardport_deps_bump
Updating wheel and gitpython dependencies
2023-02-03 10:35:24 -05:00
Kia Lam 4e18827909 Add new licenses and remove old ones. 2023-02-02 14:34:59 -08:00
Kia Lam 59ce8c4148 Upgrade high and critial dependencies. 2023-02-02 14:07:28 -08:00
John Westcott IV 3b9c04bf1e Merge pull request #13515 from john-westcott-iv/fix_awx_collection_project_module
Fixing awx_collection sanity testing
2023-02-02 13:56:42 -05:00
John Westcott IV f28203913f Fixing indentation in project module 2023-02-02 13:34:19 -05:00
Alan Rominger 9b2725e5fe Merge pull request #13500 from AlanCoding/group_options
Fix OPTIONS permissions bug in groups list
2023-02-02 12:55:04 -05:00
Alan Rominger 1af955d28c Merge pull request #13267 from philipsd6/feature/complex_extra_vars
Enable support for injecting complex extra vars
2023-02-02 10:13:49 -05:00
Rick Elrod 0815f935ca [collection] remove module defaults where API defaults are the same (#13037)
Providing defaults for API parameters where the API already provides
defaults leads to some confusing scenarios, because we end up always
sending those collection-defaulted fields in the request even if the
field isn't provided by the user.

For example, we previously set the `scm_type` default to 'manual' and
someone using the collection to update a project who does not explicitly
include the `scm_type` every time they call the module, would
inadvertently change the `scm_type` of the project back to 'manual'
which is surprising behavior.

This change removes the collection defaults for API parameters, unless
they differed from the API default. We let the API handle the defaults
or otherwise ignore fields not given by the user so that the user does
not end up changing unexpected fields when they use a module.

Signed-off-by: Rick Elrod <rick@elrod.me>
2023-02-01 15:37:08 -06:00
Alan Rominger 6997876da6 Fix OPTIONS permissions bug in groups list 2023-02-01 16:19:24 -05:00
Alan Rominger 93d84fe2c9 Merge pull request #13502 from AlanCoding/new_black
Update to comply with new black rules
2023-02-01 16:18:50 -05:00
Jessica Mack 20e6354eae add functionality back to cache clear method
Signed-off-by: Jessica Mack <jmack@redhat.com>
2023-02-01 16:10:41 -05:00
Jessica Mack eb974058a2 removed rsyslog queue, updated logger level
Signed-off-by: Jessica Mack <jmack@redhat.com>
2023-02-01 15:47:27 -05:00
jessicamack 02c125c7cd Merge branch 'feature_web-task-split' into 13437-cache-clear 2023-02-01 15:43:34 -05:00
Alan Rominger f5785976be Update to comply with new black rules 2023-02-01 14:59:38 -05:00
Seth Foster 61c7d4e4ca Merge pull request #13455 from infamousjoeg/fix-13439-support-conjur-oss
Fixes #13439 Add exception handling for `/api` on url
2023-01-31 16:28:31 -05:00
Alan Rominger a2f528e6e5 Fix syntax bug that came from fixing sanity tests (#13473) 2023-01-31 15:55:20 -05:00
Hao Liu 058ae132cf Merge pull request #13489 from gamuniz/add_management_command
adding new management command to allow failsafe enabling of local auth
2023-01-31 13:52:10 -05:00
Hao Liu 6483575437 Merge pull request #13379 from OscarBell/issue_13377
Fix verbosity parameter choices for ad_hoc_command module
2023-01-31 13:21:27 -05:00
Hao Liu a15a23c1d3 Merge pull request #13483 from mahaffey/cli-add-order-by
add '--order_by' option to awx CLI
2023-01-31 13:13:52 -05:00
Gabe Muniz ffdcb9f4dd fixed error in help dialog 2023-01-31 12:54:17 -05:00
Rick Elrod c5ed65384f Merge branch 'devel' into feature_web-task-split 2023-01-31 10:49:58 -06:00
Gabe Muniz 2d9da11443 refactored the code to pass both enable and disable flags 2023-01-30 21:07:17 -05:00
John Westcott IV 5ce6c14f74 Merge pull request #13490 from john-westcott-iv/tallyoh-update-saml.md
Update "one or more" fields in SAML documentation.
2023-01-30 15:53:06 -05:00
Sarah Akus 61748c072d Merge pull request #13450 from mabashian/re-add-workflow-approval-bulk-actions
Re-add workflow approval bulk actions to workflow approvals list
2023-01-30 15:30:12 -05:00
tallyoh 89dae3865d Update saml.md
According to latest documentation, role and value are now "one or more" fields. So they both need to be arrays.  Entering the json data as you have in this article doesn't work. But when I added the brackets, it then worked.  
Thank you
2023-01-30 15:26:54 -05:00
Michael Abashian 808ab9803e Re-add workflow approval bulk actions to workflow approvals list 2023-01-30 14:54:35 -05:00
Gabe Muniz d64b6d4dfe adding new management command to allow failsafe enabling of local authenication for disaster recovery or in case 3rd party authenication becomes unavailable 2023-01-30 14:31:26 -05:00
Jessica Mack efb20a78c8 updated supervisor to include cache-clear
Signed-off-by: Jessica Mack <jmack@redhat.com>
2023-01-30 10:38:49 -05:00
Jessica Mack f74035fd5c these methods don't need to be class methods
Signed-off-by: Jessica Mack <jmack@redhat.com>
2023-01-30 10:38:28 -05:00
Jessica Mack 423466a506 switched to using the built in task processing
Signed-off-by: Jessica Mack <jmack@redhat.com>
2023-01-30 10:37:28 -05:00