Jacques I Massa

Results 10 issues of Jacques I Massa

**Is your feature request related to a problem? Please describe.** There are 3 pipelines that build the images and use the same gh action code - build https://github.com/microsoft/retina/blob/main/.github/workflows/images.yaml - release...

type/enhancement
good first issue

**Is your feature request related to a problem? Please describe.** Currently, we are unable to run our e2e tests in pr open from forks because github does not allow sharing...

type/enhancement
area/infra
priority/1

# Description This PR adds the following end to end test scenarios: 1. basic metrics dns 2. advanced metrics retina upgrade 3. advanced metrics node to api server latency ##...

type/enhancement
area/infra

# Description This PR adds the deployment files, values as well as make targets for our hubble milestone. ## Related Issue If this pull request is related to any issue,...

**Describe the bug** After migrating the agent and operator code to establish the Hubble control plane, we observed that the flows are not being enriched with pods and namespace information...

type/bug

## Description Hubble v1.17 currently uses Go **1.23.4**, but the **main** branch has already been updated to **1.23.6** ([Reference](https://github.com/cilium/hubble/blob/e939997e53aba08de8ecf20017c7b2ac513e9704/Makefile#L27)). Once a new version of Hubble is released, we should upgrade...

good first issue

Currently, our [E2E ](https://github.com/microsoft/retina/tree/main/test/e2e) testing platform is not well-documented, which makes onboarding new team members and troubleshooting existing workflows challenging. Comprehensive documentation is essential to improve collaboration, reduce knowledge silos,...

area/documentation
area/infra

heartbeat already comes with kernel version attribute; https://github.com/microsoft/retina/blob/5ff1567e8a988209494b0cddd34f3939ac51e53c/pkg/telemetry/telemetry.go#L170 We would like to add it to traces as well in order to directly pinpoint what kernel version is producing a specific...

good first issue
area/infra

Following this PR https://github.com/microsoft/retina/pull/953, some linux util labels were removed. There are some unused codes related to linux util, such as PrevTCPSockStats option.

good first issue