You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Internally tracked as FTI-5669.
Duplicate credentials in consumer is meaningless, and Kong 3.4 or above rejects such configuration. To avoid the invalid configuration generated, we need to reject duplicate credentials in consumers.
Proposed Solution
reject duplicate items in credentials list of KongConsumer in CEL on definition of the CR, or reject it in webhooks.
Additional information
No response
Acceptance Criteria
KongConsumer with duplicate items in credentials is rejected.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Problem Statement
Internally tracked as FTI-5669.
Duplicate credentials in consumer is meaningless, and Kong 3.4 or above rejects such configuration. To avoid the invalid configuration generated, we need to reject duplicate credentials in consumers.
Proposed Solution
credentials
list ofKongConsumer
in CEL on definition of the CR, or reject it in webhooks.Additional information
No response
Acceptance Criteria
KongConsumer
with duplicate items incredentials
is rejected.The text was updated successfully, but these errors were encountered: