Implement optional embedding of custom RPMs in the RHEL4Edge image#750
Conversation
…on in the RHEL4Edge ISO
…ic nature of the mechanism
|
Skipping CI for Draft Pull Request. |
|
/assign @dhellmann |
|
/approve I verified that using the build script in #748 the instructions work to build the RPM with the containers. |
|
@ggiguash: you cannot LGTM your own PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@ggiguash, is I understood USHIFT-112 to be about user documentation and the main README links to there from the user documentation section, but the way |
|
@fzdarsky, Yes, it's supposed to be a "user doc" in a way that explains the user how to use the existing tools to build their own custom procedures. I did not know there was a convention on what scripts users should run from the tree. If so, we can move some scripts around. |
|
If this current documentation is more developer-oriented, maybe we just need to move it to the developer section in the top-level README.md |
I'd say we need both user documentation and developer documentation:
|
|
Moved the rhel4edge_iso.md document to the dev section in the top-level README and adjusted its intro to denote the dev audience. |
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhellmann, fzdarsky, ggiguash The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@ggiguash: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Implement optional embedding of custom RPMs in the RHEL4Edge image to allow MicroShift container image delivery as part of the ISO.
The following changes were implemented:
USHIFT-112