Shreya Jayaraman

Results 7 issues of Shreya Jayaraman

This PR adds CI to validate the migration path from CiliumEndpoint to CiliumEndpointSlice, by checking that the migration does not affect connectivity on a migrated cluster. Please ensure your pull...

release-note/ci
kind/community-contribution

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? Repro Steps: I set up a Cilium cluster (on Kind) and...

kind/bug
needs/triage
kind/community-report

This PR reduces the cardinality of the two node connectivity metrics, `node_connectivity_latency_seconds` and `node_connectivity_status`. Prior to this, the node connectivity metrics were exported with source node and target node information,...

release-note/minor
dont-merge/wait-until-release
kind/community-contribution

Add CFP for [cilium issue #32820](https://github.com/cilium/cilium/issues/32820). [Draft CFP](https://docs.google.com/document/d/102NC62FENIza27DzqMpFC33bXqR-h2nKmAi4XG2D6oQ/edit?usp=sharing)

This PR adds preliminary changes necessary to fully address #32820 & the corresponding CFP. Specifically, this PR: - Changes the package being used for the ICMP pinger. - Reconfigures the...

release-note/minor

TESTING ```release-note enable operator managing identities in CI ```

stale
dont-merge/needs-release-note-label

This PR makes a change to add an option to create CiliumEndpointSlices directly from pods instead of from CiliumEndpoints. This is a step towards eliminating the need for CEPs when...

release-note/minor
feature/ces