Spring_MT

Results 4 issues of Spring_MT

**Is your feature request related to a problem? Please describe.** I try to use open-match with AWS EKS. In AWS EKS, `aws-load-balancer-controller` is needed using AWS LB(ALB or NLB) for...

area/feature

**Describe the bug** When using Bottlerocket in EKS, otel-collector can not collect Pod metrics. Log is bellow. ``` 2022-03-20T14:04:42.986Z warn cadvisor/container_info_processor.go:93 No pod metric collected {"kind": "receiver", "name": "awscontainerinsightreceiver", "metrics...

metrics
EKS

**What this PR does / Why we need it**: I try to use open-match with AWS EKS. In AWS EKS, `aws-load-balancer-controller` is needed using AWS LB(ALB or NLB) for k8s...

Lexical Scoping protobuf examples is invalid. ``` $ cat person.proto edition = "2023"; option features.enum_type = CLOSED; message Person { string name = 1; int32 id = 2 [features.presence =...