-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(dockerfiles,dockerfiles-multi-stages): simple builder image for pd #111
Conversation
…for pd Signed-off-by: wuhuizuo <[email protected]>
Pull Request ReviewTitle:
Description:
Summary of Key Changes:
Potential Problems:
Fixing Suggestions:
|
Summary of Changes
Potential Problems
Suggestions
Review- The base image is made open source, and it can now be updated by the renovate bot.
- The builder image for `pd` has been simplified.
- CI and release workflows have been updated to detect changes in Dockerfiles using `dorny/paths-filter`.
**Potential Problems:**
- The new change detection in CI and release workflows may not work as expected.
**Suggestions:**
1. Test the CI and release workflows to ensure the change detection works correctly.
2. Verify that the new builder image for `pd` works as expected.
3. Make sure that the updated base image works correctly with the other components of the project. |
Signed-off-by: wuhuizuo <[email protected]>
173a163
to
ee1559b
Compare
SummaryThis pull request focuses on refactoring the Dockerfiles and multi-stage builds for the PD (Placement Driver) component. Key changes include:
ChangesThe following changes were made in the
In the
In the
The Potential problems and suggestions
Overall, the pull request looks good, but the potential problems mentioned above should be considered and addressed if necessary. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lijie0123 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
pd
.