Skip to content

Conversation

@dspo
Copy link
Contributor

@dspo dspo commented May 9, 2025

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:

This commit updates all import paths from github.com/api7/api7-ingress-controller to github.com/apache/apisix-ingress-controller across the codebase. The changes ensure consistency with the project's new location under the Apache organization while maintaining full functionality of the existing code.

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

This commit updates all import paths from `github.com/api7/api7-ingress-controller`
to `github.com/apache/apisix-ingress-controller` across the codebase. The changes
ensure consistency with the project's new location under the Apache organization
while maintaining full functionality of the existing code.
@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2025

conformance test report

apiVersion: gateway.networking.k8s.io/v1
date: "2025-05-09T02:59:12Z"
gatewayAPIChannel: standard
gatewayAPIVersion: v1.2.0
implementation:
  contact: null
  organization: APISIX
  project: apisix-ingress-controller
  url: https://github.com/apache/apisix-ingress-controller.git
  version: v2.0.0
kind: ConformanceReport
mode: default
profiles:
- core:
    result: partial
    skippedTests:
    - GatewayInvalidTLSConfiguration
    - GatewaySecretInvalidReferenceGrant
    - GatewaySecretMissingReferenceGrant
    - HTTPRouteHTTPSListener
    - HTTPRouteHostnameIntersection
    - HTTPRouteInvalidBackendRefUnknownKind
    - HTTPRouteInvalidCrossNamespaceBackendRef
    - HTTPRouteInvalidCrossNamespaceParentRef
    - HTTPRouteInvalidNonExistentBackendRef
    - HTTPRouteInvalidParentRefNotMatchingSectionName
    - HTTPRouteInvalidReferenceGrant
    - HTTPRouteListenerHostnameMatching
    - HTTPRoutePartiallyInvalidViaInvalidReferenceGrant
    - HTTPRouteReferenceGrant
    statistics:
      Failed: 0
      Passed: 19
      Skipped: 14
  name: GATEWAY-HTTP
  summary: Core tests partially succeeded with 14 test skips.

@dspo dspo changed the title chore: Update import paths to reflect new repository structure chore: rename module from github.com/api7/api7-ingress-controller to github.com/apache/apisix-ingress-controller May 9, 2025
@dspo dspo requested a review from ronething May 9, 2025 05:44
Copy link
Contributor

@ronething ronething left a comment

Choose a reason for hiding this comment

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

lgtm

@dspo dspo merged commit 1d7c332 into release-v2-dev May 9, 2025
9 checks passed
@dspo dspo deleted the chore/change-module-name branch June 23, 2025 07:27
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.

4 participants