Shane McDonald
7e404b7c19
Merge pull request #11199 from shanemcd/auto-version
...
Remove VERSION files, obtain version from git tags.
2021-10-06 20:14:06 -04:00
Sarah Akus
4ddd391033
Merge pull request #11168 from AlexSCorey/11103-AllowJinjaOnSettings
...
Sufrace ALLOW_JINJA_IN_EXTRA_VARS on the job settings page
2021-10-06 15:59:28 -04:00
Alan Rominger
e52416fd47
Report single node clusters as non-ha ( #11212 )
...
* Report single node clusters as non-ha
* Move test file so we can make it use the database
* Update unit test to accomidate different node types
2021-10-06 10:50:18 -04:00
Shane McDonald
f67a2d2f46
Make setup.py compatible with older pythons
...
This caused some annoying downstream failures I'd rather not fix right now.
2021-10-05 19:11:03 -04:00
Shane McDonald
fcdda8d7a7
Remove old test comparing VERSION files
2021-10-05 19:11:03 -04:00
Shane McDonald
1f0b936e82
Remove VERSION files, obtain version from git tags.
2021-10-05 19:11:00 -04:00
Alan Rominger
b70793db5c
Consolidate cleanup actions under new ansible-runner worker cleanup command ( #11160 )
...
* Primary development of integrating runner cleanup command
* Fixup image cleanup signals and their tests
* Use alphabetical sort to solve the cluster coordination problem
* Update test to new pattern
* Clarity edits to interface with ansible-runner cleanup method
* Another change corresponding to ansible-runner CLI updates
* Fix incomplete implementation of receptor remote cleanup
* Share receptor utils code between worker_info and cleanup
* Complete task logging from calling runner cleanup command
* Wrap up unit tests and some contract changes that fall out of those
* Fix bug in CLI construction
* Fix queryset filter bug
2021-10-05 16:32:03 -04:00
Amol Gautam
4c205dfde9
Merge pull request #11133 from amolgautam25/receptor_work_sign
...
AWX dev environment changes for receptor work signing feature
2021-10-05 14:57:58 -04:00
Tiago Góes
d58d460119
Merge pull request #11173 from mabashian/hub-to-controller
...
Adds support for pre-filling EE add form name, description, and image from query params
2021-10-05 15:57:31 -03:00
Amol Gautam
24a6edef9e
AWX dev environment changes for receptor work signing feature
...
-- Updated devel build to take most recent receptor binary
-- Added signWork parameter when sedning job to receptor
-- Modified docker-compose tasks to generate RSA key pair to use for work-signing
-- Modified docker-compose templates and jinja templates for implementing work-sign
-- Modified Firewall rules on the receptor jinja config
Add firewall rules to dev env
2021-10-05 11:41:34 -07:00
Kersom
a5485096ac
Merge pull request #11200 from nixocio/ui_update_unit_tests
...
Update unit-tests
2021-10-05 14:29:07 -04:00
Kersom
60a5ccf70b
Merge pull request #11201 from nixocio/ui_remove_console
...
Remove console.log
2021-10-05 14:28:42 -04:00
Marliana Lara
d93a7c2997
Reset form values when query params change
2021-10-05 13:10:33 -04:00
Alan Rominger
af5f8e8a4a
Always set project sync execution_node to current host ( #11204 )
2021-10-05 13:08:40 -04:00
nixocio
1596c855ff
Remove console.log
...
Remove console.log
2021-10-05 11:26:03 -04:00
nixocio
f45dd7a748
Update unit-tests
...
Update unit-tests mocked values, as attempt to mitigate CI failures.
2021-10-05 11:16:42 -04:00
Shane McDonald
a036363e85
Merge pull request #11195 from shanemcd/update-pip-and-setuptools
...
Update pip and setuptools
2021-10-04 18:50:51 -04:00
Shane McDonald
4aceea41fd
Update licensce test to work with newer pip
2021-10-04 17:41:48 -04:00
Shane McDonald
7bbfcbaefd
Update dev requirements to work with setuptools 58
2021-10-04 16:24:16 -04:00
Elijah DeLee
18eaa9bb92
Merge pull request #11166 from ansible/receptorctl-status-sosreport
...
get receptorctl status for sosreport
2021-10-04 16:13:37 -04:00
Tiago Góes
6826d5444b
Merge pull request #11183 from AlexSCorey/11170-fix
...
Fixes Instance Group tooltip
2021-10-04 15:35:03 -03:00
Alex Corey
622ec69216
fixes tooltip
2021-10-04 14:17:13 -04:00
Shane McDonald
d38c109d49
Update pip and setuptools
2021-10-04 13:07:16 -04:00
Tiago Góes
a31b2d0259
Merge pull request #11192 from AlexSCorey/11191-fix
...
Fixes delete message
2021-10-04 12:39:19 -03:00
Tiago Góes
b13c076881
Merge pull request #11148 from AlexSCorey/11105-UpdatePF
...
Updates PF dependencies, and Instance Toggle labels
2021-10-04 12:29:36 -03:00
Alex Corey
c429a55382
Fixes delete message
2021-10-04 10:58:48 -04:00
Alex Corey
20c4b21c39
Sufrace ALLOW_JINJA_IN_EXTRA_VARS on the job settings page
2021-10-04 10:24:26 -04:00
Elijah DeLee
d3289dc688
fix typo in comment in tools/sosreport/controller.py
2021-10-04 09:45:11 -04:00
Shane McDonald
57c9b14198
Fix docker-compose targets
2021-10-03 13:40:26 -04:00
Shane McDonald
0736f4d166
Merge pull request #11187 from shanemcd/bump-19.4.0
...
AWX 19.4.0
2021-10-02 15:21:01 -04:00
Shane McDonald
fed94b531d
Merge pull request #11163 from gbaychev/patch-1
...
Update websockets.md
2021-10-02 15:17:03 -04:00
Shane McDonald
43a77e8667
Clean up unused parts of Makefile
2021-10-02 14:22:14 -04:00
Shane McDonald
637dc3844d
Bump version
2021-10-02 14:15:54 -04:00
Jim Ladd
815a45cf2f
call 'work cancel' on inactive controller jobs
2021-10-01 12:55:06 -07:00
Sarah Akus
0b66b61dd6
Merge pull request #11184 from akus062381/user-date-detail-revised
...
change locator- UserDateDetail
2021-10-01 15:07:24 -04:00
akus062381
7c011a1796
fix commit problem, user date detail
...
fix commit problem, user date detail
2021-10-01 14:51:03 -04:00
Sarah Akus
bf8859f401
Merge pull request #11171 from nixocio/ui_issue_11169
...
Fix subform for AAP for inventory source
2021-10-01 12:46:02 -04:00
Sarah Akus
c14d5ec59e
Merge pull request #11158 from AlexSCorey/11137-FixSurveyIntegerValidation
...
Properly validates Integer Survey Question with min value of 0
2021-10-01 12:36:19 -04:00
Elijah DeLee
6d850e031a
Merge pull request #11175 from ansible/receptor-sos
...
don't collect keys with sosreport
2021-09-30 10:09:16 -04:00
Tiago Góes
38af9e2d42
Merge pull request #11156 from nixocio/ui_issue_11150
...
Fix translation for instance list
2021-09-30 10:16:38 -03:00
nixocio
a3d7901d5f
Fix translation for instance list
...
Fix translation for instance list. Issue was just visible on production
build.
See:https://github.com/ansible/awx/issues/11150
2021-09-30 09:01:01 -04:00
Elijah DeLee
54b3e2f285
don't collect keys with sosreport
2021-09-30 08:58:16 -04:00
mabashian
d0a13cb12a
Adds test coverage for parsing and prefilling form fields from query params on EE add form
2021-09-29 16:59:16 -04:00
nixocio
003bf29dce
Fix subform for AAP for inventory source
...
Fix subform for AAP for inventory source
See: https://github.com/ansible/awx/issues/11169
2021-09-29 16:53:48 -04:00
mabashian
71c72f74a1
Add support for name and description query params on ee add
2021-09-29 16:45:07 -04:00
Alex Corey
adaa24a562
Properly validates Integer Survey Question with min value of 0
2021-09-29 15:02:22 -04:00
mabashian
ad24fe7017
Remove cred from potential hub params
2021-09-29 13:57:27 -04:00
mabashian
e5578a8ef3
Fix bad merge conflict resolution
2021-09-29 13:55:30 -04:00
Elijah DeLee
3a40d5e243
get receptorctl status for sosreport
...
I presume the logs also get collected from journalctl but I'm not sure
2021-09-29 11:24:49 -04:00
Marliana Lara
8e34898b4e
Redirect with query params and update EE form with hub image data
2021-09-29 11:22:56 -04:00