Bug 1810477
| Summary: | The UI to create an embedded Ansible service allows for invalid combinations of options | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Peter McGowan <pmcgowan> |
| Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> |
| Status: | CLOSED ERRATA | QA Contact: | Gaurav Talreja <gtalreja> |
| Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | high | ||
| Version: | 5.11.3 | CC: | bmidwood, dmetzger, gtalreja, hkataria, lavenel, mpovolny, obarenbo, simaishi, tfitzger, wfitzger |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.11.7 | Flags: | simaishi:
cfme-5.11.z+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.11.7.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-08-06 14:32:54 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | Bug | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Peter McGowan
2020-03-05 10:36:45 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/1959a154f527dfcdd649b813739d227536f0dc7b commit 1959a154f527dfcdd649b813739d227536f0dc7b Author: Milan Zazrivec <mzazrivec> AuthorDate: Tue Jun 2 14:09:47 2020 +0000 Commit: Milan Zazrivec <mzazrivec> CommitDate: Tue Jun 2 14:09:47 2020 +0000 Disable privilege escalation when machine credential doesn't support it https://bugzilla.redhat.com/show_bug.cgi?id=1810477 app/assets/javascripts/controllers/catalog/catalog_item_form_controller.js | 4 + app/assets/javascripts/controllers/playbook-reusable-code-mixin.js | 2 +- app/views/layouts/angular/_ansible_form_options_angular.html.haml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/0d720cc456f05182b94fee62a71cbd151935bf11 commit 0d720cc456f05182b94fee62a71cbd151935bf11 Author: Harpreet Kataria <hkataria> AuthorDate: Wed Jun 3 18:09:07 2020 +0000 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Jun 18 20:04:19 2020 +0000 Merge pull request #7095 from mzazrivec/disable_privilege_escalation_when_needed Disable privilege escalation when machine credential doesn't support it (cherry picked from commit 23efdfcd03c7e72d7623ac3c0d4d33bfe6ad25a8) https://bugzilla.redhat.com/show_bug.cgi?id=1810477 app/assets/javascripts/controllers/catalog/catalog_item_form_controller.js | 4 + app/assets/javascripts/controllers/playbook-reusable-code-mixin.js | 2 +- app/views/layouts/angular/_ansible_form_options_angular.html.haml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) Verified in Version : 5.11.7.0.20200714215453_0da8a4a Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Critical: CloudForms 5.0.7 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:3358 |