softwarefactory-project-zuul[bot]
525fd889e9
Merge pull request #5584 from AlanCoding/vault_credential_test
...
[AWX collection] Add test for deprecated vault_credential
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-16 14:53:35 +00:00
softwarefactory-project-zuul[bot]
93a4e5ef05
Merge pull request #5661 from beeankha/extra_vars_warn_louder_at_launch
...
Warn Louder When ask_extra_vars Should be Set to True But is Not
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-16 14:19:30 +00:00
beeankha
fa043100bd
Add info to changelog
2020-01-16 08:35:56 -05:00
beeankha
db0d748302
Also check for survey_enabled parameter
2020-01-16 08:35:56 -05:00
beeankha
e8a95a1dac
Fail the task if extra_vars is set on launch but ask_extra_vars is not set to True on the Job Template
2020-01-16 08:35:56 -05:00
softwarefactory-project-zuul[bot]
f911fb2046
Merge pull request #5674 from jakemcdermott/fix-5142-2
...
Set reasonable default for MAX_FORKS
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-16 00:12:43 +00:00
softwarefactory-project-zuul[bot]
a0304eeb16
Merge pull request #5597 from shanemcd/kube-oc-specific-server-version-logic
...
Add kubectl / oc-specific API server version logic
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 22:49:07 +00:00
Jake McDermott
a6f063b199
Set default MAX_FORKS to 200
2020-01-15 17:26:15 -05:00
Shane McDonald
3977ec42e1
Add kubectl / oc-specific API server version logic
2020-01-15 17:12:53 -05:00
softwarefactory-project-zuul[bot]
b7a064b05d
Merge pull request #5671 from ryanpetrello/bye-bye-scan
...
remove JobTemplate.job_type = 'scan'
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 21:06:20 +00:00
softwarefactory-project-zuul[bot]
aa5532f7b5
Merge pull request #5665 from wenottingham/warn-only
...
Only warn when license is exceeded non-fatally
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 20:16:13 +00:00
Ryan Petrello
f79b6d3708
remove JobTemplate.job_type = 'scan'
...
see: https://github.com/ansible/awx/issues/5603
2020-01-15 15:05:01 -05:00
softwarefactory-project-zuul[bot]
6d075b8874
Merge pull request #5448 from ryanpetrello/remove-computed-group-and-host-fields
...
remove computed inventory fields from Host and Group
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 19:53:30 +00:00
softwarefactory-project-zuul[bot]
3040a25932
Merge pull request #5604 from jakemcdermott/fix-5142
...
Add configurable MAX_FORKS for jobs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 19:35:10 +00:00
Ryan Petrello
0f0d9ba00d
send inv computed tasks *after* commit to avoid a race condition
2020-01-15 14:14:26 -05:00
softwarefactory-project-zuul[bot]
053897042f
Merge pull request #5668 from ryanpetrello/vmware-inv-script-update
...
update to latest vmware_inventory.py
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 19:09:38 +00:00
softwarefactory-project-zuul[bot]
64186e881e
Merge pull request #5602 from jakemcdermott/fix-5138
...
Support AzureCloud choices for azure keyvault
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 19:07:19 +00:00
Jake McDermott
0d98a1980e
Add a configurable limit for job forks
2020-01-15 13:51:59 -05:00
Jake McDermott
2b02b1affd
Support AzureCloud choices for azure keyvault
2020-01-15 13:13:10 -05:00
softwarefactory-project-zuul[bot]
bf3042e85a
Merge pull request #5666 from ryanpetrello/inv-sync-wf
...
fix a bug that breaks inv sync stdout within workflows
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 17:03:01 +00:00
softwarefactory-project-zuul[bot]
bdc25c14f6
Merge pull request #5663 from ryanpetrello/how-to-upgrade
...
update data migration instructions
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 16:48:21 +00:00
Ryan Petrello
6e5028587a
update to latest vmware_inventory.py
...
63737ec0f8/contrib/inventory/vmware_inventory.py
see: https://github.com/ansible/awx/issues/5648
2020-01-15 10:40:01 -05:00
Ryan Petrello
8c8713885b
fix a bug that breaks inv sync stdout within workflows
...
see: https://github.com/ansible/tower/issues/4068
2020-01-15 10:12:27 -05:00
Bill Nottingham
bc5ef7f1c8
Only warn when license is exceeded non-fatally
2020-01-15 10:05:20 -05:00
AlanCoding
b9b6dad0b3
Add test for deprecated vault_credential
2020-01-15 09:44:28 -05:00
Ryan Petrello
829e9054d6
update data migration instructions
2020-01-15 09:03:36 -05:00
Ryan Petrello
be68a199ec
reorder migrations after a rebase
2020-01-14 16:58:33 -05:00
Jake McDermott
44c0eb867b
Remove group status cols
...
Remove the status col from any group list that used the now-removed
computed fields.
2020-01-14 16:37:20 -05:00
Jake McDermott
773b976f8a
Remove dead code
2020-01-14 16:37:20 -05:00
Jake McDermott
1220847c27
Remove unused host status service
2020-01-14 16:37:20 -05:00
Jake McDermott
ec1c2a8391
Remove status icons from group nested groups
2020-01-14 16:37:19 -05:00
Jake McDermott
2bc6521eee
Use related hosts and group counts for delete modal
2020-01-14 16:37:19 -05:00
Jake McDermott
107d2da845
Remove status icons from host nested groups
2020-01-14 16:37:19 -05:00
Ryan Petrello
568606d2c8
remove computed inventory fields from Host and Group
2020-01-14 16:37:16 -05:00
softwarefactory-project-zuul[bot]
78e2cd7084
Merge pull request #5610 from thedoubl3j/canceled_jobs
...
Added canceled_on field to unified_jobs model
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-14 21:35:11 +00:00
Ryan Petrello
79b8e6b6f0
renumber migrations correctly
2020-01-14 16:00:33 -05:00
Jake Jackson
d72896f9a6
Added canceled_on field to unified_jobs model
...
- When a job is canceled, the canceled_on field will populate with date/time
2020-01-14 15:56:30 -05:00
softwarefactory-project-zuul[bot]
7b3d36ba53
Merge pull request #5639 from jlmitch5/searchLabelImprovement
...
update select-based search items to utilize labels, not just the api value
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-14 20:39:09 +00:00
softwarefactory-project-zuul[bot]
df5231f527
Merge pull request #5656 from ryanpetrello/pygments-minus-minus
...
remove some unnecessary callback receiver debugging code
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-14 19:55:01 +00:00
Ryan Petrello
8bd9233d2c
remove some unnecessary callback receiver debugging code
2020-01-14 14:21:53 -05:00
softwarefactory-project-zuul[bot]
4dfda92c69
Merge pull request #5655 from ryanpetrello/9-1-1-changes
...
update the CHANGELOG for 9.1.1
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-14 19:21:32 +00:00
John Mitchell
9ecb704e10
fix prettier issues
2020-01-14 13:28:53 -05:00
John Mitchell
1b726a1b2f
fix malformed search key column array on project lookup
2020-01-14 13:28:44 -05:00
Ryan Petrello
0d2ae47238
update the CHANGELOG for 9.1.1
2020-01-14 12:39:13 -05:00
softwarefactory-project-zuul[bot]
b12c2a142d
Merge pull request #5618 from ryanpetrello/callback-write-speed
...
heavily optimize the write speed of the callback receiver
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-14 17:37:19 +00:00
Ryan Petrello
306f504fb7
optimize the callback receiver to buffer writes on high throughput
...
additionaly, optimize away several per-event host lookups and
changed/failed propagation lookups
we've always performed these (fairly expensive) queries *on every event
save* - if you're processing tens of thousands of events in short
bursts, this is way too slow
this commit also introduces a new command for profiling the insertion
rate of events, `awx-manage callback_stats`
see: https://github.com/ansible/awx/issues/5514
2020-01-14 12:04:26 -05:00
Shane McDonald
862fafab86
Merge pull request #5637 from ansible/9-1-1
...
Bump version to 9.1.1
2020-01-13 18:48:14 -05:00
softwarefactory-project-zuul[bot]
f923f07b79
Merge pull request #5645 from ryanpetrello/cha-cha-cha-cha-changes
...
update the CHANGELOG w/ historical notes from the mailing list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-13 22:39:41 +00:00
softwarefactory-project-zuul[bot]
4112b20f1a
Merge pull request #5644 from ryanpetrello/lint-trap
...
fix linting failures
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-13 21:46:51 +00:00
Ryan Petrello
18e7b6ce04
update the CHANGELOG w/ historical notes from the mailing list
2020-01-13 16:40:55 -05:00