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

feature(services): initial support for MeshMultiZoneService #2773

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

johncowen
Copy link
Contributor

@johncowen johncowen commented Jul 22, 2024

Initial support for MeshMultiZoneService.

This is pretty much a copy/pasta of MeshService with some slight tweaks.

The detail page specifically is quite bare as we don't need a listing of Dataplanes here.

We probably do need a listing of MeshService here though, although I'd be happy to PR that separately once I find out for definite.

I added a simple listing of MeshServices / meshServices which is just a table with a single name column whose rows link to the MeshService detail page.

Closes #2768

Copy link

netlify bot commented Jul 22, 2024

Deploy Preview for kuma-gui ready!

Name Link
🔨 Latest commit 7220088
🔍 Latest deploy log https://app.netlify.com/sites/kuma-gui/deploys/669fb862c95e4a0008bd0a08
😎 Deploy Preview https://deploy-preview-2773--kuma-gui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@johncowen johncowen marked this pull request as ready for review July 23, 2024 14:04
@johncowen johncowen requested a review from a team as a code owner July 23, 2024 14:04
@johncowen johncowen self-assigned this Jul 23, 2024
@johncowen johncowen added this to the 2.9.x milestone Jul 24, 2024
@johncowen johncowen merged commit f05d532 into kumahq:master Sep 4, 2024
15 checks passed
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.

MeshMultiZoneService GUI
2 participants