kuma-gui
kuma-gui copied to clipboard
🐻 A GUI built on Vue.js for use with Kuma.
See title, we no longer use this and it has problematic dependencies
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.17.0 to 8.7.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.7.0 8.7.0 (2024-09-23) 🚀 Features eslint-plugin: [no-unsafe-call] check calls of Function (#10010) eslint-plugin: [consistent-type-exports] check export * exports...
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.4.1 to 9.0.2. Release notes Sourced from @faker-js/faker's releases. v9.0.2 What's Changed chore(deps): update dependency @algolia/client-search to v5.4.1 by @renovate in faker-js/faker#3099 chore(deps): update devdependencies by @renovate...
### Description Our mocks have pretty much stayed using the hurriedly built mocking framework from when we started re-architecting the application, they also started off with a set of mocks...
### What happened? At the moment it shows `kuma.io/service` this is not very correct when using MeshService.
### What happened? See: In total I have 2 zones with 2 services in each. Seems like this mixes up everything
### What happened? We removed it from regular dataplanes we should do the same from gateways
### What happened? When you try to filter dataplanes that match built in gateway and enter filter that returns 0 result, then filter input is missing and you cannot change...
### What happened? When built in gateway is zone originated, we should filter not only by kuma.io/service but also by kuma.io/zone tag. At the moment when inspecting gateway dataplanes on...