-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Comparing changes
Open a pull request
base repository: ansible/awx
base: 24.6.0
head repository: ansible/awx
compare: 24.6.1
- 15 commits
- 37 files changed
- 7 contributors
Commits on Jun 21, 2024
-
Various RBAC fixes related to managed RoleDefinitions (#15287)
* Add migration testing for certain managed roles * Fix managed role bugs * Add more tests * Fix another bug with org workflow admin role reference * Add test because another issue is fixed * Mark reason for test * Remove internal markers * Reword failure message Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com> --------- Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 853af29 - Browse repository at this point
Copy the full SHA 853af29View commit details
Commits on Jun 24, 2024
-
Added troubleshooting and tips tricks content (#15212)
* Added troubleshooting and tips tricks content * Added troubleshooting and tips tricks content * Moved DNS host entry override info to customize pod spec section of CG chapter. * Added troubleshooting and tips tricks content * Moved DNS host entry override info to customize pod spec section of CG chapter. * Update docs/docsite/rst/administration/containers_instance_groups.rst Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com> * Update docs/docsite/rst/administration/containers_instance_groups.rst Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com> * Update docs/docsite/rst/administration/containers_instance_groups.rst Co-authored-by: Sandra McCann <samccann@redhat.com> * Incorp'd review feedback from @fosterseth and @samccann * Update docs/docsite/rst/administration/containers_instance_groups.rst Co-authored-by: Sandra McCann <samccann@redhat.com> * Final revisions based on @fosterseth's inputs. --------- Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com> Co-authored-by: Sandra McCann <samccann@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 407194d - Browse repository at this point
Copy the full SHA 407194dView commit details
Commits on Jun 26, 2024
-
Temporary workaround for CI failure (#15305)
Workaround ``` ERROR awx/main/tests/functional/test_licenses.py - pip._vendor.distlib.DistlibException: Unable to locate finder for 'pip._vendor.distlib' ```
Configuration menu - View commit details
-
Copy full SHA for 7c08b29 - Browse repository at this point
Copy the full SHA 7c08b29View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dbc2215 - Browse repository at this point
Copy the full SHA dbc2215View commit details -
Add TASK_MANAGER_LOCK_TIMEOUT (#15300)
* Add TASK_MANAGER_LOCK_TIMEOUT `TASK_MANAGER_LOCK_TIMEOUT` controls the `idle_in_transaction_session_timeout` and `idle_session_timeout` configuration for task manager connections and lock in database hope to prevent the situation that the task instance that holds the lock becomes unresponsive and preventing other instance to be able to run task manager * Add session timeout to periodic scheduler and all sub task manager locks
Configuration menu - View commit details
-
Copy full SHA for 6f2307f - Browse repository at this point
Copy the full SHA 6f2307fView commit details -
LISTENER_DATABASES clobbers DATABASES OPTIONS (#15306)
Do not overwrite DATABASES OPTIONS with LISTENER_DATABASES
Configuration menu - View commit details
-
Copy full SHA for 4e0d199 - Browse repository at this point
Copy the full SHA 4e0d199View commit details -
Fix permissions that come from an external auditor role (#15291)
* Add tests for external auditor * Add assertion for unified JTs which fails * Fix UJT listing bug * Add test for ad hoc commands just to be sure
Configuration menu - View commit details
-
Copy full SHA for db72c9d - Browse repository at this point
Copy the full SHA db72c9dView commit details
Commits on Jun 28, 2024
-
Do not use cache in github image build action (#15308)
* Do not use cache in actual image build action * Add cache args to kube prod builds
Configuration menu - View commit details
-
Copy full SHA for a70b0c1 - Browse repository at this point
Copy the full SHA a70b0c1View commit details -
Update ExecutionEnvironment model so object-level roles work with DAB…
… RBAC system (#15289) * Add initial test for deletion of stale permission * Delete existing EE view permission * Hypothetically complete update of EE model permissions setup * Tests passing locally * Issue with user_capabilities was a test bug, fixed
Configuration menu - View commit details
-
Copy full SHA for b59aff5 - Browse repository at this point
Copy the full SHA b59aff5View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98bbc83 - Browse repository at this point
Copy the full SHA 98bbc83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f44d7 - Browse repository at this point
Copy the full SHA 37f44d7View commit details -
Add better 403 error message for Job template create (#15307)
* Add better 403 error message for Job template create To create Job template u need access to projects and inventory --------- Co-authored-by: Chris Meyers <chris.meyers.fsu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2c4ad6e - Browse repository at this point
Copy the full SHA 2c4ad6eView commit details -
Added new OpenShift Virtualization inventory source to docs. (#15299)
* Added new OpenShift Virtualization inventory source to docs. * Incorporated review feedback from @fosterseth and @TheRealHaoLiu. * Fixed link to correct kubevirt.core.kubevirt documentation.
Configuration menu - View commit details
-
Copy full SHA for 6763bad - Browse repository at this point
Copy the full SHA 6763badView commit details
Commits on Jul 2, 2024
-
Add in missing read permissions for organization audit role (#15318)
* Add in missing read permissions for organization audit role * Add missing audit permission, special case name handling
Configuration menu - View commit details
-
Copy full SHA for c4688d6 - Browse repository at this point
Copy the full SHA c4688d6View commit details -
Prevent assigning credential to user of other org (#15296)
Utilizes the `validate_role_assignment` callback from dab (see dab PR #490) to prevent granting credential access to a user of another organization. This logic will work for role_user_assignments and role_team_assignments endpoints. Signed-off-by: Seth Foster <fosterbseth@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 94e5795 - Browse repository at this point
Copy the full SHA 94e5795View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 24.6.0...24.6.1