Skip to content

Conversation

farodin91
Copy link
Contributor

Summary

This PR adds/fixes [feature/bug] by [brief description of what the change does].

Related Issue

Fixes #3723

Changes

  • Added component and logic for endpointslice
  • add support for resource map
  • add support for global search
  • add support for details and list
  • link in services

Screenshots (if applicable)

Notes for the Reviewer

  • [e.g., This touches the i18n layer, so please check language consistency.]

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 2, 2025
@farodin91 farodin91 marked this pull request as draft September 2, 2025 06:32
@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Sep 2, 2025
@farodin91 farodin91 marked this pull request as ready for review September 2, 2025 06:53
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 2, 2025
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 4, 2025
* add support for resource map
* add support for global search
* add support for details and list
* link in services

Signed-off-by: farodin91 <[email protected]>
@farodin91 farodin91 force-pushed the frontend--add-endpointslice-support branch from b5af07d to 6be0760 Compare September 4, 2025 18:21
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 4, 2025
@joaquimrocha
Copy link
Contributor

Awesome! Thanks for another great contribution @farodin91 !
/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 22, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: farodin91, joaquimrocha

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 22, 2025
@k8s-ci-robot k8s-ci-robot merged commit 90e001f into kubernetes-sigs:main Sep 22, 2025
12 checks passed
@illume illume added this to the v0.36.0 milestone Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Endpoint Slices support
4 participants