Skip to content

Conversation

@puertomontt
Copy link
Contributor

@puertomontt puertomontt commented Nov 21, 2025

Description

Add global disable option for JWT policy, implemented with composite filter in same manner as ext proc.

Change Type

/kind new_feature

Changelog

Add global disable option for JWT policy

Additional Notes

Copilot AI review requested due to automatic review settings November 21, 2025 03:08
@gateway-bot gateway-bot added do-not-merge/description-invalid do-not-merge/kind-invalid Indicates a PR lacks a `kind/foo` label and requires one. do-not-merge/release-note-invalid Indicates that a PR should not merge because it's missing one of the release note labels. labels Nov 21, 2025
@gateway-bot gateway-bot added kind/feature Categorizes issue or PR as related to a new feature. release-note and removed do-not-merge/description-invalid do-not-merge/kind-invalid Indicates a PR lacks a `kind/foo` label and requires one. do-not-merge/release-note-invalid Indicates that a PR should not merge because it's missing one of the release note labels. labels Nov 21, 2025
Copy link
Contributor

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.

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

Comments suppressed due to low confidence (2)

internal/kgateway/extensions2/plugins/trafficpolicy/traffic_policy_plugin.go:1

  • The TODO comment on line 424 should be removed as global JWT disable filter support has been implemented in this PR.
package trafficpolicy

internal/kgateway/extensions2/plugins/trafficpolicy/traffic_policy_plugin.go:1

  • The commented-out line on line 440 should be removed since it's now uncommented on line 441 as part of this PR's implementation.
package trafficpolicy

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@puertomontt puertomontt linked an issue Nov 24, 2025 that may be closed by this pull request
@lgadban lgadban self-requested a review November 25, 2025 02:43
Copy link
Contributor

@lgadban lgadban left a comment

Choose a reason for hiding this comment

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

mostly LGTM! just a few minor comments and questions

@lgadban lgadban added this pull request to the merge queue Nov 26, 2025
Merged via the queue into kgateway-dev:main with commit 8294796 Nov 26, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature Categorizes issue or PR as related to a new feature. release-note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add support for disabling JWT

5 participants