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

fix(dataplanes): Correct Dataplane Inbound cluster tab filter #3239

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

johncowen
Copy link
Contributor

@johncowen johncowen commented Nov 28, 2024

Previously we were finding lines for inbounds in the cluster response by using the kuma.io/service name. We should just be using localhost_<port>.

There are few more semi-related things here which I've also noted inline:

  • Altered a e2e test step so we can look for non-existence of text
  • Upgraded DataSource usage to use uri for better type checking.
  • Made both Inbound and Outbound views as consistent as possible.

Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for kuma-gui ready!

Name Link
🔨 Latest commit 9bdb7c8
🔍 Latest deploy log https://app.netlify.com/sites/kuma-gui/deploys/674ee6b629b7520008eed113
😎 Deploy Preview https://deploy-preview-3239--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 force-pushed the fix/inbound-clusters branch from 625a4cf to b7c8327 Compare November 28, 2024 12:14
@johncowen johncowen marked this pull request as ready for review November 28, 2024 13:29
@johncowen johncowen requested a review from a team as a code owner November 28, 2024 13:29
@johncowen johncowen requested review from schogges and removed request for a team November 28, 2024 13:29
@johncowen johncowen force-pushed the fix/inbound-clusters branch from 28f752a to 9bdb7c8 Compare December 3, 2024 11:08
@johncowen johncowen merged commit 65f9c40 into kumahq:master Dec 3, 2024
16 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.

2 participants