-
Notifications
You must be signed in to change notification settings - Fork 692
Blog post on helm kanvas snapshot #2162
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
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for mesheryio-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @Aijeyomah, 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!
Summary of Changes
This pull request introduces a new blog post on the topic of Helm Kanvas Snapshot. The post explains what Helm Kanvas Snapshot is, how it works, and how to use it. It also includes helpful links to relevant documentation and resources. Additionally, the Makefile was updated to include the platform linux/amd64
for the docker command.
Highlights
- New Blog Post: A new blog post has been added to the Meshery documentation, detailing the usage and benefits of the Helm Kanvas Snapshot plugin.
- Makefile Update: The Makefile has been updated to specify the platform
linux/amd64
for the docker command, ensuring compatibility across different architectures.
Changelog
- Makefile
- Added
--platform linux/amd64
to the docker command to ensure compatibility across different architectures.
- Added
- collections/_posts/2025/05/13/2025-05-13-meshery-helm-kanvas-snapshot.md
- Created a new blog post explaining the Helm Kanvas Snapshot plugin.
- The blog post covers the purpose, usage, and benefits of the plugin.
- Includes instructions on how to install and use the plugin.
- Provides helpful links to relevant documentation and resources.
Using Gemini Code Assist
The 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 in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command>
or @gemini-code-assist <command>
. Below is a summary of the supported commands.
Feature | Command | Description |
---|---|---|
Code Review | /gemini review |
Performs a code review for the current pull request in its current state. |
Pull Request Summary | /gemini summary |
Provides a summary of the current pull request in its current state. |
Comment | @gemini-code-assist | Responds in comments when explicitly tagged, both in issue comments and review comments. |
Help | /gemini help |
Displays a list of available commands. |
Customization
To customize 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 .gemini/
folder in the base of the repository. Detailed instructions can be found here.
Limitations & Feedback
Gemini Code Assist is currently in preview and may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments to provide feedback.
You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.
A chart's design, now clear to see,
With Kanvas Snapshot, easily.
Helm's complexity,
A visual decree,
Infrastructure's clarity.
Footnotes
-
Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution. ↩
Signed-off-by: Eti Ijeoma <[email protected]>
6b24c48
to
d13ff67
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
The pull request introduces a new blog post about the Helm Kanvas Snapshot plugin. The post explains the plugin's functionality, usage, and benefits. Overall, the content is informative and well-structured. Here are some suggestions for improvement.
Summary of Findings
- Malformed code blocks: The code blocks in the blog post are malformed. They should be enclosed in three backticks at the beginning and end of the code block.
- Duplicated command: The
helm helm-kanvas-snapshot
command is duplicated in the blog post. It should be corrected tohelm kanvas-snapshot -f https://meshery.io/charts/meshery-v0.8.12.tgz --name meshery-chart
.
Merge Readiness
The pull request introduces a new blog post about the Helm Kanvas Snapshot plugin. The content is informative and well-structured, but there are a few issues that need to be addressed before merging, specifically the malformed code blocks and the duplicated command. I am unable to directly approve this pull request, and recommend that others review and approve this code before merging. Please address the identified issues before merging.
Signed-off-by: Eti Ijeoma <[email protected]>
Signed-off-by: Eti Ijeoma <[email protected]>
Signed-off-by: Eti Ijeoma <[email protected]>
Signed-off-by: Eti Ijeoma <[email protected]>
Signed-off-by: Eti Ijeoma <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, looks great! some comments for your consideration! thanks
collections/_posts/2025/05/13/2025-05-13-meshery-helm-kanvas-snapshot.md
Outdated
Show resolved
Hide resolved
collections/_posts/2025/05/13/2025-05-13-meshery-helm-kanvas-snapshot.md
Outdated
Show resolved
Hide resolved
collections/_posts/2025/05/13/2025-05-13-meshery-helm-kanvas-snapshot.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Eti Ijeoma <[email protected]>
3120756
to
eff250a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Aijeyomah!
collections/_posts/2025/05/13/2025-05-13-meshery-helm-kanvas-snapshot.md
Outdated
Show resolved
Hide resolved
collections/_posts/2025/05/13/2025-05-13-meshery-helm-kanvas-snapshot.md
Outdated
Show resolved
Hide resolved
…napshot.md Co-authored-by: Pranav Singh <[email protected]> Signed-off-by: Vivek Vishal <[email protected]>
…napshot.md Co-authored-by: Pranav Singh <[email protected]> Signed-off-by: Vivek Vishal <[email protected]>
Description
This PR fixes #
Notes for Reviewers
Signed commits