Hao Liu
b9c9800210
Merge pull request #13043 from TheRealHaoLiu/instance_install_bundle-configure-podman
...
add podman config role in instance install bundle
2022-10-12 15:56:32 -04:00
Alan Rominger
a0594c8948
Merge pull request #13035 from AlanCoding/mike_patch
...
Only perform prompts validation if prompts fields are submitted
2022-10-12 15:42:55 -04:00
Alex Corey
ab5ea46006
Merge pull request #13042 from kialam/fix-topology-enabled-state-on-redraw
...
Fix enable/disable node state on browser resize.
2022-10-12 15:23:55 -04:00
Hao Liu
6b471e468c
add podman config role in instance install bundle
...
related to https://github.com/ansible/receptor-collection/pull/20
configure podman to
- use crun
- use cgroupfs
- force fully qualified image name
Signed-off-by: Hao Liu <haoli@redhat.com>
2022-10-12 14:31:18 -04:00
Rebeccah Hunter
50614b961e
Merge pull request #13001 from kdelee/moooore-dashboard
...
Moooore 🐮 dashboard
2022-10-12 14:08:17 -04:00
Sarah Akus
a2be320605
Merge pull request #12974 from kialam/new-health-check-started
...
Update UI to support pending health checks.
2022-10-12 11:37:57 -04:00
Kia Lam
8a959e9586
Fix enable/disable node state on browser resize.
2022-10-11 16:26:24 -07:00
Rick Elrod
1db189c7ee
Add developer documentation for project signing work
...
Signed-off-by: Rick Elrod <rick@elrod.me>
2022-10-11 15:45:40 -05:00
Sarah Akus
39c2fcd8c2
Merge pull request #13034 from mabashian/13033-relaunch-adhoc
...
Fixes bug re-launching adhoc command with passwords required
2022-10-11 16:37:15 -04:00
mabashian
da857ea334
Fixes bug where relaunching adhoc command did not work
2022-10-11 11:36:05 -04:00
Elijah DeLee
d50c97ae22
Updates to Grafana Dashboard and example alerts
...
More fun in the grafana dashboard. The rows organize the panels and are
collapsable. Also, tested with multiple nodes and fixed some
labeling issues when there are more than one node.
Update grafana alerting readme info and some fun prose about one of the
alerts as well as some reorganizing of the code for clarity.
finally, drop the time to fire for alerts because it's better to have them be a bit touchy so users can verify they work vs. not being sure.
2022-10-11 11:14:22 -04:00
Alan Rominger
0f150aa3b3
Only perform prompts validation if prompts fields are submitted
2022-10-11 10:50:03 -04:00
mabashian
cdb51a75b8
Fixes bug re-launching adhoc command with passwords required
2022-10-11 09:46:33 -04:00
Cesar Francisco San Nicolas Martinez
22b6ae6903
Merge pull request #13031 from ansible/attribute_error_field
...
Sending field_name in AttributeError
2022-10-11 14:48:47 +02:00
César Francisco San Nicolás Martínez
871175f97f
Sending field_name in AttributeError
2022-10-11 10:21:44 +02:00
Seth Foster
e6497be200
Merge pull request #12997 from kurokobo/docs-execution-node
...
docs: fix incorrect file extension in execution_nodes.md
2022-10-11 00:59:41 -04:00
Kia Lam
3b9333be9f
Link out to docs; use some in place of forEach when looping through results.
2022-10-10 19:46:01 -07:00
Kia Lam
04b814cfd8
Update UI to support pending health checks.
2022-10-10 19:45:46 -07:00
kialam
bb2e5cba0a
Merge pull request #13027 from kialam/fix-topology-css-overflow
...
Fix CSS overflow for legend and tooltip in Topology view.
2022-10-10 14:04:06 -07:00
Alex Corey
882d2fdbe8
Merge pull request #12987 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-table-4.108.0
...
Bump @patternfly/react-table from 4.100.8 to 4.108.0 in /awx/ui
2022-10-10 13:11:23 -04:00
Alex Corey
0d69d40859
Merge pull request #13025 from mabashian/13024-vars-string-awx
...
Moves smart inv vars tooltip to a single line
2022-10-10 13:09:45 -04:00
Kia Lam
2e38bbcbcd
Fix CSS overflow for legend and tooltip in Topology view.
2022-10-10 08:44:36 -07:00
John Westcott IV
6f741b909a
Merge pull request #12949 from john-westcott-iv/make-ldap-more-efficent
...
Refactor of LDAP backend to be more efficent
2022-10-10 10:44:32 -04:00
mabashian
bbb00e0674
Moves smart inv vars tooltip to a single line
2022-10-10 10:20:58 -04:00
Elijah DeLee
560b952dd6
Make DB max connections configurable in dev env
...
This was causing me issues when using multiple nodes in the dev
environment
2022-10-10 09:56:07 -04:00
Hao Liu
62c773e912
Merge pull request #13022 from kurokobo/fix-execution-node
2022-10-09 20:23:59 -04:00
kurokobo
fd38c926b2
fix: extend expiration date for receptor certificate for execution node
2022-10-09 06:38:35 +09:00
dependabot[bot]
7a8874b947
Bump @patternfly/react-table from 4.100.8 to 4.108.0 in /awx/ui
...
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react ) from 4.100.8 to 4.108.0.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.100.8...@patternfly/react-table@4.108.0 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-table"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 14:02:03 +00:00
Alex Corey
150c55c72a
Merge pull request #12989 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-core-4.239.0
...
Bump @patternfly/react-core from 4.231.8 to 4.239.0 in /awx/ui
2022-10-07 10:00:53 -04:00
dependabot[bot]
417ac3b88c
Bump @patternfly/react-core from 4.231.8 to 4.239.0 in /awx/ui
...
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react ) from 4.231.8 to 4.239.0.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.231.8...@patternfly/react-core@4.239.0 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 13:36:55 +00:00
Alex Corey
9e0d1a678c
Merge pull request #12985 from ansible/dependabot/npm_and_yarn/awx/ui/devel/styled-components-5.3.6
...
Bump styled-components from 5.3.5 to 5.3.6 in /awx/ui
2022-10-07 09:35:36 -04:00
Alex Corey
1a766c09e7
Merge pull request #12986 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-icons-4.90.0
...
Bump @patternfly/react-icons from 4.75.1 to 4.90.0 in /awx/ui
2022-10-07 09:34:41 -04:00
Alan Rominger
7849c0fb1e
Merge pull request #12694 from AlanCoding/whoami
...
Shortcut Instance.objects.me when possible
2022-10-06 15:25:29 -04:00
Sarah Akus
35a7e43f22
Merge pull request #13005 from marshmalien/13002-fix-source-add-schedule
...
Fix undefined launchConfig error in schedule form
2022-10-06 14:18:23 -04:00
Marliana Lara
47a6a73fc5
Fix undefined launchConfig error in schedule form
2022-10-06 13:58:00 -04:00
Alan Rominger
805091cfc1
Merge pull request #12969 from AlanCoding/code_deletions
...
[tech debt] Remove imports and references that are no longer needed
2022-10-06 09:33:03 -04:00
Hao Liu
8d05e339ae
Merge pull request #13009 from TheRealHaoLiu/update-instance-install-bundle-requirements
...
update instance install bundle requirement and bump receptor collection to v1.0.0
2022-10-05 16:44:38 -04:00
Hao Liu
8472e3a26d
update instance install bundle requirement
...
bump receptor collection to published v1.0.0
2022-10-05 16:21:54 -04:00
kurokobo
174121cdbe
docs: fix incorrect file extension in execution_nodes.md
...
Signed-off-by: kurokobo <2920259+kurokobo@users.noreply.github.com>
2022-10-06 03:29:07 +09:00
Sarabraj Singh
385a2eabce
hostname validation in InstanceSerializer ( #12979 )
...
* initial commit of hostname validation to InstanceSerializer
Co-authored-by: Cesar Francisco San Nicolas Martinez <cesarfsannicolasmartinez@gmail.com>
2022-10-05 17:50:06 +00:00
Alan Rominger
a64467c5a6
Shortcut Instance.objects.me when possible
2022-10-05 09:11:42 -04:00
Alan Rominger
58772d79c7
Remove unnecessary imports by deleting NOQA markers
2022-10-05 09:09:03 -04:00
Alan Rominger
235ed2f0d0
Remove current_user variable no longer used
2022-10-05 09:09:03 -04:00
Rick Elrod
03eaeac459
Better handle IPv6 in util function update_scm_url ( #12995 )
...
- Firstly -- add a bunch of unit tests for `update_scm_url`, because it
previously had none and desperately needed them.
- Secondly -- fix #12992 by adding back in IPv6 address brackets if they
existed in the first place when the function was called.
- Thirdly -- fix a related case where we disallowed IPv6 in URLs that
did not include the scheme.
Signed-off-by: Rick Elrod <rick@elrod.me>
2022-10-04 15:21:56 -05:00
Shane McDonald
63fd18edcb
Merge pull request #12736 from Sunidhi-Gaonkar1/devel
...
Adding ppc64le support parameters
2022-10-04 08:37:38 -04:00
Rick Elrod
208254ab81
A few super minor nits in api views/serializers ( #12996 )
...
Signed-off-by: Rick Elrod <rick@elrod.me>
2022-10-03 19:24:57 -05:00
John Westcott IV
a4fba37222
Changing to handle not only missing but null and empty organization in team map
2022-10-03 14:42:15 -04:00
John Westcott IV
3a09522d3e
Fixing '== None' and better handeling of {} settings
2022-10-03 14:01:38 -04:00
John Westcott IV
b5db710c8b
Multiple enhancements
...
Extrapolating reconciliation of desired and actual states to a function
Converting heave prefect related methods to user focus for query optimization
Converting from get_or_create to simply create
Added memory calculations for query optimization
2022-10-03 13:22:54 -04:00
John Westcott IV
534763727f
Merge pull request #12728 from john-westcott-iv/ig_fallback
...
Adding prevent_instance_group_fallback
2022-10-03 10:47:51 -04:00