Skip to content

feat: support allow/block http_methods for ingress annotations#2623

Merged
AlinsRan merged 4 commits intoapache:masterfrom
AlinsRan:feat/ingress-anno-http-method
Oct 29, 2025
Merged

feat: support allow/block http_methods for ingress annotations#2623
AlinsRan merged 4 commits intoapache:masterfrom
AlinsRan:feat/ingress-anno-http-method

Conversation

@AlinsRan
Copy link
Copy Markdown
Contributor

@AlinsRan AlinsRan commented Oct 27, 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:

close: #1608

support:

  • "k8s.apisix.apache.org/http-allow-methods"
  • "k8s.apisix.apache.org/http-block-methods"

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
Copy link
Copy Markdown
Contributor

need resolve conflicts.

@AlinsRan AlinsRan merged commit ee561f7 into apache:master Oct 29, 2025
28 of 29 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.

bug: Block request method with Apisix Ingress Controller annotation

3 participants