nicoche

Results 8 issues of 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....

kind/feature
lifecycle/stale

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...

kind/enhancement
area/cli

### 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: ![image](https://github.com/kumahq/kuma/assets/78445450/c7e380a3-c8a7-4cb8-a8a5-1bfaa7cc1f3a) Here...

kind/bug
triage/needs-reproducing

Similarly to https://github.com/grafana/agent/issues/1544, the agent could discover `AlertManagerConfig` CRDs to configure mimir's alert manager via its API

enhancement

### 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...

kind/bug
triage/needs-reproducing

### 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...

type/docs
pr/no-changelog
backport/1.16
backport/1.17
backport/1.18

### 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,...

good first issue
triage/accepted
triage/stale
kind/bug

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...