Skip to content

Conversation

@AlinsRan
Copy link
Contributor

@AlinsRan AlinsRan commented Dec 8, 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:

  • Fix gateway resource isolation issue caused by missing controllerName validation

This commit fixes an issue where the Gateway resource did not validate the controllerName field.
Without this check, multiple controllers could reconcile the same Gateway resource, leading to resource conflicts and unstable test behavior.

https://github.com/apache/apisix-ingress-controller/actions/runs/20014615226/job/57393721934#step:13:19681

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

@AlinsRan AlinsRan marked this pull request as ready for review December 8, 2025 06:10
@AlinsRan AlinsRan changed the title test: fix wss related tests are unstable fix: wss related tests are unstable Dec 9, 2025
@AlinsRan AlinsRan merged commit b70e22e into apache:master Dec 10, 2025
26 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