Skip to content

chore: release apisix-ingress-controller 2.1.0#972

Open
AlinsRan wants to merge 3 commits into
apache:masterfrom
AlinsRan:chore-release-ingress-2.1.0
Open

chore: release apisix-ingress-controller 2.1.0#972
AlinsRan wants to merge 3 commits into
apache:masterfrom
AlinsRan:chore-release-ingress-2.1.0

Conversation

@AlinsRan
Copy link
Copy Markdown
Contributor

@AlinsRan AlinsRan commented May 28, 2026

Summary

Upgrade apisix-ingress-controller chart to release version 2.1.0.

Changes

Chart version

  • Chart.yaml: bump version 1.1.21.2.0, appVersion 2.0.12.1.0
  • values.yaml: update default image tag 2.0.12.1.0

CRD updates

Updated 3 CRDs that changed in 2.1.0:

  • apisixconsumers: relax jwtAuth private_key requirement, add CEL validation; support plugins field
  • apisixroutes: add Body scope to match expressions; update algorithm enum
  • backendtrafficpolicies: add healthCheck field (active/passive health checks)

ADC sidecar upgrade

  • Upgrade ghcr.io/api7/adc from 0.24.20.26.0
  • ADC v0.26.0 added the /configs/validate server API required by the new ADC-backed admission validation feature in 2.1.0

Config update

  • Add listener_port_match_mode config option (new in 2.1.0, default: auto) for port-based Gateway API routing

Related

Foo Bar and others added 3 commits May 28, 2026 09:07
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Update CRDs: apisixconsumers, apisixroutes, backendtrafficpolicies
- Upgrade adc sidecar from 0.24.2 to 0.26.0 (required for /configs/validate API)
- Add listener_port_match_mode config option (new in 2.1.0)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant