Skip to content

refactor: new apisix ingress controller #2421

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

Merged
merged 12 commits into from
Jun 25, 2025
Merged

refactor: new apisix ingress controller #2421

merged 12 commits into from
Jun 25, 2025

Conversation

ronething
Copy link
Contributor

@ronething ronething commented Jun 24, 2025

Signed-off-by: ashing axingfly@gmail.com

Type of change:

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches
  • Documentation
  • Refactor
  • Chore
  • CI/CD or Tests

What this PR does / why we need it:

ref: https://lists.apache.org/thread/r8ydjz4nq35xokov2lc6sfhppybqwgrn

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

ronething added 6 commits May 21, 2025 16:59
Signed-off-by: ashing <axingfly@gmail.com>
Signed-off-by: ashing <axingfly@gmail.com>
Signed-off-by: ashing <axingfly@gmail.com>
Signed-off-by: ashing <axingfly@gmail.com>
Signed-off-by: ashing <axingfly@gmail.com>
Signed-off-by: ashing <axingfly@gmail.com>
@ronething ronething marked this pull request as draft June 24, 2025 01:31
Signed-off-by: ashing <axingfly@gmail.com>
Signed-off-by: ashing <axingfly@gmail.com>
Signed-off-by: ashing <axingfly@gmail.com>
@ronething ronething marked this pull request as ready for review June 24, 2025 08:20
Signed-off-by: ashing <axingfly@gmail.com>
@ronething ronething marked this pull request as draft June 24, 2025 11:18
Signed-off-by: ashing <axingfly@gmail.com>
@ronething ronething marked this pull request as ready for review June 25, 2025 03:39
Copy link

@Copilot 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

This PR refactors the documentation for the new APISIX Ingress Controller by removing many outdated files and introducing a new, streamlined structure. Key changes include:

  • Removal of numerous legacy documentation files (e.g. tutorials, deployment guides, CRD concepts, contribution and FAQ pages).
  • Addition of new documentation files (e.g. Configure and Concepts) to reframe and simplify the user guidance.
  • Cleanup of the sidebar configuration by removing the old config.json.

Reviewed Changes

Copilot reviewed 147 out of 742 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/en/latest/monitoring.md Removed outdated monitoring tutorial.
docs/en/latest/getting-started.md Removed legacy “Getting Started” guide.
docs/en/latest/design.md Removed old design documentation.
docs/en/latest/deployments/* Removed multiple deployment guides (TKE, OpenShift, etc.).
docs/en/latest/contribute.md Removed obsolete contribution guide.
docs/en/latest/config.json Removed sidebar configuration file.
docs/en/latest/concepts/* Removed numerous detailed CRD and concept docs.
docs/crd/config.yaml Removed CRD config file from documentation.
docs/crd/api.md Removed large CRD API reference (to be restructured).
docs/configure.md New file added with APISIX Ingress Controller configuration.
docs/concepts.md New file added providing a high-level concepts overview.

Signed-off-by: ashing <axingfly@gmail.com>
@ronething ronething merged commit 756ed51 into master Jun 25, 2025
29 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants