Bug 1896479
| Summary: | Avoid using deprecated kickstart commands and command line arguments | |||
|---|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Jan Stodola <jstodola> | |
| Component: | general | Assignee: | beaker-dev-list | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 27 | CC: | bcl, bpeck, cbouchar, jkriz, jwakely, martstyk, otis5842, ptoman, vslavik, zeldar53179507 | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 28.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1907566 (view as bug list) | Environment: | ||
| Last Closed: | 2020-12-14 17:05:27 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
|
Description
Jan Stodola
2020-11-10 16:26:52 UTC
Upstream beaker PR to remove install - https://github.com/beaker-project/beaker/pull/73 Closing. PR https://github.com/beaker-project/beaker/pull/76 Released in Beaker 28.1 https://github.com/beaker-project/beaker/releases/tag/beaker-28.1 Martin, just the kickstart part of this bug was fixed, but not the part for the deprecated kernel boot arguments. I've created a new bug 1907566 for the boot arguments. Oh you right. Thank you for the ticket. Can you please open it in GH? I guess I will do the work anyway. I believe that the Beaker team is using JIRA now for their work and BZ is obsolete. Git Hub issue: https://github.com/beaker-project/beaker/issues/83 Using deprecated kickstart commands and command line arguments can lead to various issues and inefficiencies. Firstly, deprecated commands are no longer supported or maintained by the developers, which means they may contain bugs or security vulnerabilities that can pose risks to the system. Relying on such commands can result in instability, unexpected behavior, or even system crashes. https://rankdle.pro |