-
**Is your feature request related to a problem? Please describe.**
Users may wish to apply some labels to all metrics based on the specific request context -- for example, a server that acts as a b…
-
**Describe the feature request**
Istio K8S-GW uses `controllerName: istio.io/gateway-controller` ( similar with GKE networking.gke.io/gateway ), hardcoded
as a constant.
It would be better …
-
As part of Nephio, we are designing CRD-based APIs for network functions and network topology. We are also developing open source controllers and development kits for vendors to build their own contro…
-
Kiến trúc của Openstack Neutron
-
Hi
I deploy nse-composition example followd:https://github.com/networkservicemesh/deployments-k8s/tree/v1.6.1/examples/features/nse-composition
I do not understand nse-composition-ns.yaml
1、What is t…
-
I am getting error after running _`bin/winapps check`_
My winapps.conf file has correct username and password
It gives the following error==
```
bin/winapps check
/usr/bin/xfreerdp
[14:40:28:7…
-
I'm in the process of evaluating this project for our API. It looks promising, but one core aspect is unclear to me.
Could you provide an example of how I would specify/reference an authorizer func…
fubar updated
6 years ago
-
It has been identified that there is the need for a transit gateway between the management cluster VPC and infrastructure VPCs
This needs to be added as a new composition that can be nested inside …
-
Shared enums would be really useful to define standard values across services.
For example:
```graphql
enum Gender @boundary {
MALE
FEMALE
OTHER
UNKNOWN
}
```
Similarly, s…
-
### Issue Description
The following schema does not adhere to the [`@interfaceObject` usage rules](https://www.apollographql.com/docs/federation/federated-types/interfaces#usage-rules) as currently…