Skip to content

🌱 Add Easegress to ADOPTERS.md#4037

Merged
clubanderson merged 1 commit intomainfrom
easegress-adopter-v2
Apr 2, 2026
Merged

🌱 Add Easegress to ADOPTERS.md#4037
clubanderson merged 1 commit intomainfrom
easegress-adopter-v2

Conversation

@clubanderson
Copy link
Copy Markdown
Collaborator

@clubanderson clubanderson commented Apr 1, 2026

Re-opened from #3989 (merged in error and reverted in #4034). Awaiting approval from external project contributor before merging.

📌 Fixes


📝 Summary of Changes

  • Added Easegress as an adopter in ADOPTERS.MD with a guided install mission link
  • Removed anonymized placeholder handle (xxx7xxxx) from the Easegress entry, replacing with a general reference to "Easegress maintainers" and linking to the upstream engagement issue thread (easegress-io/easegress#1510)

Changes Made

  • Added Easegress row to ADOPTERS.MD adopters table
  • Corrected Easegress description to remove placeholder handle and use a verifiable issue link instead

Checklist

Please ensure the following before submitting your PR:

  • I used a coding agent (Claude Code, Copilot, Gemini, or Codex) to generate/review this code
  • I have reviewed the project's contribution guidelines
  • New cards target console-marketplace, not this repo
  • isDemoData is wired correctly (cards show Demo badge when using demo data)
  • I have written unit tests for the changes (if applicable)
  • I have tested the changes locally and ensured they work as expected
  • All commits are signed with DCO (git commit -s)

Screenshots or Logs (if applicable)

N/A — documentation-only change.


👀 Reviewer Notes

This is a documentation-only change to ADOPTERS.MD. The only functional difference from the previous version is removal of the xxx7xxxx placeholder handle; the issue thread link and all other content remain the same.

@clubanderson clubanderson added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 1, 2026
Copilot AI review requested due to automatic review settings April 1, 2026 00:18
@kubestellar-prow kubestellar-prow bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Apr 1, 2026
@kubestellar-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign clubanderson for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 1, 2026

Deploy Preview for kubestellarconsole ready!

Name Link
🔨 Latest commit 7819a4f
🔍 Latest deploy log https://app.netlify.com/projects/kubestellarconsole/deploys/69cd3eb8d8c98000082b2e28
😎 Deploy Preview https://deploy-preview-4037.console-deploy-preview.kubestellar.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

👋 Hey @clubanderson — thanks for opening this PR!

🤖 This project is developed exclusively using AI coding assistants.

Please do not attempt to code anything for this project manually.
All contributions should be authored using an AI coding tool such as:

This ensures consistency in code style, architecture patterns, test coverage,
and commit quality across the entire codebase.


This is an automated message.

@kubestellar-prow kubestellar-prow bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 1, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Easegress to the repository’s adopters list (ADOPTERS.MD), expanding the set of CNCF projects highlighted as benefiting from KubeStellar Console and linking to the corresponding guided install mission.

Changes:

  • Added a new adopter row for Easegress, including project and install mission links.
  • Included a reference to an upstream Easegress issue thread as supporting context.

@clubanderson
Copy link
Copy Markdown
Collaborator Author

🔄 Auto-Applying Copilot Code Review

Copilot code review found 1 code suggestion(s) and 0 general comment(s).

@copilot Please apply all of the following code review suggestions:

  • ADOPTERS.MD (line 11): | Easegress | Guided install mission for Easegress via KubeStellar Console, with...

Push all fixes in a single commit. Run cd web && npm run build && npm run lint before committing.


Auto-generated by copilot-review-apply workflow.

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 1, 2026

🔄 Auto-Applying Copilot Code Review

Copilot code review found 1 code suggestion(s) and 0 general comment(s)....

Applied in ac3ffa1 — removed the xxx7xxxx placeholder and updated the description to reference "Easegress maintainers" (plural, general) while keeping the link to the issue thread.

@clubanderson clubanderson force-pushed the easegress-adopter-v2 branch from ac3ffa1 to 0e44ffc Compare April 1, 2026 12:03
@kubestellar-prow kubestellar-prow bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 1, 2026
Signed-off-by: Andrew Anderson <andy@clubanderson.com>
@clubanderson clubanderson force-pushed the easegress-adopter-v2 branch from 0e44ffc to 7819a4f Compare April 1, 2026 15:50
@kubestellar-prow kubestellar-prow bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 1, 2026
@xxx7xxxx
Copy link
Copy Markdown

xxx7xxxx commented Apr 2, 2026

approve

@clubanderson
Copy link
Copy Markdown
Collaborator Author

Thank you @xxx7xxxx

@clubanderson clubanderson merged commit ed6134b into main Apr 2, 2026
15 of 19 checks passed
@kubestellar-prow kubestellar-prow bot deleted the easegress-adopter-v2 branch April 2, 2026 12:57
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Thank you for your contribution! Your PR has been merged.

Check out what's new:

Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants