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
When you have custom plugins deployed with your kong instalation, the manager doesn't shows/list that custom plugins to install them on routes/services/etc...
This was working in the docker image kong:3.4.2, but on the kong/kong-gateway:3.4.3.18 isn't.
Expected Behavior
I expect that my custom plugins to be listed on the "available plugins" in the "add plugin" window.
Steps To Reproduce
Deploy a custom plugin
Run the kong/kong-gateway:3.4.3.18
Access the manager GUI
Create a new Service
Try to add the custom plugin to that Service
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Kong version (
$ kong version
)3.4.3.18
Current Behavior
In the discussion #11212 this bug is reported.
When you have custom plugins deployed with your kong instalation, the manager doesn't shows/list that custom plugins to install them on routes/services/etc...
This was working in the docker image
kong:3.4.2
, but on thekong/kong-gateway:3.4.3.18
isn't.Expected Behavior
I expect that my custom plugins to be listed on the "available plugins" in the "add plugin" window.
Steps To Reproduce
Anything else?
No response
The text was updated successfully, but these errors were encountered: