Bump mpi-operator version to v0.8.2 to pull in upstream stability bug fixes#5916
Conversation
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request upgrades the Kubeflow MPI Operator to version v0.8.2. The primary objective is to improve system stability by adopting the latest upstream release, which addresses several critical bugs found in version v0.8.0. The changes involve updating documentation and configuration files to ensure users and automated deployment pipelines utilize the stable v0.8.2 manifests and container images. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize the Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the Kubeflow MPI Operator version from v0.8.0 to v0.8.2 in the documentation and examples for both gke-a4x-max-bm and gke-a4x. This includes updating the deployment commands, manifest URLs, and the MPI launcher/worker container images. I have no feedback to provide as the changes are straightforward documentation updates.
SwarnaBharathiMantena
left a comment
There was a problem hiding this comment.
Can you please update
cluster-toolkit/examples/gke-h4d/gke-h4d.yaml
Line 184 in 15a7671
37be373 to
7d585f2
Compare
This PR updates the recommended mpi-operator version from v0.8.0 to v0.8.2. The v0.8.0 release contains known stability bugs, which are resolved in the v0.8.2 release.
Submission Checklist
NOTE: Community submissions can take up to 2 weeks to be reviewed.
Please take the following actions before submitting this pull request.