Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to see Custom Plugins on Plugins page #184

Closed
1 task done
elhackeado opened this issue Feb 16, 2024 · 3 comments
Closed
1 task done

unable to see Custom Plugins on Plugins page #184

elhackeado opened this issue Feb 16, 2024 · 3 comments

Comments

@elhackeado
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Kong version ($ kong version)

kong 3.6

Current Behavior

Earlier version, kong 3.5 was showing Custom Built plugins on Kong Manager UI Plugins page. But newly shipped kong manager with kong 3.6 seems to have some kind of bug, unable to see any custom built plugin on UI.

Expected Behavior

No response

Steps To Reproduce

  1. Build any custom plugin with kong 3.6 as base container image.
  2. Check kong manager plugins page, it should show the custom plugin on the page, but doesn't.

Anything else?

No response

@nekolab
Copy link
Contributor

nekolab commented Feb 21, 2024

Hi @elhackeado
Thanks for the feedback! We have reproduced this issue and are investigating it now

@elhackeado
Copy link
Author

@nekolab how soon can this be fixed ?

@Leopoldthecoder
Copy link
Member

Hi @elhackeado, the fix is in #185 but we don't have a release date yet. Meanwhile, as a workaround, you can manually change the URL in your browser to create a custom plugin. For example, /plugins/plugin-foo/create?redirect=/plugins, assuming the name of your custom plugin is plugin-foo.

Once #185 is merged, you could also build and serve the Kong Manager UI from the source code to include the fix.

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

No branches or pull requests

3 participants