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

New GUI build for 0.7.0 #938

Merged
merged 3 commits into from
Jul 29, 2020
Merged

New GUI build for 0.7.0 #938

merged 3 commits into from
Jul 29, 2020

Conversation

bloqhead
Copy link

@bloqhead bloqhead commented Jul 29, 2020

Summary

This new build includes a lot of small improvements, as well as the addition of Zone status and Zone Insights.

Full changelog

  • feat: Diagnostics page [#41]
  • feat: Consolidated the GUI and HTTP API to run on the same port. Both now run on port :5681. This ties into #915 on the Kuma repository [#44]
  • chore: Remote CPs has now been renamed to simply "Zones". The endpoints for fetching Zones have been updated accordingly in the GUI to align with these changes in Kuma [#45]
  • feat: All Kuma native tags have been prefixed with kuma.io. service is now kuma.io/service, procotol is now kuma.io/protocol, etc. These changes are made throughout, including the Dataplane Wizards [#46]
  • feat: Various Dataplane view revisions [#47]
  • feat: Various small fixes and improvements [#48]
  • feat: OWNERS.md added [#49]

NOTE:

⚠️ In previous releases of Kuma, the GUI was located at :5683/ but because we've now consolidated the GUI and the HTTP API to on the same port, the GUI has moved to :5681/gui/.

@bloqhead bloqhead requested a review from a team as a code owner July 29, 2020 12:58
Signed-off-by: Daryn St. Pierre <daryn.st.pierre@konghq.com>
@bloqhead bloqhead force-pushed the feat/gui-revisions-0.7.0 branch from 4985bab to 8c2aeed Compare July 29, 2020 12:59
…fig.

Signed-off-by: Daryn St. Pierre <daryn.st.pierre@konghq.com>
@bloqhead bloqhead force-pushed the feat/gui-revisions-0.7.0 branch from 8671c7d to 0550989 Compare July 29, 2020 16:49
…0.7.0

# Conflicts:
#	go.sum

Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
@nickolaev nickolaev merged commit bec5d84 into master Jul 29, 2020
@nickolaev nickolaev deleted the feat/gui-revisions-0.7.0 branch July 30, 2020 09:28
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

Successfully merging this pull request may close these issues.

2 participants