Specifying a nonexistent plugin name via konghq.com/plugins
annotation is silently ignored, configuration is applied with that plugin
#6139
Labels
bug
Something isn't working
Is there an existing issue for this?
Current Behavior
When users use a custom plugin in
konghq.com/plugins
annotation e.g. like so:then KIC emits configuration without this plugin, emits
KongConfigurationSucceeded
event, and the following error log:Expected Behavior
Expected behavior yet to be decided but I'd expect that
KongConfigurationTranslationFailed
eventSteps To Reproduce
Kubernetes version
No response
Anything else?
Relevant piece of code that skips creation of failure events (through
failuresCollector
) :kubernetes-ingress-controller/internal/dataplane/kongstate/kongstate.go
Lines 490 to 495 in e7b3048
The text was updated successfully, but these errors were encountered: