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

feat(gui): added a new feature to support proxy Admin API via gui. #13647

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raoxiaoyan
Copy link
Contributor

@raoxiaoyan raoxiaoyan commented Sep 11, 2024

Summary

  1. By default, if the admin_gui_api_url was not set to a value, The admin API is proxy by Kong Gateway.
  2. If the admin_gui_api_url was set to a special value. The Admin API is proxy by Kong Manager.

admin_gui_api_url = http://localhost:8001

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

KM-478

@github-actions github-actions bot added core/templates cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee labels Sep 11, 2024
@raoxiaoyan raoxiaoyan changed the title feat(gui): added a new feature to proxy ADMIN API via 8002. feat(gui): added a new feature to support proxy Admin API via 8002. Sep 11, 2024
@raoxiaoyan raoxiaoyan marked this pull request as draft September 11, 2024 08:00
@raoxiaoyan raoxiaoyan force-pushed the feat/proxy_api branch 2 times, most recently from 6154af7 to d624181 Compare September 12, 2024 02:36
@raoxiaoyan raoxiaoyan changed the title feat(gui): added a new feature to support proxy Admin API via 8002. feat(gui): added a new feature to support proxy Admin API via gui. Sep 29, 2024
@raoxiaoyan raoxiaoyan marked this pull request as ready for review September 30, 2024 02:42
@team-gateway-bot team-gateway-bot added the author/community PRs from the open-source community (not Kong Inc) label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author/community PRs from the open-source community (not Kong Inc) cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee core/templates size/M skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants