nicoche
nicoche
Hi! I currently use annotation `"cloud.google.com/neg"` (`NEGAnnotationKey` https://github.com/kubernetes/ingress-gce/blob/master/pkg/annotations/service.go#L39-L47) with `ingress: true` to automatically create network endpoint groups. It works incredibly well. I want to set a custom name to NEGs....
Hi! First, thanks for working on delve. This issue is probably in between a bug and a feature request. Basically, it happens to me often to copy-paste some path to...
### What happened? Kuma version 2.5 It seems that disconnected ZoneIngresses are not being cleaned up. Here is an example of a ZoneIngress disconnected since a few weeks:  Here...
Similarly to https://github.com/grafana/agent/issues/1544, the agent could discover `AlertManagerConfig` CRDs to configure mimir's alert manager via its API
### What happened? Sometimes, when a zone connection to the global CP is destroyed, KDS detects that some resources disappeared. After the zone connection is re-established, the resources are re-seen...
### Description Fix a typo in the docs ### Testing & Reproduction steps N/A ### Links N/A ### PR Checklist N/A * [x] updated test coverage * [x] external facing...
### What happened? Hey! I've noticed a strange behavior when trying to create a mesh with mTLS. When providing secrets, if one them is present but not the other one,...
Hey! First, thanks for the work on go-control-plane. I have a feature request. The idea would be to be able to know, at any time, what Resources are in use...