Conversation
Update marketplace.json and plugin.json for both kubestellar-ops and kubestellar-deploy to match the new v0.8.4 stable release of kubestellar-mcp. Co-Authored-By: Claude Opus 4.6 <[email protected]> Signed-off-by: Andrew Anderson <[email protected]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome to KubeStellar! 🚀 Thank you for submitting this Pull Request. Before your PR can be merged, please ensure: ✅ DCO Sign-off - All commits must be signed off with ✅ PR Title - Must start with an emoji: ✨ (feature), 🐛 (bug fix), 📖 (docs), 🌱 (infra/tests), Getting Started with KubeStellar: Contributor Resources:
🌟 Help KubeStellar Grow - We Need Adopters! Our roadmap is driven entirely by adopter feedback. Whether you're using KubeStellar yourself or know someone who could benefit from multi-cluster Kubernetes: 📋 Take our Multi-Cluster Survey - Share your use cases and help shape our direction! A maintainer will review your PR soon. Feel free to ask questions in the comments or on Slack! |
❌ PR Title Verification FailedYour PR title does not follow the required format. Current title: Required FormatPR titles must start with one of these emoji prefixes:
How to FixEdit your PR title to start with the appropriate emoji. For example:
You can edit the title by clicking the Edit button next to your PR title. This comment was automatically posted by the PR Title Verifier workflow. |
|
🎉 Thank you for your contribution! Your PR has been successfully merged. 🌟 Help KubeStellar Grow - We Need Adopters! Our roadmap is driven entirely by adopter feedback - nothing else. Whether you're using KubeStellar yourself or know organizations that could benefit from multi-cluster Kubernetes, we need your help: 📋 Take our Multi-Cluster Survey - Share your use cases and help shape our direction! 🗣️ Spread the word - Tell colleagues, write blog posts, present at meetups 💬 Share feedback on Slack #kubestellar-dev Every adopter story helps us prioritize what matters most. Thank you for being part of the KubeStellar community! |
There was a problem hiding this comment.
Pull request overview
Updates the KubeStellar Claude plugin metadata to align with the v0.8.4 stable release of kubestellar-mcp, ensuring the marketplace and plugin manifests advertise the correct plugin versions.
Changes:
- Bumped
kubestellar-opsplugin version from0.8.1to0.8.4. - Bumped
kubestellar-deployplugin version from0.8.1to0.8.4. - Updated marketplace entries to reflect
0.8.4for both plugins.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| plugins/kubestellar-ops/.claude-plugin/plugin.json | Updates kubestellar-ops plugin manifest version to 0.8.4. |
| plugins/kubestellar-deploy/.claude-plugin/plugin.json | Updates kubestellar-deploy plugin manifest version to 0.8.4. |
| .claude-plugin/marketplace.json | Updates marketplace plugin versions to 0.8.4 for both entries. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
Test plan
brew update && brew upgrade kubestellar-ops kubestellar-deploy🤖 Generated with Claude Code